Menu

#6 Core dump on startup

open-accepted
nobody
None
1
2007-10-07
2007-10-06
bean-bag
No

(gdb) run
Starting program: /home/ben/gjiten-2.6/src/gjiten
[Thread debugging using libthread_db enabled]
[New Thread -1225750848 (LWP 20744)]

** (gjiten:20744): WARNING **: Could not find /usr/local/share/pixmaps/jiten.png

(gjiten:20744): Gdk-CRITICAL **: gdk_cursor_new_from_pixbuf: assertion `GDK_IS_PIXBUF (pixbuf)' failed
**ERROR** /usr/local/share/gjiten/vconj.utf8: stat()
**ERROR** /usr/local/share/gjiten/vconj.utf8: open()

(gjiten:20744): GnomeUI-WARNING **: Could not find GNOME pixmap file kanjidic.png

(gjiten:20744): GnomeUI-WARNING **: Could not find GNOME pixmap file kanjipad.png

** ERROR **: **ERROR** radkfile: stat()

aborting...

Program received signal SIGABRT, Aborted.
[Switching to Thread -1225750848 (LWP 20744)]
0xffffe410 in __kernel_vsyscall ()
(gdb) bt
#0 0xffffe410 in __kernel_vsyscall ()
#1 0xb72e3df0 in raise () from /lib/tls/i686/cmov/libc.so.6
#2 0xb72e5641 in abort () from /lib/tls/i686/cmov/libc.so.6
#3 0xb744870a in g_logv () from /usr/lib/libglib-2.0.so.0
#4 0xb7448749 in g_log () from /usr/lib/libglib-2.0.so.0
#5 0x0804f4c1 in load_radkfile () at kanjidic.c:788
#6 0x0804f77f in kanjidic_create () at kanjidic.c:1084
#7 0xb74be9d9 in g_cclosure_marshal_VOID__VOID ()
from /usr/lib/libgobject-2.0.so.0
#8 0xb74b162b in g_closure_invoke () from /usr/lib/libgobject-2.0.so.0
#9 0xb74c2103 in ?? () from /usr/lib/libgobject-2.0.so.0
#10 0x0825fab0 in ?? ()
#11 0x00000000 in ?? ()
(gdb)

Discussion

  • Botond Botyanszki

    Logged In: YES
    user_id=27448
    Originator: NO

    Data files cannot be found. This means a broken installation.
    I know a popup error dialog would be a bit more user friendly.

     
  • Botond Botyanszki

    • priority: 5 --> 1
    • status: open --> open-accepted
     

Log in to post a comment.