Bug#561515: After last system update iceweasel do not start (Crash)

Mike Hommey mh at glandium.org
Sat Dec 19 07:57:22 UTC 2009


On Fri, Dec 18, 2009 at 04:43:30PM -0200, Flamarion Jorge wrote:
> -----BEGIN PGP SIGNED MESSAGE-----
> Hash: SHA1
> 
> > That doesn't make sense. Could you check the output for the following
> 
> I was also surprised that it only made safe-upgrade, and frankly I do
> not remember view updates for iceweasel on this day, a few days ago was
> really iceweasel updated.
> But several updates to the GNOME have been made, I do not know if you
> have any connection.

Well if you have a proper xulrunner-1.9.1 which debsums seems to
indicate, there is no reason it should be trying to resolve the 
g_type_class_unreb symbols.

objdump -T /usr/lib/iceweasel/xulrunner/libxul.so | grep g_type_class_unreb

should be returning nothing, and I expect it to do so on your system
considering the information so far.

That seems to indicate the error message is a lie, and the problem is
in another library.

Can you try running with the following environment variables set:
LD_DEBUG=all
LD_DEBUG_OUTPUT=/some/file

Once you got the log, please gzip/bzip2 it and send it here.

Cheers,

Mike





More information about the pkg-mozilla-maintainers mailing list