I upgraded my Snow Leopard Mac Pro (mid 2008 model) to Lion a week ago.  I have 
since updated to 10.7.2.

Ever since I upgraded to Lion (10.7.1) from Snow Leopard, Safari crashes on all 
sorts of "dynamic" web pages.

www.icloud.com

in itunesconnect, when you look at the sales graphs

Google Engineer: Here's Why Google+ Is Failing, And How We Can Start "Doing 
This Right"

and many many more


all have the same symptoms.   It tries multiple times to load and then it says

-----
Safari Can't display this webpage

Safari has repeatedly encountered an error while trying to display
" ----- URL -----"
-----

where " ----- URL -----" is the actual URL that it was trying to open.

The address bar shows:  file:///Applications/Safari.app/Contents/Resources/

AT THE SAME TIME, it also tries to refresh every other open window / open tab 
in as many Safari windows as you have open and they all do the same thing and 
fail with the same answer but with their URL.  However, unlike the window that 
triggered the problem, you can just refresh these other "failed" windows and 
they come back normally.

After failing like this, the "Report to apple" window comes up with a stack 
trace and system info and a place where you can put what you were doing that 
caused this.

This is the stack trace and info about the crash.  It is always the same:

Process:         WebProcess [9002]
Path:            
/System/Library/PrivateFrameworks/WebKit2.framework/WebProcess.app/Contents/MacOS/WebProcess
Identifier:      com.apple.WebProcess
Version:         7534.51 (7534.51.22)
Build Info:      WebKit2-7534051022000000~3
Code Type:       X86-64 (Native)
Parent Process:  Safari [8873]

Date/Time:       2011-10-14 21:08:46.029 -0600
OS Version:      Mac OS X 10.7.2 (11C74)
Report Version:  9

Interval Since Last Report:          27736 sec
Crashes Since Last Report:           40
Per-App Interval Since Last Report:  24392 sec
Per-App Crashes Since Last Report:   28
Anonymous UUID:                      E036B8F6-6E47-4E9E-8A14-27353498D917

Crashed Thread:  0  Dispatch queue: com.apple.main-thread

Exception Type:  EXC_BAD_INSTRUCTION (SIGILL)
Exception Codes: 0x0000000000000001, 0x0000000000000000

Application Specific Information:
objc[9002]: garbage collection is OFF

