Keyword

Plugin crashing safari every time

  • Peter Wiggins
  • Peter Wiggins's Avatar Topic Author
  • Offline
  • New Member
More
16 years 9 months ago #4234 by Peter Wiggins
Plugin crashing safari every time was created by Peter Wiggins
All,

I posted this on the main Joomla forum and go no response, so let me have a go here:-

I have a problem where navigating in Joomla produces crashes with the allvideo plugin

Here is what happens:-  On loading the first page everything is fine, however as soon as any of the article navigation controls are selected, then its an instant crash. This is odd as the pages actually load if you tap the urls's straight into the address bar. It also works fine with the standard template install.

any help would be appreciated!

Peter

Here is the first page of the article:-
idustrialrevolution.com/content/blogsection/5/41/

And here is my safari crash log should it be helpful:-

Date/Time:      2007-06-14 08:11:20.725 +0100
OS Version:    10.4.9 (Build 8P2137)
Report Version: 4

Command: Safari
Path:    /Applications/Safari.app/Contents/MacOS/Safari
Parent:  WindowServer [57]

Version:        2.0.4 (419.3)
Build Version:  7
Project Name:  WebBrowser
Source Version: 4190300

PID:    1725
Thread: 12

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

Thread 0:
0  libSystem.B.dylib                0x90025027 semaphore_wait_signal_trap + 7
1  ...pple.ATIRadeonX1000GLDriver    0x1e1b7608 gldInitDispatch + 11681
2  ...pple.ATIRadeonX1000GLDriver    0x1e19bb2a gldDestroyPipelineProgram + 48
3  GLEngine                          0x1e0456aa gleDestroyPluginPipelineProgram + 70
4  GLEngine                          0x1e0455e9 gleFreePipelineProgramObject + 314
5  GLEngine                          0x1e05896e gleDeleteHashNameAndObject + 92
6  GLEngine                          0x1e05886b glDeleteProgramsARB_Exec + 140
7  com.apple.QuartzCore              0x93ebfb7c fe_gl_purge + 130
8  com.apple.QuartzCore              0x93ebfad9 fe_context_purge + 63
9  com.apple.QuartzCore              0x93ebfa77 fe_gl_finalize + 18
10  com.apple.QuartzCore              0x93ea1543 fe_release + 414
11  com.apple.QuartzCore              0x93ebfa2d -[CIOpenGLContextImpl invalidate] + 27
12  com.apple.QuartzCore              0x93eac1ea -[CIOpenGLContextImpl setOwner:] + 42
13  com.apple.QuartzCore              0x93ebf9db -[CIContext invalidate] + 45
14  com.apple.QuartzCore              0x93ebf986 -[CIContext dealloc] + 34
15  com.apple.QTKit                  0x955033b4 -[QTMovieContentView setCIContext:] + 59
16  com.apple.QTKit                  0x95506803 -[QTMovieContentView destroyVisualContext] + 68
17  com.apple.QTKit                  0x95502f68 -[QTMovieContentView setMovie:] + 637
18  com.apple.QTKit                  0x954f46f2 -[QTMovieView setMovie:] + 684
19  com.apple.quicktime.webplugin    0x1b45bf21 NPN_GetValue + 7135
20  com.apple.quicktime.webplugin    0x1b45e0e9 NPN_GetValue + 15783
21  com.apple.AppKit                  0x932717ef -[NSView _setWindow:] + 70
22  com.apple.AppKit                  0x93277da8 __NSViewRecursionHelper + 40
23  com.apple.CoreFoundation          0x9083db30 CFArrayApplyFunction + 307
24  com.apple.AppKit                  0x93271b2b -[NSView _setWindow:] + 898
25  com.apple.AppKit                  0x9327660d -[NSView removeFromSuperview] + 358
26  com.apple.AppKit                  0x9329227b -[NSClipView setDocumentView:] + 372
27  com.apple.AppKit                  0x932920b0 -[NSScrollView setDocumentView:] + 44
28  com.apple.WebKit                  0x94d2ef68 -[WebFrameView(WebInternal) _setDocumentView:] + 134
29  com.apple.WebKit                  0x94d2eaa4 -[WebFrameView(WebInternal) _makeDocumentViewForDataSource:] + 237
30  com.apple.WebKit                  0x94d2e8e3 -[WebFrame(WebPrivate) _makeDocumentView] + 48
31  com.apple.WebKit                  0x94d2d157 -[WebFrame(WebPrivate) _transitionToCommitted:] + 1384
32  com.apple.WebKit                  0x94d2c712 -[WebDataSource(WebPrivate) _commitIfReady:] + 280
33  com.apple.WebKit                  0x94d2c5f4 -[WebDataSource(WebPrivate) _commitIfReady] + 41
34  com.apple.WebKit                  0x94d647a1 -[WebDataSource(WebPrivate) _commitLoadWithData:] + 38
35  com.apple.WebKit                  0x94d2c4ab -[WebMainResourceClient addData:] + 82
36  com.apple.WebKit                  0x94d2c3a7 -[WebBaseResourceHandleDelegate didReceiveData:lengthReceived:] + 72
37  com.apple.WebKit                  0x94d8e74f -[WebMainResourceClient didReceiveData:lengthReceived:] + 162
38  com.apple.WebKit                  0x94d2c350 -[WebBaseResourceHandleDelegate connection:didReceiveData:lengthReceived:] + 61
39  com.apple.Foundation              0x9284bafa -[NSURLConnection(NSURLConnectionInternal) _sendDidReceiveDataCallback] + 641
40  com.apple.Foundation              0x92849ddb -[NSURLConnection(NSURLConnectionInternal) _sendCallbacks] + 686
41  com.apple.Foundation              0x92849ab5 _sendCallbacks + 201
42  com.apple.CoreFoundation          0x9082bf92 CFRunLoopRunSpecific + 1213
43  com.apple.CoreFoundation          0x9082bace CFRunLoopRunInMode + 61
44  com.apple.HIToolbox              0x92dd78d8 RunCurrentEventLoopInMode + 285
45  com.apple.HIToolbox              0x92dd6fe2 ReceiveNextEventCommon + 385
46  com.apple.HIToolbox              0x92dd6e39 BlockUntilNextEventMatchingListInMode + 81
47  com.apple.AppKit                  0x9325d465 _DPSNextEvent + 572
48  com.apple.AppKit                  0x9325d056 -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 137
49  com.apple.Safari                  0x00006cea 0x1000 + 23786
50  com.apple.AppKit                  0x93256ddb -[NSApplication run] + 512
51  com.apple.AppKit                  0x9324ad2f NSApplicationMain + 573
52  com.apple.Safari                  0x0005f54a 0x1000 + 386378
53  com.apple.Safari                  0x0005f471 0x1000 + 386161
The topic has been locked.

Powered by Kunena Forum