[Webkit-unassigned] [Bug 19413] TOT WebKit hits ASSERT running PAC file

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Jun 6 10:56:06 PDT 2008


http://bugs.webkit.org/show_bug.cgi?id=19413


eric at webkit.org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
            Summary|TOT WebKit hits ASSERT      |TOT WebKit hits ASSERT
                   |loading internal page       |running PAC file




------- Comment #1 from eric at webkit.org  2008-06-06 10:56 PDT -------
Actually, looks like it's due to Google's PAC file:

Thread 3 Crashed:
0   com.apple.JavaScriptCore            0x004a1b2b
KJS::Parser::parse(KJS::ExecState*, KJS::UString const&, int,
WTF::PassRefPtr<KJS::SourceProvider>, int*, int*, KJS::UString*) + 243
(Parser.cpp:70)
1   com.apple.JavaScriptCore            0x004e9a89
WTF::PassRefPtr<KJS::ProgramNode>
KJS::Parser::parse<KJS::ProgramNode>(KJS::ExecState*, KJS::UString const&, int,
WTF::PassRefPtr<KJS::SourceProvider>, int*, int*, KJS::UString*) + 103
(Parser.h:88)
2   com.apple.JavaScriptCore            0x004a1f9e
KJS::Interpreter::checkSyntax(KJS::ExecState*, KJS::UString const&, int,
WTF::PassRefPtr<KJS::SourceProvider>) + 118 (interpreter.cpp:52)
3   com.apple.JavaScriptCore            0x004a20cd
KJS::Interpreter::checkSyntax(KJS::ExecState*, KJS::UString const&, int,
KJS::UString const&) + 79 (interpreter.cpp:42)
4   com.apple.JavaScriptCore            0x004ea77d JSCheckScriptSyntax + 221
(JSBase.cpp:72)
5   com.apple.CFNetwork                 0x94b2d2e9 JSCheckScriptSyntax + 202
6   com.apple.CFNetwork                 0x94b16959 _createJSRuntime + 150
7   com.apple.CFNetwork                 0x94b18548 _JSSetEnvironmentForPAC +
129
8   com.apple.CFNetwork                 0x94b18857 _JSFindProxyForURL + 324
9   com.apple.CFNetwork                 0x94ada881
_CFNetworkProxyListForURLAsync + 788
10  com.apple.CFNetwork                 0x94ae7fb1 httpProtocolStart + 608
11  com.apple.CFNetwork                 0x94ad7ea0 CFURLProtocolStartLoad + 28
12  com.apple.CFNetwork                 0x94ad7cb2
_CFURLConnectionProcessServerEvents + 664
13  com.apple.CFNetwork                 0x94ad60d9 muxerSourcePerform + 283
14  com.apple.CoreFoundation            0x903bd62e CFRunLoopRunSpecific + 3166
15  com.apple.CoreFoundation            0x903bdd18 CFRunLoopRunInMode + 88
16  com.apple.Foundation                0x950faac0
+[NSURLConnection(NSURLConnectionReallyInternal) _resourceLoadLoop:] + 320
17  com.apple.Foundation                0x950975ad -[NSThread main] + 45
18  com.apple.Foundation                0x95097154 __NSThread__main__ + 308
19  libSystem.B.dylib                   0x94e0cc55 _pthread_start + 321
20  libSystem.B.dylib                   0x94e0cb12 thread_start + 34


-- 
Configure bugmail: http://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.



More information about the webkit-unassigned mailing list