Richard Campbell wrote:
For those interested/too lazy to generate their own,
here is a log of
firefox attempting to start up. Please note firefox never
crashes(YAY!), it simply doesn't display a window.
This MIGHT have something to do with it:
(ntuser/window.c:2455) Window class not found (FirefoxMessageWindow)
Maybe window creation is failing somewhere? I could be wrong, i'm not
familiar with the mozilla codebase AT ALL.
The currently failing place is the network code (Mozilla uses sockets
for synchronization). The test case for this code is in
rosapps/tests/moztest.
Regards,
Filip