Hi,

I have %subj% on Linux Red Hat 6.0 (using KDE 1.1.2 and 256
colors in X). When tried to delete a line of text (by
Home,Shift+End,Delete), LyX highlihted all row in full width of
its window (including the area _after_ the end of line) and then
it crashed. Output from bt in gdb see below. However, this bug
is quite rare (it happend only approx. twice in last month) so
no big touble for me.

        Have a nice day

                        Matej Cepl
---------------------------------------------------------
(gdb) bt
#0  0x40126111 in __kill ()
#1  0x40125d66 in raise (sig=6) at ../sysdeps/posix/raise.c:27
#2  0x40127447 in abort () at ../sysdeps/generic/abort.c:88
#3  0x812d68c in lyx::chdir (name=0x1950 <Address 0x1950 out of bounds>)
    at abort.C:9
#4  0x80a01e3 in error_handler (err_sig=11) at ../src/lyx_main.C:768
#5  <signal handler called>
#6  0x3ffecccc in ?? ()
#7  0x80f2ac3 in LyXText::CutSelection (this=0x823af60, doclear=true)
    at text2.C:2279
#8  0x8050f9e in BufferView::cut (this=0x81e1cb8) at BufferView2.C:585
#9  0x80aade2 in LyXFunc::Dispatch (this=0x81e5308, ac=66,
    do_not_use_this_arg=0x81a4eb0 "") at lyxfunc.C:1735
#10 0x80a58a3 in LyXFunc::processKeyEvent (this=0x81e5308, ev=0x400cfa40)
    at lyxfunc.C:312
#11 0x8060548 in LyXView::KeyPressMask_raw_callback (fl=0x81dcde8,
    xev=0x400cfa40) at LyXView.C:420
#12 0x80605da in C_LyXView_KeyPressMask_raw_callback (fl=0x81dcde8,
    xev=0x400cfa40) at LyXView.C:452
#13 0x40086083 in pre_emptive_consumed ()
#14 0x40085380 in do_interaction_step ()
#15 0x40085b49 in fl_treat_interaction_events ()
#16 0x40085b84 in fl_check_forms ()
#17 0x809c885 in LyXGUI::runTime (this=0x81b3800) at lyx_gui.C:605
#18 0x809da37 in LyX::LyX (this=0xbffff994, argc=0xbffff9b0, argv=0xbffff9f4)
    at ../src/lyx_main.C:160
#19 0x80b9410 in main (argc=2, argv=0xbffff9f4) at ../src/main.C:76
#20 0x4011fcb3 in __libc_start_main (main=0x80b9340 <main>, argc=2,
    argv=0xbffff9f4, init=0x804d614 <_init>, fini=0x8146a88 <_fini>,
    rtld_fini=0x4000a350 <_dl_fini>, stack_end=0xbffff9ec)
    at ../sysdeps/generic/libc-start.c:78

Reply via email to