Hello everybody,, I want to report a SIGSEV that I get whenever Lyx 1.1.5 on my 2.0.36 #2 i486 Red Hat Linux encounters a non-existent postscript graphics (that I deleted since the last session), along with the message BadDrawable (invalid Pixmap or Window parameter) in the terminal from which I started lyx. When I tried to backtrace the bug (running the unstripped version with gdb), it didn't appear anymore, but I got one like this instead (much later though) Seemes to be something else, no ? Program received signal SIGSEGV, Segmentation fault. 0x8054d7f in LyXColorHandler::getGCForeground (this=0x81bc2c0, c=pagebreak) at /usr/include/__math.h:297 297 long long int __p = (long long int) __y; (gdb) bt #0 0x8054d7f in LyXColorHandler::getGCForeground (this=0x81bc2c0,c=pagebreak) at /usr/include/__math.h:297 #1 0x80553ef in LyXColorHandler::getGCLinepars (this=0x81bc2c0,ls=line_onoffdash, lw=line_thin, c=pagebreak) at ColorHandler.C:174 #2 0x8063b19 in Painter::line (this=0x81cbd14, x1=0, y1=206, x2=667,y2=206, col=pagebreak, ls=line_onoffdash, lw=line_thin) at Painter.C:82 #3 0x80ec286 in LyXText::GetVisibleRow (this=0x8229a60, offset=168,row_ptr=0x8282e88, y=18411) at text.C:4027 #4 0x80d25c0 in LyXScreen::DrawFromTo (this=0x828bc40, y1=0, y2=414) at screen.C:102 #5 0x80d279d in LyXScreen::Draw (this=0x828bc40, y=18243) at screen.C:177 #6 0x80522c6 in BufferView::Pimpl::scrollCB (this=0x81cbd60, value=18243) at BufferView_pimpl.C:419 #7 0x804eb1c in BufferView::scrollCB (this=0x81cbce0, value=18243) at BufferView.C:147 #8 0x80694b6 in WorkArea::scroll_cb (ob=0x81cc630) at WorkArea.C:257 #9 0x8068e3a in C_WorkArea_scroll_cb (ob=0x81cc630, buf=0) at WorkArea.C:41 #10 0x40062045 in fl_call_object_callback () #11 0x4006d821 in slider_cb () #12 0x4002c980 in fl_object_qread () #13 0x4003c5ba in fl_check_forms () #14 0x809eede in LyXGUI::runTime (this=0x81ab148) at lyx_gui.C:595 #15 0x80a007c in LyX::LyX (this=0xbffff958, argc=0xbffffa00, argv=0xbffffa10) at ../src/lyx_main.C:158 #16 0x80bb217 in main (argc=1, argv=0xbffffa10) at ../src/main.C:75 (gdb) In ClipBoard [clipboard.c 280] Unknown target: 362 Thanks for helping. Greetings Alex