GNOME Bugzilla – Bug 721313
Abort trap (core dumped) on OpenBSD 5.4 -current (amd64)
Last modified: 2021-05-17 13:33:07 UTC
I cannot run 0.7.11 on OpenBSD 5.4 -current (amd64). It core dumps, it seems to be caused by studio.run(). (gdb) bt
+ Trace 232979
If I import in ipython sys, os, from ocrfeeder.studio.studioBuilder import Studio, threre's no core dump. after studion = Studio() the application windows is opened and it somehow works. I can do some simple recognition. When I type studion.run() in ipython it core dumps. I would appreciate any advices how I could provide more info and/or troubleshoot.
Thanks for taking the time to report this bug. Unfortunately, that stack trace is missing some elements that will help a lot to solve the problem, so it will be hard for the developers to fix that crash. Can you get us a stack trace with debugging symbols? Please see http://live.gnome.org/GettingTraces for more information on how to do so and reopen this bug or report a new one. Thanks in advance!
Is this enough? (gdb) thread apply all bt
+ Trace 232990
Thread 1 (process 31716)
-- GitLab Migration Automatic Message -- This bug has been migrated to GNOME's GitLab instance and has been closed from further activity. You can subscribe and participate further through the new bug through this link to our GitLab instance: https://gitlab.gnome.org/GNOME/ocrfeeder/-/issues/62.