Comment 5 for bug 19988

Revision history for this message
Matthew East (mdke) wrote :

This is a pretty big accessibility blocker. I think there is a case for an
-update if you can fix it.

Here is the backtrace:

(gdb) run
Starting program: /usr/bin/gok
[Thread debugging using libthread_db enabled]
[New Thread -1224156448 (LWP 9195)]

** ERROR **: Could not locate registry
aborting...

Program received signal SIGABRT, Aborted.
[Switching to Thread -1224156448 (LWP 9195)]
0xffffe410 in __kernel_vsyscall ()
(gdb) thread apply all bt

Thread 1 (Thread -1224156448 (LWP 9195)):
#0 0xffffe410 in __kernel_vsyscall ()
#1 0xb736b9b1 in raise () from /lib/tls/i686/cmov/libc.so.6
#2 0xb736d2c9 in abort () from /lib/tls/i686/cmov/libc.so.6
#3 0xb75997f4 in g_logv () from /usr/lib/libglib-2.0.so.0
#4 0xb7599828 in g_log () from /usr/lib/libglib-2.0.so.0
#5 0xb7dbb37c in cspi_init () from /usr/lib/libcspi.so.0
#6 0xb7db7e74 in SPI_init () from /usr/lib/libcspi.so.0
#7 0x080822c9 in gok_main_open (argc=1, argv=0xbff88ec4) at main.c:741
#8 0x08081ab5 in main (argc=1, argv=0xbff88ec4) at main.c:450