Hi there,

I just downloaded lyx 1.1.5.

I opened a file having something about 24K. And I want to check it for
spelling errors.

Since I have some words that don't appear in the dictionary, but are
correct I pressed "Ignore Word" a number of times (3 I guess)

After which the program just goes down

The debug output is attached

thanx,
theo



Starting program: /usr/local/bin/lyx 

Program received signal SIGSEGV, Segmentation fault.
lyxstring::lyxstring (this=0xbfffdad4, s=0x0, n=3) at lyxstring.C:417
417             if (*s && n) { // s is not empty string and n > 0
(gdb) s

lyx: SIGSEGV signal caught
Sorry, you have found a bug in LyX. If possible, please read 'Known bugs'
under the Help menu and then send us a full bug report. Thanks!
lyx: Attempting to save document /home/ptg99r/work/papers/self/papers/053100/mai     
n.lyx as...
  1) /home/ptg99r/work/papers/self/papers/053100/main.lyx.emergency
  Save seems successful. Phew.
Bye.

Program received signal SIGABRT, Aborted.
0x401684e1 in __kill () from /lib/libc.so.6
(gdb) bt
#0  0x401684e1 in __kill () from /lib/libc.so.6
#1  0x40168156 in raise (sig=6) at ../sysdeps/posix/raise.c:27
#2  0x40169868 in abort () at ../sysdeps/generic/abort.c:88
#3  0x812eafc in lyx::chdir (name=0x82a62d8 "") at abort.C:9
#4  0x80a3253 in error_handler (err_sig=11) at ../src/lyx_main.C:766
#5  0x40168408 in __restore ()
    at ../sysdeps/unix/sysv/linux/i386/sigaction.c:127
#6  0x80ea26e in LyXText::SelectNextWord (this=0x8281e30, value=@0xbfffdb64)
    at text.C:3145
#7  0x8050ec8 in BufferView::nextWord (this=0x822de70, value=@0xbfffdb64)
    at BufferView2.C:665
#8  0x80d5a22 in RunSpellChecker (bv=0x822de70) at spellchecker.C:673
#9  0x80d576e in ShowSpellChecker (bv=0x822de70) at spellchecker.C:604
#10 0x80ab9a0 in LyXFunc::Dispatch (this=0x822f6e0, ac=155, 
    do_not_use_this_arg=0x81ef940 "") at lyxfunc.C:1356
#11 0x80a8762 in LyXFunc::processKeyEvent (this=0x822f6e0, ev=0x81e2b80)
    at lyxfunc.C:311
#12 0x8063cf8 in LyXView::KeyPressMask_raw_callback (fl=0x8226938, 
    xev=0x81e2b80) at LyXView.C:420
#13 0x8063d8a in C_LyXView_KeyPressMask_raw_callback (fl=0x8226938, 
    xev=0x81e2b80) at LyXView.C:452
#14 0x8141c53 in pre_emptive_consumed () at lyxstring.h:198
#15 0x8140f50 in do_interaction_step () at lyxstring.h:198
---Type <return> to continue, or q <return> to quit---
#16 0x8141719 in fl_treat_interaction_events () at lyxstring.h:198
#17 0x8141754 in fl_check_forms () at lyxstring.h:198
#18 0x809f8f5 in LyXGUI::runTime (this=0x81fe140) at lyx_gui.C:595
#19 0x80a0a9a in LyX::LyX (this=0xbffff218, argc=0xbffff2c0, argv=0xbffff304)
    at ../src/lyx_main.C:158
#20 0x80bc177 in main (argc=1, argv=0xbffff304) at ../src/main.C:75

Reply via email to