Compile taspring with debug messages.

Compile taspring with debug messages.

Discuss everything related to running Spring on your chosen distribution of Linux.

Moderator: Moderators

Post Reply
nir_hp
Posts: 23
Joined: 10 Aug 2007, 15:15

Compile taspring with debug messages.

Post by nir_hp »

Hi,

I compiled myself my taspring for slamd64,
I noticed that everytime it crashes, it does not plot any debug data in the infolog.txt.

How can I make it plot the reason for crashing? (maybe it is not exactly called debug messages)

Or maybe the infolog.txt isn't the place to look for the reasons for the crash?
Kloot
Spring Developer
Posts: 1867
Joined: 08 Oct 2006, 16:58

Re: Compile taspring with debug messages.

Post by Kloot »

Stacktraces are only generated by Windows builds, since the
Linux executables aren't officially distributed and so can vary
in binary signature (due to compiler version differences, etc)
making the trace addresses meaningless for everyone except
the person who got the crash. The only way to obtain them is
by running a debug build in gdb.
Post Reply

Return to “Linux”