[Swfdec] [Bug 16747] crash in glib : g_ascii_strcasecmp

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Wed Sep 3 12:48:05 PDT 2008


http://bugs.freedesktop.org/show_bug.cgi?id=16747





--- Comment #5 from MALET Jean-Luc <jeanluc.malet at gmail.com>  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.


More information about the Swfdec mailing list