Menu

#2 0.4.0 Not Running Under SuSE 9.2 Pro

open
nobody
None
5
2004-12-29
2004-12-29
Anonymous
No

Compiles just fine with zero errors, but when run under
either Gnome or KDE you will recieve a Segmentation Fault.

Discussion

  • Mithun Chaubey

    Mithun Chaubey - 2004-12-29

    Logged In: YES
    user_id=1141278

    Would greatly appreciate a backtrace
    run "gdb"
    type "run grapevine" and hit enter
    type "backtrace" and hit enter
    copy and paste

     
  • Nobody/Anonymous

    Logged In: NO

    (gdb) run grapevine
    Starting program: /usr/local/bin/grapevine grapevine
    [Thread debugging using libthread_db enabled]
    [New Thread 1083416544 (LWP 6388)]
    Detaching after fork from child process 6391.
    Detaching after fork from child process 6392.
    -:36: error: unexpected character `{', expected character `}'
    -:36: error: unexpected character `{', expected character `}'
    Either could not find specified directory, or autodetection
    failed.
    Using (null) as programs directory

    Program received signal SIGSEGV, Segmentation fault.
    [Switching to Thread 1083416544 (LWP 6388)]
    0x0805538f in favorites_TreeViewFill (FavoritesView=0x81a3338)
    at favorites.c:62
    62 entry = readdir(Dir);
    (gdb) backtrace
    #0 0x0805538f in favorites_TreeViewFill
    (FavoritesView=0x81a3338)
    at favorites.c:62
    #1 0x0804caf1 in initTreeViews () at main.c:564
    #2 0x0804ce64 in main (argc=2, argv=0xbffff144) at main.c:641

     
  • KohlyKohl

    KohlyKohl - 2004-12-30

    Logged In: YES
    user_id=1187196

    Starting program: /usr/local/bin/grapevine grapevine
    [Thread debugging using libthread_db enabled]
    [New Thread 1083416544 (LWP 6388)]
    Detaching after fork from child process 6391.
    Detaching after fork from child process 6392.
    -:36: error: unexpected character `{', expected character `}'
    -:36: error: unexpected character `{', expected character `}'
    Either could not find specified directory, or autodetection
    failed.
    Using (null) as programs directory

    Program received signal SIGSEGV, Segmentation fault.
    [Switching to Thread 1083416544 (LWP 6388)]
    0x0805538f in favorites_TreeViewFill (FavoritesView=0x81a3338)
    at favorites.c:62
    62 entry = readdir(Dir);
    (gdb) backtrace
    #0 0x0805538f in favorites_TreeViewFill
    (FavoritesView=0x81a3338)
    at favorites.c:62
    #1 0x0804caf1 in initTreeViews () at main.c:564
    #2 0x0804ce64 in main (argc=2, argv=0xbffff144) at main.c:641

     

Log in to post a comment.

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.