Xcode 3.2.5 crashing when attempting to get PDF of documentation
Xcode 3.2.5 crashing when attempting to get PDF of documentation
- Subject: Xcode 3.2.5 crashing when attempting to get PDF of documentation
- From: Eric Gorr <email@hidden>
- Date: Wed, 12 Jan 2011 11:34:57 -0500
I did a fresh install of Xcode 3.2.5. I open up the documentation, search for NSView and click on the PDF link to get the PDF of the NSView Class Reference. Every time, Xcode crashes with the following stack trace...
Anyone else experiencing this issue?
Thread 0 Crashed: Dispatch queue: com.apple.main-thread
0 com.apple.WebKit 0x00007fff8386e1c0 WebFrameLoaderClient::redirectDataToPlugin(WebCore::Widget*) + 64
1 com.apple.WebCore 0x00007fff85f7777d WebCore::PluginTokenizer::writeRawData(char const*, int) + 157
2 com.apple.WebCore 0x00007fff85c31f88 WebCore::DocumentWriter::addData(char const*, int, bool) + 120
3 com.apple.WebKit 0x00007fff83837347 -[WebFrame(WebInternal) _receivedData:textEncodingName:] + 215
4 com.apple.WebKit 0x00007fff8383704c -[WebHTMLRepresentation receivedData:withDataSource:] + 620
5 com.apple.WebKit 0x00007fff83836d3b -[WebDataSource(WebInternal) _receivedData:] + 75
6 com.apple.WebKit 0x00007fff83836ccf WebFrameLoaderClient::committedLoad(WebCore::DocumentLoader*, char const*, int) + 111
7 com.apple.WebCore 0x00007fff85ca5c16 WebCore::DocumentLoader::commitLoad(char const*, int) + 86
8 com.apple.WebCore 0x00007fff85ca565f WebCore::ResourceLoader::didReceiveData(char const*, int, long long, bool) + 79
9 com.apple.WebCore 0x00007fff85ca526b WebCore::MainResourceLoader::didReceiveData(char const*, int, long long, bool) + 1915
10 com.apple.WebCore 0x00007fff85ca4a42 WebCore::ResourceLoader::didReceiveData(WebCore::ResourceHandle*, char const*, int, int) + 82
11 com.apple.Foundation 0x00007fff832ab06b _NSURLConnectionDidReceiveData + 137
12 com.apple.CFNetwork 0x00007fff818d40c0 URLConnectionClient::_clientDidReceiveData(__CFData const*, URLConnectionClient::ClientConnectionEventQueue*) + 236
13 com.apple.CFNetwork 0x00007fff8193b9a2 URLConnectionClient::ClientConnectionEventQueue::processAllEventsAndConsumePayload(XConnectionEventInfo<XClientEvent, XClientEventParams>*, long) + 218
14 com.apple.CFNetwork 0x00007fff8193bc32 URLConnectionClient::ClientConnectionEventQueue::processAllEventsAndConsumePayload(XConnectionEventInfo<XClientEvent, XClientEventParams>*, long) + 874
15 com.apple.CFNetwork 0x00007fff818c296d URLConnectionClient::processEvents() + 121
16 com.apple.CFNetwork 0x00007fff818c2748 MultiplexerSource::perform() + 160
17 com.apple.CoreFoundation 0x00007fff806e1401 __CFRunLoopDoSources0 + 1361
18 com.apple.CoreFoundation 0x00007fff806df5f9 __CFRunLoopRun + 873
19 com.apple.CoreFoundation 0x00007fff806dedbf CFRunLoopRunSpecific + 575
20 com.apple.HIToolbox 0x00007fff869c691a RunCurrentEventLoopInMode + 333
21 com.apple.HIToolbox 0x00007fff869c671f ReceiveNextEventCommon + 310
22 com.apple.HIToolbox 0x00007fff869c65d8 BlockUntilNextEventMatchingListInMode + 59
23 com.apple.AppKit 0x00007fff886aae64 _DPSNextEvent + 718
24 com.apple.AppKit 0x00007fff886aa7a9 -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 155
25 com.apple.AppKit 0x00007fff8867048b -[NSApplication run] + 395
26 com.apple.AppKit 0x00007fff886691a8 NSApplicationMain + 364
27 com.apple.Xcode 0x00000001000017a4 0x100000000 + 6052 _______________________________________________
Do not post admin requests to the list. They will be ignored.
Xcode-users mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden