GNOME Bugzilla – Bug 742597
SIGSEGV fatal error when running orca with SwingSet2
Last modified: 2015-02-27 16:57:26 UTC
Please see https://bugzilla.gnome.org/show_bug.cgi?id=742157#c10 upwards of bug 742157 for information about this bug. Trace: (gdb) thread apply all bt
+ Trace 234530
Thread 16 (Thread 0x7f13206f6700 (LWP 9378))
Created attachment 294724 [details] [review] Patch to fix error There was a SIGEV fatal error when running orca meaning the J2SE-access-bridge script was not identified. This was caused by some dodgy jni initialization and also a configuration bug in the keymaps. Resolving the issues allows the program to init but there is still some locking up in the g_cond(wait) to resolve
[Moving at-spi/java-atk-wrapper bugs to separate product. See bug 740075]