Displaying 2 results from an estimated 2 matches for "find_mark_near".
2003 May 21
1
gastman segmentation fault when pressing 'enter' in a command win dow
.../loaders/libpixbufloader-xpm.so...done.
Loaded symbols for /usr/lib/gdk-pixbuf/loaders/libpixbufloader-xpm.so
#0 0x40115383 in decrement_mark_n () at eval.c:41
41 eval.c: No such file or directory.
in eval.c
(gdb) bt
#0 0x40115383 in decrement_mark_n () at eval.c:41
#1 0x4011543c in find_mark_near () at eval.c:41
#2 0x401153bf in find_mark () at eval.c:41
#3 0x40110a00 in gtk_text_set_position () at eval.c:41
#4 0x40099492 in gtk_editable_set_position () at eval.c:41
#5 0x0805658d in gui_cli_result (s=0x8061229 " \n") at gui.c:1635
#6 0x0804f7f2 in gastman_run_command (...
2003 May 21
0
gastman segmentation fault when pressing 'en ter' in a command win dow
...> Loaded symbols for
> /usr/lib/gdk-pixbuf/loaders/libpixbufloader-xpm.so #0 0x40115383
> in decrement_mark_n () at eval.c:41
> 41 eval.c: No such file or directory.
> in eval.c
> (gdb) bt
> #0 0x40115383 in decrement_mark_n () at eval.c:41
> #1 0x4011543c in find_mark_near () at eval.c:41
> #2 0x401153bf in find_mark () at eval.c:41
> #3 0x40110a00 in gtk_text_set_position () at eval.c:41
<<<snip>>>
What version of GTK did you compile gastman with?
(I'm using GTK-2.0.0 and gastman's command window works fine.)
-Tilghman
_________...