Closed Bug 81256 Opened 23 years ago Closed 23 years ago

PAC: crash w/ stack trace

Categories

(Core :: Networking, defect)

x86
Linux
defect
Not set
critical

Tracking

()

RESOLVED DUPLICATE of bug 79371

People

(Reporter: blizzard, Assigned: jpm)

Details

(Keywords: crash, Whiteboard: critical for mozilla 0.9.1)

If I have PAC enabled with my PAC file on the local filesystem I get a crash on
startup.  When I turn it off the browser starts up as expected.
Stack trace:

#0  0x411eeae5 in nsDocShell::DoURILoad (this=0x81d1a70, aURI=0x81d1ee8, 
    aReferrerURI=0x0, aOwner=0x0, aLoadCmd=0, aPostData=0x0, aHeadersData=0x0)
    at ../../dist/include/nsCOMPtr.h:649
#1  0x411ee241 in nsDocShell::InternalLoad (this=0x81d1a70, aURI=0x81d1ee8, 
    aReferrer=0x0, aOwner=0x0, aInheritOwner=1, aStopActiveDoc=0, 
    aWindowTarget=0xbffff0f8, aPostData=0x0, aHeadersData=0x0, aLoadType=1, 
    aSHEntry=0x0) at ../../dist/include/nsCOMPtr.h:863
#2  0x411e59bd in nsDocShell::LoadURI (this=0x81d1a70, aURI=0x81d1ee8, 
    aLoadInfo=0x0, aLoadFlags=0) at ../../dist/include/nsCOMPtr.h:642
#3  0x411e9bf0 in nsDocShell::LoadURI (this=0x81d1a70, aURI=0xbffff4b8, 
    aLoadFlags=0) at ../../dist/include/nsCOMPtr.h:642
#4  0x404ffa5a in nsWebShellWindow::Initialize (this=0x815b388, aParent=0x0, 
    aShell=0x8107230, aUrl=0x8164cd0, aCreatedVisible=0, aLoadDefaultPage=0, 
    aZlevel=5, aInitialWidth=100, aInitialHeight=100, aIsHiddenWindow=1, 
    widgetInitData=@0xbffff610) at ../../../dist/include/nsCOMPtr.h:649
#5  0x404fe557 in nsAppShellService::JustCreateTopWindow (this=0x80f2670, 
    aParent=0x0, aUrl=0x8164cd0, aShowWindow=0, aLoadDefaultPage=0, 
    aChromeMask=4094, aInitialWidth=100, aInitialHeight=100, 
    aIsHiddenWindow=1, aResult=0xbffff690)
    at ../../../dist/include/nsCOMPtr.h:642
#6  0x404fd9ec in nsAppShellService::CreateHiddenWindow (this=0x80f2670)
    at ../../../dist/include/nsCOMPtr.h:1069
#7  0x0804e1ba in main1 (argc=1, argv=0xbffff91c, nativeApp=0x0)
    at ../../dist/include/nsCOMPtr.h:649
#8  0x0804ec17 in main (argc=1, argv=0xbffff91c) at nsAppRunner.cpp:1308
#9  0x401fb177 in __libc_start_main (main=0x804eacc <main>, argc=1, 
    ubp_av=0xbffff91c, init=0x804ade0 <_init>, fini=0x805062c <_fini>, 
    rtld_fini=0x4000e184 <_dl_fini>, stack_end=0xbffff90c)
    at ../sysdeps/generic/libc-start.c:129
(gdb)

Adding darin since he's done some networking work recently.
Keywords: crash
Whiteboard: critical for mozilla 0.9.1
qa to me.

Please do not dupe this to anything (like bug 79893 or 80664 or the like until 
we know more...)

If you change the proxy settings to direct or manual, does the browser not 
crash + connect correctly?
QA Contact: tever → benc
-->PAC bugs to jussi
Assignee: neeti → jpm
That is correct.  I just set it to "direct" and it works fine.

*** This bug has been marked as a duplicate of 79371 ***
Status: NEW → RESOLVED
Closed: 23 years ago
Resolution: --- → DUPLICATE
Summary: crash on startup when using PAC → PAC: crash w/ stack trace
You need to log in before you can comment on or make changes to this bug.