|
Erlang Run Time Errors
|
|
03-03-2017, 07:53 PM
Post: #6
|
||||
|
||||
RE: Erlang Run Time Errors
(03-03-2017 05:08 PM)oort Wrote: What do the numbers that are listed in the error report mean?oort, each tuple in the dump stack list means: {<module name>, <function name>, <param count for the function>}, except for the first tuple (on top) in which the 3rd item isn't the param count, but the parameters it self - the ones used when the crash happened. I removed the line breaks to make easy to see them: Quote:In this case, if the crashes had happened in another function called in toplevel function, instead of the list of parameters you was going to see the number 5 ({wpc_stereoscopic, toplevel, 5}). Quote:It looks like I need to fix "toplevel" in the same way. I think I should be able to fix that now...Yes (twice )
|
||||
|
« Next Oldest | Next Newest »
|
| Messages In This Thread |
|
Erlang Run Time Errors - oort - 03-02-2017, 09:06 PM
RE: Erlang Run Time Errors - micheus - 03-02-2017, 10:55 PM
RE: Erlang Run Time Errors - oort - 03-03-2017, 12:23 AM
RE: Erlang Run Time Errors - micheus - 03-03-2017, 07:16 AM
RE: Erlang Run Time Errors - oort - 03-03-2017, 05:08 PM
RE: Erlang Run Time Errors - micheus - 03-03-2017 07:53 PM
RE: Erlang Run Time Errors - oort - 03-04-2017, 04:10 AM
RE: Erlang Run Time Errors - oort - 03-11-2017, 01:42 AM
RE: Erlang Run Time Errors - micheus - 03-11-2017, 01:45 AM
RE: Erlang Run Time Errors - oort - 03-11-2017, 01:48 AM
|
User(s) browsing this thread: 1 Guest(s)





)
@MicheusVieira
MicheusVieira
Micheuss
micheus4wings3d