http://bugs.freedesktop.org/show_bug.cgi?id=16747
--- Comment #5 from MALET Jean-Luc <[EMAIL PROTECTED]> 2008-09-03 12:48:04 PST --- after investigation it seems that the crash above comes from the line 2374 of swfdec_player.c : s = g_getenv ("SWFDEC_DEBUG"); running it with SWFDEC_DEBUG=1 environment fixes the issue.... but brings new one question : why using a g_getenv instead of a getenv? the firefox then crash right after loading swf plugin, however the stack has no symbols so it's not in a swfdec function I'm trying to compile firefox with debug symbols but only get striped binaries... how can I prevent debug symbols to be stripped? Best Regards JLM -- Configure bugmail: http://bugs.freedesktop.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug. You are the assignee for the bug. _______________________________________________ Swfdec mailing list Swfdec@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/swfdec