Thread 0 Crashed:: Dispatch queue: com.apple.main-thread
0   com.apple.GeForceGLDriver           0x000000020000607e 0x200000000 + 24702
1   com.apple.GeForceGLDriver           0x00000002000b3d53 0x200000000 + 736595
2   com.apple.GeForceGLDriver           0x00000002000b44e7 0x200000000 + 738535
3   GLEngine                            0x00000001132ebc6d 
gleUnbindTextureObject + 57
4   GLEngine                            0x00000001132c0556 
gleUnbindDeleteHashNamesAndObjects + 178
5   GLEngine                            0x00000001131db522 
glDeleteTextures_Exec + 747
6   com.apple.QuartzCore                0x00007fff94737bcd 
CA::CG::IOSurfaceRenderer::detach_surface(bool, bool) + 173
7   com.apple.QuartzCore                0x00007fff94737cf7 
CA::CG::IOSurfaceRenderer::detach_drawable(CA::CG::IOSurfaceDrawable&) + 67
8   com.apple.QuartzCore                0x00007fff946cb21a 
CA::CG::IOSurfaceDrawable::~IOSurfaceDrawable() + 20
9   com.apple.QuartzCore                0x00007fff947373c1 
CA::CG::IOSurfaceContextDelegate::~IOSurfaceContextDelegate() + 55
10  com.apple.CoreGraphics              0x00007fff960c3af0 
CGContextDelegateFinalize + 53
11  com.apple.CoreFoundation            0x00007fff9019a1ef CFRelease + 399
12  com.apple.CoreGraphics              0x00007fff960c3a81 context_reclaim + 74
13  com.apple.CoreFoundation            0x00007fff9019a1ef CFRelease + 399
14  com.apple.WebCore                   0x00007fff90e5c7ec 
WebCore::GraphicsContext::platformDestroy() + 30
15  com.apple.WebCore                   0x00007fff90e5c76e 
WebCore::GraphicsContext::~GraphicsContext() + 24
16  com.apple.WebCore                   0x00007fff910217a7 
WebCore::ImageBuffer::~ImageBuffer() + 27
17  com.apple.WebCore                   0x00007fff91011955 
WebCore::HTMLCanvasElement::reset() + 207
18  com.apple.WebCore                   0x00007fff9101186b 
WebCore::HTMLCanvasElement::parseMappedAttribute(WebCore::Attribute*) + 49
19  com.apple.WebCore                   0x00007fff90f5551b 
WebCore::StyledElement::attributeChanged(WebCore::Attribute*, bool) + 353
20  com.apple.WebCore                   0x00007fff90f54f91 
WebCore::NamedNodeMap::addAttribute(WTF::PassRefPtr<WebCore::Attribute>) + 189
21  com.apple.WebCore                   0x00007fff91043b55 
WebCore::Element::setAttribute(WebCore::QualifiedName const&, WTF::AtomicString 
const&, int&) + 455
22  com.apple.WebCore                   0x00007fff91043979 
WebCore::Element::setAttribute(WebCore::QualifiedName const&, WTF::AtomicString 
const&) + 17
23  com.apple.WebCore                   0x00007fff910df4ab 
WebCore::HTMLCanvasElement::setWidth(int) + 101
24  com.apple.WebCore                   0x00007fff910df438 
WebCore::setJSHTMLCanvasElementWidth(JSC::ExecState*, JSC::JSObject*, 
JSC::JSValue) + 104
25  com.apple.WebCore                   0x00007fff910df3ae bool 
JSC::lookupPut<WebCore::JSHTMLCanvasElement>(JSC::ExecState*, JSC::Identifier 
const&, JSC::JSValue, JSC::HashTable const*, WebCore::JSHTMLCanvasElement*) + 
286
26  com.apple.WebCore                   0x00007fff910df25a 
WebCore::JSHTMLCanvasElement::put(JSC::ExecState*, JSC::Identifier const&, 
JSC::JSValue, JSC::PutPropertySlot&) + 56
27  com.apple.JavaScriptCore            0x00007fff8c4c303a 
operationPutByIdNonStrictOptimizeWithReturnAddress + 90
28  ???                                 0x000022bc577c5482 0 + 38192316961922
29  com.apple.JavaScriptCore            0x00007fff8c342556 
JSC::Interpreter::executeCall(JSC::ExecState*, JSC::JSObject*, JSC::CallType, 
JSC::CallData const&, JSC::JSValue, JSC::ArgList const&) + 1046
30  com.apple.JavaScriptCore            0x00007fff8c34212d 
JSC::call(JSC::ExecState*, JSC::JSValue, JSC::CallType, JSC::CallData const&, 
JSC::JSValue, JSC::ArgList const&) + 45
31  com.apple.WebCore                   0x00007fff90f686cd 
WebCore::JSEventListener::handleEvent(WebCore::ScriptExecutionContext*, 
WebCore::Event*) + 1195
32  com.apple.WebCore                   0x00007fff90f681a4 
WebCore::EventTarget::fireEventListeners(WebCore::Event*, 
WebCore::EventTargetData*, WTF::Vector<WebCore::RegisteredEventListener, 1ul>&) 
+ 494
33  com.apple.WebCore                   0x00007fff90e873c3 
WebCore::EventTarget::fireEventListeners(WebCore::Event*) + 85
34  com.apple.WebCore                   0x00007fff90e874b0 
WebCore::Node::handleLocalEvents(WebCore::Event*) + 180
35  com.apple.WebCore                   0x00007fff90e86b34 
WebCore::EventDispatcher::dispatchEvent(WTF::PassRefPtr<WebCore::Event>) + 832
36  com.apple.WebCore                   0x00007fff90e867b8 
WebCore::EventDispatchMediator::dispatchEvent(WebCore::EventDispatcher*) const 
+ 40
37  com.apple.WebCore                   0x00007fff90e866b9 
WebCore::EventDispatcher::dispatchEvent(WebCore::Node*, 
WebCore::EventDispatchMediator const&) + 41
38  com.apple.WebCore                   0x00007fff90e86627 
WebCore::Node::dispatchEvent(WTF::PassRefPtr<WebCore::Event>) + 55
39  com.apple.WebCore                   0x00007fff90ed23d8 
WebCore::Document::finishedParsing() + 156
40  com.apple.WebCore                   0x00007fff90e8b28f 
WebCore::HTMLDocumentParser::prepareToStopParsing() + 167
41  com.apple.WebCore                   0x00007fff90f93916 
WebCore::HTMLDocumentParser::notifyFinished(WebCore::CachedResource*) + 184
42  com.apple.WebCore                   0x00007fff90f93809 
WebCore::CachedResource::checkNotify() + 75
43  com.apple.WebCore                   0x00007fff90f8fd0d 
WebCore::CachedResourceRequest::didFinishLoading(WebCore::SubresourceLoader*, 
double) + 151
44  com.apple.WebCore                   0x00007fff90f8fbe3 
WebCore::SubresourceLoader::didFinishLoading(double) + 59
45  com.apple.Foundation                0x00007fff8ae7e712 
___NSURLConnectionDidFinishLoading_block_invoke_1 + 122
46  com.apple.Foundation                0x00007fff8ae7e692 
_NSURLConnectionDidFinishLoading + 81
47  com.apple.CFNetwork                 0x00007fff8eba7ee2 
URLConnectionClient::_clientDidFinishLoading(URLConnectionClient::ClientConnectionEventQueue*)
 + 296
