On 5/27/22 6:18 AM, mark_at_yahoo via Rosegarden-user wrote:
Sorry, no. Something in my distro turns them off despite ulimit showing unlimited.

I'll see if I can dig up any hints. They can be a bit difficult to get going at first.

I haven't used corefiles for many years because they were useless more often than not (corrupted stack traces) and instead rely on recreating and trapping on purpose in GDB.

  I've had no trouble with them at all.  Just do a:

gdb ./rosegarden ./core

Then "bt" for a backtrace. Works like a charm every time for me. I think gdb has improved immensely over the years.

The most irritating part is if I forget to delete the old one before I do a new run. It won't write over the old one. Definitely been burned by that in the past.

Ted.


_______________________________________________
Rosegarden-user mailing list
[email protected] - use the link below to unsubscribe
https://lists.sourceforge.net/lists/listinfo/rosegarden-user

Reply via email to