(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
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
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
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
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
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
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