• Website
  • Search
  • Member List
  • Help
  • Old Forum
  • Social Media
    •   @Wings3dOfficial
    •   @Wings3dOfficial
    •   Wings3dOfficial
    •   Wings3dOfficial
  • Register
  • Login
  • Website
  • Search
  • Member List
  • Help
  • Old Forum
  • Register
  • Login
Wings 3D Development Forum Wings 3D Programming v
« Previous 1 2 3 4 Next »
Erlang Run Time Errors

 
  • 0 Vote(s) - 0 Average
Erlang Run Time Errors

micheus
Offline

Forum's Admin and Support | Bug fixer
Posts: 3,681
Threads: 185
Joined: Jun 2012
#6
03-03-2017, 07:53 PM
(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:[Image: dump-detail_zps2c995967.png]
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 Smile)
[Image: tw.png] @MicheusVieira [Image: yt.png] @MicheusVieira [Image: da.png] Micheuss [Image: ig.png] micheus4wings3d
* Wings3D Team stands for: Björn and Dan
« Next Oldest | Next Newest »

Users browsing this thread: 1 Guest(s)



Messages In This Thread
Erlang Run Time Errors - by oort - 03-02-2017, 09:06 PM
RE: Erlang Run Time Errors - by micheus - 03-02-2017, 10:55 PM
RE: Erlang Run Time Errors - by oort - 03-03-2017, 12:23 AM
RE: Erlang Run Time Errors - by micheus - 03-03-2017, 07:16 AM
RE: Erlang Run Time Errors - by oort - 03-03-2017, 05:08 PM
RE: Erlang Run Time Errors - by micheus - 03-03-2017, 07:53 PM
RE: Erlang Run Time Errors - by oort - 03-04-2017, 04:10 AM
RE: Erlang Run Time Errors - by oort - 03-11-2017, 01:42 AM
RE: Erlang Run Time Errors - by micheus - 03-11-2017, 01:45 AM
RE: Erlang Run Time Errors - by oort - 03-11-2017, 01:48 AM

  • View a Printable Version
  • Subscribe to this thread
Forum Jump:

© Designed by D&D - Powered by MyBB

Linear Mode
Threaded Mode