Open GoogleCodeExporter opened 9 years ago
What steps will reproduce the problem? 1. Going to a WSDL-File on TeamFoundation Server 2010: (http://tfs-server:8080/tfs/Services/v1.0/serverstatus.asmx?WSDL) 2. 3. What is the expected output? What do you see instead? It Crashed. Directly after 'parse' and given Credentials. What version of the product are you using? On what operating system? Latest downloaded on 02/28/2010 Please provide any additional information below. Detailks Crashlog: Process: SOAP Client [15255] Path: /Users/username/Downloads/SOAP Client.app/Contents/MacOS/SOAP Client Identifier: us.dalo.SOAP_Client Version: 1.6.4b8 (1.6.4b8) Code Type: X86 (Native) Parent Process: launchd [74] Date/Time: 2010-02-28 09:22:24.066 +0100 OS Version: Mac OS X 10.6.2 (10C540) Report Version: 6 Interval Since Last Report: 170778 sec Crashes Since Last Report: 3 Per-App Interval Since Last Report: 146 sec Per-App Crashes Since Last Report: 3 Anonymous UUID: 85342C28-92DB-49B6-A7B9-ECD8D18D84FF Exception Type: EXC_BREAKPOINT (SIGTRAP) Exception Codes: 0x0000000000000002, 0x0000000000000000 Crashed Thread: 5 Application Specific Information: *** Terminating app due to uncaught exception 'WebKitThreadingException', reason: 'DOMNode* kit(WebCore::Node*) was called from a secondary thread' *** Call stack at first throw: ( 0 CoreFoundation 0x9654240a __raiseError + 410 1 libobjc.A.dylib 0x9030f509 objc_exception_throw + 56 2 CoreFoundation 0x96542138 +[NSException raise:format:arguments:] + 136 3 CoreFoundation 0x965420aa +[NSException raise:format:] + 58 4 WebCore 0x91336c91 WebCoreReportThreadViolation + 257 5 WebCore 0x90cc844e _Z3kitPN7WebCore4NodeE + 46 6 WebKit 0x9335b3fc -[WebElementDictionary objectForKey:] + 156 7 WebKit 0x9337d0ac _ZL9setCursorP8NSWindowP13objc_selector8_NSPoint + 268 8 AppKit 0x93b58f40 -[NSWindow becomeKeyWindow] + 1829 9 AppKit 0x93b582bb -[NSWindow _changeKeyAndMainLimitedOK:] + 810 10 AppKit 0x93be38ae -[NSWindow _orderOutAndCalcKeyWithCounter:stillVisible:docWindow:] + 854 11 AppKit 0x93b5b16c -[NSWindow _reallyDoOrderWindow:relativeTo:findKey:forCounter:force:isModal:] + 2682 12 AppKit 0x93b5a691 -[NSWindow orderWindow:relativeTo:] + 105 13 AppKit 0x93be3551 -[NSWindow orderOut:] + 50 14 SOAP Client 0x00005b43 -[SCController addAuthToRequest:forAuthDeniedResponse:isRetry:] + 888 15 SOAP Client 0x0000559c -[SCController fetchResourceAtURL:finalURL:] + 367 16 SOAP Client 0x00004fd4 -[SCController fetchWSDLData] + 213 17 SOAP Client 0x00004d08 -[SCController doParseWSDL] + 71 18 Foundation 0x938bf8d8 -[NSThread main] + 45 19 Foundation 0x938bf888 __NSThread__main__ + 1499 20 libSystem.B.dylib 0x91711fbd _pthread_start + 345 21 libSystem.B.dylib 0x91711e42 thread_start + 34 ) Thread 0: Dispatch queue: com.apple.main-thread 0 libSystem.B.dylib 0x916e48da mach_msg_trap + 10 1 libSystem.B.dylib 0x916e5047 mach_msg + 68 2 com.apple.CoreFoundation 0x964ac77f __CFRunLoopRun + 2079 3 com.apple.CoreFoundation 0x964ab864 CFRunLoopRunSpecific + 452 4 com.apple.CoreFoundation 0x964ab691 CFRunLoopRunInMode + 97 5 com.apple.HIToolbox 0x96e00f0c RunCurrentEventLoopInMode + 392 6 com.apple.HIToolbox 0x96e00cc3 ReceiveNextEventCommon + 354 7 com.apple.HIToolbox 0x96e00b48 BlockUntilNextEventMatchingListInMode + 81 8 com.apple.AppKit 0x93b63ac5 _DPSNextEvent + 847 9 com.apple.AppKit 0x93b63306 -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 156 10 com.apple.AppKit 0x93b2549f -[NSApplication run] + 821 11 com.apple.AppKit 0x93b1d535 NSApplicationMain + 574 12 us.dalo.SOAP_Client 0x00002c4e start + 54 Thread 1: 0 libSystem.B.dylib 0x9170a182 __workq_kernreturn + 10 1 libSystem.B.dylib 0x9170a718 _pthread_wqthread + 941 2 libSystem.B.dylib 0x9170a336 start_wqthread + 30 Thread 2: Dispatch queue: com.apple.libdispatch-manager 0 libSystem.B.dylib 0x9170b0ea kevent + 10 1 libSystem.B.dylib 0x9170b804 _dispatch_mgr_invoke + 215 2 libSystem.B.dylib 0x9170acc3 _dispatch_queue_invoke + 163 3 libSystem.B.dylib 0x9170aa68 _dispatch_worker_thread2 + 234 4 libSystem.B.dylib 0x9170a4f1 _pthread_wqthread + 390 5 libSystem.B.dylib 0x9170a336 start_wqthread + 30 Thread 3: JavaScriptCore: FastMalloc scavenger 0 libSystem.B.dylib 0x91712806 __semwait_signal + 10 1 libSystem.B.dylib 0x917124c2 _pthread_cond_wait + 1191 2 libSystem.B.dylib 0x91714158 pthread_cond_wait$UNIX2003 + 73 3 com.apple.JavaScriptCore 0x90660276 WTF::TCMalloc_PageHeap::scavengerThread() + 614 4 libSystem.B.dylib 0x91711e42 thread_start + 34 Thread 4: 0 libSystem.B.dylib 0x91712806 __semwait_signal + 10 1 libSystem.B.dylib 0x9173e441 nanosleep$UNIX2003 + 188 2 libSystem.B.dylib 0x9173e37f usleep$UNIX2003 + 61 3 com.apple.AppKit 0x93ccd1ed -[NSUIHeartBeat _heartBeatThread:] + 2039 4 com.apple.Foundation 0x938bf8d8 -[NSThread main] + 45 5 com.apple.Foundation 0x938bf888 __NSThread__main__ + 1499 6 libSystem.B.dylib 0x91711fbd _pthread_start + 345 7 libSystem.B.dylib 0x91711e42 thread_start + 34 Thread 5 Crashed: 0 com.apple.CoreFoundation 0x9658ca37 ___TERMINATING_DUE_TO_UNCAUGHT_EXCEPTION___ + 7 1 libobjc.A.dylib 0x9030f509 objc_exception_throw + 56 2 com.apple.CoreFoundation 0x96542138 +[NSException raise:format:arguments:] + 136 3 com.apple.CoreFoundation 0x965420aa +[NSException raise:format:] + 58 4 com.apple.WebCore 0x91336c91 WebCoreReportThreadViolation + 257 5 com.apple.WebCore 0x90cc844e kit(WebCore::Node*) + 46 6 com.apple.WebKit 0x9335b3fc -[WebElementDictionary objectForKey:] + 156 7 com.apple.WebKit 0x9337d0ac setCursor(NSWindow*, objc_selector*, _NSPoint) + 268 8 com.apple.AppKit 0x93b58f40 -[NSWindow becomeKeyWindow] + 1829 9 com.apple.AppKit 0x93b582bb -[NSWindow _changeKeyAndMainLimitedOK:] + 810 10 com.apple.AppKit 0x93be38ae -[NSWindow _orderOutAndCalcKeyWithCounter:stillVisible:docWindow:] + 854 11 com.apple.AppKit 0x93b5b16c -[NSWindow _reallyDoOrderWindow:relativeTo:findKey:forCounter:force:isModal:] + 2682 12 com.apple.AppKit 0x93b5a691 -[NSWindow orderWindow:relativeTo:] + 105 13 com.apple.AppKit 0x93be3551 -[NSWindow orderOut:] + 50 14 us.dalo.SOAP_Client 0x00005b43 -[SCController addAuthToRequest:forAuthDeniedResponse:isRetry:] + 888 15 us.dalo.SOAP_Client 0x0000559c -[SCController fetchResourceAtURL:finalURL:] + 367 16 us.dalo.SOAP_Client 0x00004fd4 -[SCController fetchWSDLData] + 213 17 us.dalo.SOAP_Client 0x00004d08 -[SCController doParseWSDL] + 71 18 com.apple.Foundation 0x938bf8d8 -[NSThread main] + 45 19 com.apple.Foundation 0x938bf888 __NSThread__main__ + 1499 20 libSystem.B.dylib 0x91711fbd _pthread_start + 345 21 libSystem.B.dylib 0x91711e42 thread_start + 34 Thread 6: 0 libSystem.B.dylib 0x91703856 select$DARWIN_EXTSN + 10 1 com.apple.CoreFoundation 0x964ebddd __CFSocketManager + 1085 2 libSystem.B.dylib 0x91711fbd _pthread_start + 345 3 libSystem.B.dylib 0x91711e42 thread_start + 34 Thread 5 crashed with X86 Thread State (32-bit): eax: 0x00000000 ebx: 0x9030f4e5 ecx: 0xb0396000 edx: 0x0000003b edi: 0xa004eaf0 esi: 0x00352bd0 ebp: 0xb0395898 esp: 0xb0395880 ss: 0x0000001f efl: 0x00000282 eip: 0x9658ca37 cs: 0x00000017 ds: 0x0000001f es: 0x0000001f fs: 0x0000001f gs: 0x00000037 cr2: 0x151bf000
Original issue reported on code.google.com by thorsten...@gmail.com on 28 Feb 2010 at 8:24
thorsten...@gmail.com
This seems to be a duplicate of issue #16
Original comment by YVog...@gmail.com on 16 Jul 2010 at 1:15
YVog...@gmail.com
Original issue reported on code.google.com by
thorsten...@gmail.com
on 28 Feb 2010 at 8:24