Starting with 15.
Current wallpaper in nsBrowserApp.cpp::main() is just to _Exit() and never let
the function return, but this is clearly wrong.
Ben suggests this could be a symptom of a library being unloaded, but dyld with
DYLD_PRINT_LIBRARIES shows nothing being unloaded at all. It could be a
compiler problem also: https://bugzilla.redhat.com/show_bug.cgi?id=161061
This is shippable but it should be fixed as it is possibly a symptom of a
larger problem.
Not an issue for 10-stable.
Original issue reported on code.google.com by
classi...@floodgap.comon 10 Jul 2012 at 5:17