It appears that the javascript required by the Rotor banner causes sites to crash using Safari 3.0 (specifically 3.0.4 running OS X Tiger) and also causes Safari to crash on the iPhone.

Excerpt from Crash report:

Exception:  EXC_BAD_ACCESS (0x0001)
Codes:      KERN_PROTECTION_FAILURE (0x0002) at 0x00000000

Thread 0 Crashed:
0   <<00000000>> 	0x00000000 0 + 0
1   com.apple.WebCore        	0x95a73e08 WebCore::RenderFlow::rightmostPosition(bool, bool) const + 312
2   com.apple.WebCore        	0x95a73908 WebCore::RenderBlock::rightmostPosition(bool, bool) const + 40
3   com.apple.WebCore        	0x95a73a5c WebCore::RenderBlock::rightmostPosition(bool, bool) const + 380
4   com.apple.WebCore        	0x95a73718 WebCore::RenderLayer::computeScrollDimensions(bool*, bool*) + 264
5   com.apple.WebCore        	0x95a72f14 WebCore::RenderLayer::updateScrollInfoAfterLayout() + 52
6   com.apple.WebCore        	0x95a66680 WebCore::RenderBlock::layoutOnlyPositionedObjects() + 272
7   com.apple.WebCore        	0x95a65a40 WebCore::RenderBlock::layoutBlock(bool) + 96
8   com.apple.WebCore        	0x95a6598c WebCore::RenderBlock::layout() + 76
9   com.apple.WebCore        	0x95a679b8 WebCore::RenderBlock::layoutBlockChildren(bool) + 1416
10  com.apple.WebCore        	0x95a65f0c 

Does anyone have any ideas, besides telling the client to upgrade their browser?

If it helps,
I am utilizing QuickTabs along with the Rotor Banner on the home page. I disabled the QuickTabs block to troubleshoot the crash problem. Perhaps the use of both causes a conflict? I don't see why they would, but?

I am also unsure if the 6.x-2.x-dev release might fix this issue. I figured I would ask if anyone has experienced a similar issue, prior to trying out the Dev release.

Any help/advice someone could offer would be most appreciated.

Thank you,
Joe