Hallo everyone, I've got lyx version 1.1.5fix1 compiled on a linux 2.2.16 i586 machine (glibc-2.1.2). I get a SIGSEGV which crashes lyx all the time, and can be reproduced by doing the following: I've got a reference at the end of my lyx document, to the URL http://sunsite.org.uk/pub/rfc/rfc1700.txt. I select this URL with the mouse, press Ctrl-C to copy it, and then paste it into Netscape's (4.73) location bar, and this causes lyx to crash. If I paste it into, say, vi or the shell prompt then lyx doesn't crash. Lyx crashes when I try to paste any URL copied from lyx into netscape. Here is a backtrace when running lyx under gdb: Program received signal SIGSEGV, Segmentation fault. 0xffff1958 in ?? () (gdb) bt #0 0xffff1958 in ?? () #1 0x401849a6 in vfprintf () from /lib/libc.so.6 #2 0x4018c9a3 in fprintf () from /lib/libc.so.6 #3 0x815f9d5 in P_errmsg () at lyxstring.h:198 #4 0x815e763 in handle_clipboard_event () at lyxstring.h:198 #5 0x813d366 in do_interaction_step () at lyxstring.h:198 #6 0x813d3b2 in fl_treat_interaction_events () at lyxstring.h:198 #7 0x813d3f0 in fl_check_forms () at lyxstring.h:198 #8 0x809b159 in LyXGUI::runTime (this=0x81fc348) at lyx_gui.C:596 #9 0x809c2ff in LyX::LyX (this=0xbffff4f4, argc=0xbffff510, argv=0xbffff554) at ../src/lyx_main.C:158 #10 0x80b7c98 in main (argc=2, argv=0xbffff554) at ../src/main.C:75 I'd be glad to provide any other information required and hope someone can trace and fix this. Thanks for a great program, _ _ _|_ o._ o _ _)(_) |_ || |_>