48  com.apple.CFNetwork                 0x00007fff8ec57d0e 
URLConnectionClient::ClientConnectionEventQueue::processAllEventsAndConsumePayload(XConnectionEventInfo<XClientEvent,
 XClientEventParams>*, long) + 862
49  com.apple.CFNetwork                 0x00007fff8eb82dfd 
URLConnectionClient::processEvents() + 185
50  com.apple.CFNetwork                 0x00007fff8eb82ca2 
MultiplexerSource::perform() + 212
51  com.apple.CoreFoundation            0x00007fff901a3b51 
__CFRUNLOOP_IS_CALLING_OUT_TO_A_SOURCE0_PERFORM_FUNCTION__ + 17
52  com.apple.CoreFoundation            0x00007fff901a33bd 
__CFRunLoopDoSources0 + 253
53  com.apple.CoreFoundation            0x00007fff901ca1a9 __CFRunLoopRun + 905
54  com.apple.CoreFoundation            0x00007fff901c9ae6 CFRunLoopRunSpecific 
+ 230
55  com.apple.HIToolbox                 0x00007fff9673b3d3 
RunCurrentEventLoopInMode + 277
56  com.apple.HIToolbox                 0x00007fff9674263d 
ReceiveNextEventCommon + 355
57  com.apple.HIToolbox                 0x00007fff967424ca 
BlockUntilNextEventMatchingListInMode + 62
58  com.apple.AppKit                    0x00007fff8b4ae3f1 _DPSNextEvent + 659
59  com.apple.AppKit                    0x00007fff8b4adcf5 -[NSApplication 
nextEventMatchingMask:untilDate:inMode:dequeue:] + 135
60  com.apple.AppKit                    0x00007fff8b4aa62d -[NSApplication run] 
+ 470
61  com.apple.WebKit2                   0x00007fff95c7522d 
WebKit::WebProcessMain(WebKit::CommandLine const&) + 587
62  com.apple.WebKit2                   0x00007fff95c6114a WebKitMain + 268
63  com.apple.WebProcess                0x000000010ec53e56 0x10ec53000 + 3670
64  com.apple.WebProcess                0x000000010ec53d64 0x10ec53000 + 3428

_______________________________________________
MacOSX-talk mailing list
[email protected]
http://www.omnigroup.com/mailman/listinfo/macosx-talk

Reply via email to