hallo! i noticed two bugs in lyx:
if i open a bigger lyx-document like a help topic (eg. introduction or customization) and i want to scroll a little bit faster, lyx is mostly crashing. (gdb-report and backtrace: lyx-bug-backtrace.txt) another one happens only sometimes: a copy/paste action using the middle mouse button crashes lyx. (gdb-report and backtrace: lyx-bug-backtrace2.txt) the error message is: SIGSEGV signal caught Sorry, you have found a bug in LyX... is there anyone who knows this problems? jan -- +++ GMX - Mail, Messaging & more http://www.gmx.net +++ NEU: Mit GMX ins Internet. Rund um die Uhr f�r 1 ct/ Min. surfen!
(gdb) run Starting program: /soft/lyx/bin/lyx (no debugging symbols found)...(no debugging symbols found)... (no debugging symbols found)...(no debugging symbols found)... Toolbar::add: no LyX command called `buffer-open' exists! (no debugging symbols found)...(no debugging symbols found)... Program received signal SIGSEGV, Segmentation fault. 0x08064515 in fl_set_button () (gdb) bt #0 0x08064515 in fl_set_button () #1 0xbfffe9fc in ?? () #2 0x08064b46 in fl_set_button () #3 0x08083f6e in fl_set_button () #4 0x0817f457 in fl_set_button () #5 0x0810e20b in fl_set_button () #6 0x0810eb74 in fl_set_button () #7 0x08119c36 in fl_set_button () #8 0x08119de7 in fl_set_button () #9 0x080fa3d0 in fl_set_button () #10 0x080fa76b in fl_set_button () #11 0x08055f30 in fl_set_button () #12 0x0825435d in fl_set_button () #13 0x0826258a in fl_set_button () #14 0x08089a8c in fl_set_button () #15 0x08088b66 in fl_set_button () #16 0x40086612 in fl_call_object_callback () from /usr/X11R6/lib/libforms.so.0.88 #17 0x40090440 in slider_cb () from /usr/X11R6/lib/libforms.so.0.88 #18 0x4006c973 in fl_object_qread () from /usr/X11R6/lib/libforms.so.0.88 #19 0x40079f26 in fl_check_forms () from /usr/X11R6/lib/libforms.so.0.88 #20 0x081e6999 in fl_set_button () #21 0x080c2bd4 in fl_set_button () ---Type <return> to continue, or q <return> to quit--- #22 0x080c3329 in fl_set_button () #23 0x080ece31 in fl_set_button () #24 0x402449ed in __libc_start_main () from /lib/libc.so.6 (gdb) q
(gdb) run Starting program: /soft/lyx/bin/lyx (no debugging symbols found)...(no debugging symbols found)... (no debugging symbols found)...(no debugging symbols found)... Toolbar::add: no LyX command called `buffer-open' exists! (no debugging symbols found)...(no debugging symbols found)... Program received signal SIGSEGV, Segmentation fault. 0x08064515 in fl_set_button () (gdb) bt #0 0x08064515 in fl_set_button () #1 0x0000000c in ?? () #2 0x08084061 in fl_set_button () #3 0x08117430 in fl_set_button () #4 0x08119d8c in fl_set_button () #5 0x080fa3d0 in fl_set_button () #6 0x080fb237 in fl_set_button () #7 0x080564f6 in fl_set_button () #8 0x082543ed in fl_set_button () #9 0x082625ef in fl_set_button () #10 0x0808a193 in fl_set_button () #11 0x08088b93 in fl_set_button () #12 0x40085f83 in fl_handle_it () from /usr/X11R6/lib/libforms.so.0.88 #13 0x40086029 in fl_handle_object () from /usr/X11R6/lib/libforms.so.0.88 #14 0x40078f33 in fl_handle_form () from /usr/X11R6/lib/libforms.so.0.88 #15 0x40079b6b in do_interaction_step () from /usr/X11R6/lib/libforms.so.0.88 #16 0x40079ee2 in fl_treat_interaction_events () from /usr/X11R6/lib/libforms.so.0.88 #17 0x40079f1c in fl_check_forms () from /usr/X11R6/lib/libforms.so.0.88 #18 0x081e6999 in fl_set_button () #19 0x080c2bd4 in fl_set_button () #20 0x080c3329 in fl_set_button () #21 0x080ece31 in fl_set_button () ---Type <return> to continue, or q <return> to quit--- #22 0x402449ed in __libc_start_main () from /lib/libc.so.6 (gdb) q
