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

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Tue Sep 23 12:43:51 PDT 2008


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





--- Comment #12 from Karl Tomlinson <bugs.freedesktop at karlt.net>  2008-09-23 12:43:49 PST ---
(In reply to comment #11)
> (In reply to comment #10)
> > It looks like this is a debug build, and so should have symbols.
> 
> this IS a debug build.... but file tell me that all installed stuff is...
> stripped! I tried all the things I found with google... and well still strip my
> binaries... (either through strip or using ld striping)

You can try an explicit "ac_add_options --disable-strip" in the .mozconfig.

I'm not sure what install process you are using.  Maybe it's the install
process that's stripping.

Are the files in the build directory $MOZ_OBJDIR/dist/bin stripped?
You should be able to run $MOZ_OBJDIR/dist/bin/firefox in the build directory.

> > Try putting 
> > "NSPR_LOG_MODULES=nsObjectFrame:4,Plugin:5,PluginNPP:5,PluginNPN:5"
> > and it may give some info on where Mozilla is up to.
> Where should I put that? in environment variables?

Yes, in the environment at run time.  (Sorry, I should have said that.)


-- 
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