Software binaries randomly crashing
2011-06-17 23:36:06.679628+02 by Dan Lyke 2 comments
Software binaries randomly crashing, so I checkout the SVN repo, compile debug, run w/gdb. No more crashes, snappier and faster. Hmmm...
2011-06-17 23:36:06.679628+02 by Dan Lyke 2 comments
Software binaries randomly crashing, so I checkout the SVN repo, compile debug, run w/gdb. No more crashes, snappier and faster. Hmmm...
[ related topics: Software Engineering ]
comments in ascending chronological order (reverse):
#Comment Re: made: 2011-06-19 19:38:06.614649+02 by: TheSHAD0W
Got a race condition in there somewhere?
#Comment Re: made: 2011-06-19 21:14:41.934415+02 by: spc476
Were you using the system installed binaries? I had isssues with that, where RedHat must have used the "-Opleasemakethisslow" option when compiling some of the libraries.