[Webkit-unassigned] [Bug 9841] New: flash player plug-in is crashing in WebView

bugzilla-daemon at opendarwin.org bugzilla-daemon at opendarwin.org
Mon Jul 10 23:03:15 PDT 2006


http://bugzilla.opendarwin.org/show_bug.cgi?id=9841

           Summary: flash player plug-in is crashing in WebView
           Product: WebKit
           Version: 412.x
          Platform: PC
        OS/Version: Mac OS X 10.4
            Status: UNCONFIRMED
          Severity: critical
          Priority: P1
         Component: Plug-ins
        AssignedTo: webkit-unassigned at opendarwin.org
        ReportedBy: gurmit.teotia at gmail.com


Hi,
I'm playing flash "swf" file using WebView in my application. My application is
crashing randomly, below is the stack trace from gdb:

Program received signal:  "EXC_BAD_ACCESS".
(gdb) bt
#0  0x040a1840 in Flash_EnforceLocalSecurity ()
#1  0x0431902c in ?? ()
#2  0x0409d2fc in Flash_EnforceLocalSecurity ()
#3  0x0409eb30 in Flash_EnforceLocalSecurity ()
#4  0x0409fcc0 in Flash_EnforceLocalSecurity ()
#5  0x040afc64 in Flash_EnforceLocalSecurity ()
#6  0x040afdb0 in Flash_EnforceLocalSecurity ()
#7  0x04108ea4 in Flash_EnforceLocalSecurity ()
#8  0x041082fc in Flash_EnforceLocalSecurity ()
#9  0x04108ce4 in Flash_EnforceLocalSecurity ()
#10 0x040329c0 in Flash_EnforceLocalSecurity ()
#11 0x040fa930 in Flash_EnforceLocalSecurity ()
#12 0x0402f8e0 in Flash_EnforceLocalSecurity ()
#13 0x040272c0 in Flash_EnforceLocalSecurity ()
#14 0x959dbc40 in -[WebBaseNetscapePluginView sendEvent:] ()
#15 0x959dda10 in -[WebBaseNetscapePluginView sendNullEvent] ()
#16 0x9287f07c in __NSFireTimer ()
#17 0x9075df90 in __CFRunLoopDoTimer ()
#18 0x9074a908 in __CFRunLoopRun ()
#19 0x90749ebc in CFRunLoopRunSpecific ()
#20 0x93121fc0 in RunCurrentEventLoopInMode ()
#21 0x93121654 in ReceiveNextEventCommon ()
#22 0x931214c0 in BlockUntilNextEventMatchingListInMode ()
#23 0x9362a384 in _DPSNextEvent ()
#24 0x9362a048 in -[NSApplication
nextEventMatchingMask:untilDate:inMode:dequeue:] ()
#25 0x936265ac in -[NSApplication run] ()
#26 0x93716e04 in NSApplicationMain ()
#27 0x00013fa8 in main (argc=1, argv=0xbffffac4) at 

It's very difficult to give the steps to reproduce this bug. Our is a complex
flash application, it is doing lots of thing at the time of crash, like it is
creating movie clip, communicating with flash communication server.

I've discussed this issue on WebKit list as well, below is the link for same:

http://lists.apple.com/archives/webkitsdk-dev/2006/Jun/msg00043.html.

Please let me know how can I help you in solving this bug. I've put my
application on FTP server as given in discussion on list. This bug has become
the showstopper for us as we are in the release phase. We can make our system
available on internet so that you can easily see the crash, it is very
frequently happening in our application.

Regards,
Gurmit


-- 
Configure bugmail: http://bugzilla.opendarwin.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.



More information about the webkit-unassigned mailing list