I don't see why you think it's a similar problem. Anyway I hope to find some time at the weekend to go to te bottom of the problem.
Martin Am Mittwoch, 10. September 2003 01:21 schrieb Wolfgang Pfeiffer: > On Tue, 9 Sep 2003, Martin Kuball wrote: > > Hi! > > > > Anybody out here tried lyx 1.3.2 with KDE on woody? I compiled it by > > myself and when I start it I get imediately a SIGSEV with the following > > stacktrace: > > > > #0 0x0f53abb8 in free () from /lib/libc.so.6 > > #1 0x0f53ab54 in free () from /lib/libc.so.6 > > #2 0x1002b960 in boost::signals::detail::slot_base::~slot_base () > > #3 0x10302cec in Dialogs::Dialogs () > > #4 0x102f8f74 in LyXView::LyXView () > > #5 0x10398ce8 in QtView::QtView () > > #6 0x103a0558 in lyx_gui::start () > > #7 0x1010df98 in LyX::LyX () > > #8 0x10181164 in main () > > #9 0x0f4dec30 in __libc_start_main () from /lib/libc.so.6 > > > > Any idea what's wrong? > > > > Martin > > Martin, > I have a similar problems when trying to run self-compiled Pine > versions: > > ================================================================= > > (gdb) run > Starting program: [ ... ]/bin/pine > > Program received signal SIGSEGV, Segmentation fault. > 0x0fd10784 in strlen () from /lib/libc.so.6 > (gdb) where full > #0 0x0fd10784 in strlen () from /lib/libc.so.6 > No symbol table info available. > #1 0x0fcdeb74 in vfprintf () from /lib/libc.so.6 > No symbol table info available. > #2 0x0fd001a4 in vsnprintf () from /lib/libc.so.6 > No symbol table info available. > #3 0x101e9f18 in debugjournal (debug_fp=0x0, fmt=0x0) at os.c:2685 > b = '\0' <repeats 16 times>, "\177þäP", '\0' <repeats 28 > times>, "\177þäp", '\0' <repeats 15 times>, > "9\020AÉ\017Ý%ð\0\0\09\177þä \017ÐKP\0\0\0\0\0\0\0\0\177þä \017ÝpD\020B\02 >0 \0\0\0\0\0206¨\227\0206¨\231\017Ý%ð\177þä \177þê`\017ÍÜ°", '\0' > <repeats 720 times>, "\003\0\0\0\177ÿå\030\177þêh", '\0' <repeats 64 > times>, "\0206¨\226", '\0' <repeats 172 times>, "ÿÿÿÿ\0\0\0\0\0\0\0 ", > '\0' <repeats 24 times>, "\002\0\0\0\177ÿå\030\177þêh", '\0' <repeats > 60 times>, "\017Î\005"... > args = {{gpr = 0 '\0', fpr = 0 '\0', overflow_arg_area = 0x0, > reg_save_area = 0x0}} > #4 0x101744f0 in main (argc=0, argv=0x0) at pine.c:386 > args = {action = aaFolder, data = {folder = 0x0, file = 0x0, > url = 0x0, > mail = {addrlist = 0x0, attachlist = 0x0}, copy = {local = 0x0, > remote = 0x0}}} > rv = 0 > rvl = 0 > pine_state = (struct pine *) 0x0 > stdin_getc = 0 > args_for_debug = 0x0 > init_pinerc_debugging = 0x0 > #5 0x0fcabe04 in __libc_start_main () from /lib/libc.so.6 > No symbol table info available. > > ================================================================== > > Which version of libc6 do you have? I have 2.3.1-16. > > Regards, > Wolfgang