Hi folks,

Looks like there are debugging statements in src/trans.C in the method
Trans::process(char, TransManager&) which must have been left in recently.

Also, clicking the middle mouse button on a lyx window creates the following
assert crash:

(gdb) where
#0  0x401ea111 in __kill ()
#1  0x401e9d66 in raise (sig=6) at ../sysdeps/posix/raise.c:27
#2  0x401eb447 in abort () at ../sysdeps/generic/abort.c:88
#3  0x812bf12 in lyxstring::operator[] (this=0xbffff464, pos=75)
    at LAssert.h:14
#4  0x80f06bf in LyXText::InsertStringB (this=0x825f1d0, 
    s=0x8207da0 "CXXFLAGS=\"$RPM_OPT_FLAGS\" CFLAGS=\"$RPM_OPT_FLAGS\" ./configure 
--prefix=/usr") at text2.C:2574
#5  0x80514d8 in BufferView::WorkAreaSelectionNotify (this=0x8205430, 
    win=75497561, event=0x4008fa40) at BufferView.C:1445
#6  0x80503c6 in BufferView::work_area_handler (ob=0x8205b08, event=14, 
    xev=0x4008fa40) at BufferView.C:809
#7  0x804fa38 in C_BufferView_work_area_handler (ob=0x8205b08, event=14, 
    key=0, xev=0x4008fa40) at BufferView.C:381
#8  0x40052548 in fl_handle_it ()
#9  0x40052605 in fl_handle_object ()
#10 0x40044c4f in fl_handle_form ()
#11 0x40045b20 in do_interaction_step ()
#12 0x40045b49 in fl_treat_interaction_events ()
#13 0x40045b84 in fl_check_forms ()
#14 0x80a21dd in LyXGUI::runTime (this=0x81e3c40) at lyx_gui.C:634
#15 0x80a3403 in LyX::LyX (this=0xbffff6fc, argc=0xbffff7a0, argv=0xbffff7e4)
    at ../src/lyx_main.C:119
#16 0x80c4688 in main (argc=2, argv=0xbffff7e4) at ../src/main.C:43
#17 0x401e3cb3 in __libc_start_main (main=0x80c45e0 <main>, argc=2, 
    argv=0xbffff7e4, init=0x804d3bc <_init>, fini=0x81369ac <_fini>, 
    rtld_fini=0x4000a350 <_dl_fini>, stack_end=0xbffff7dc)
    at ../sysdeps/generic/libc-start.c:78

-- 
Kayvan Aghaiepour Sylvan  | Proud husband of      | Father to my kids:
Sylvan Associates, Inc.   | Laura Isabella Sylvan | Katherine Yelena (8/8/89)
http://sylvan.com/~kayvan |                       | Robin Gregory (2/28/92)

Reply via email to