I investigated the problem a bit further. It isn’t a segmentation fault, but instead libc detects a problem, prints a stack trace and calls abort().
When using ‘--stack-trace-mode never’, gimp refrains from catching SIGBUS, SIGSEGV and SIGFPE, but it still catches SIGABRT, which isn’t then raised for apport to catch. -- --stack-trace-mode doesn’t seem to work https://bugs.launchpad.net/bugs/136439 You received this bug notification because you are a member of Ubuntu Bugs, which is the bug contact for Ubuntu. -- ubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
