simendsjo Wrote: > > May be, it's an exception while getting symbols? Try to disable strack > > trace generation. > > Not sure I understand what you mean.. Isn't stack trace enabled with -g?
It's enabled. Try to disable it at runtime: set stack trace handler to null. The more features are enabled the more bugs trigger.
