Seems to me like a bug you should report to bugreport.apple.com.  It should not 
be the case that a Javascript program can cause a SEGV.

On 2012-08-29, at 15:40, augusto callejas <[email protected]> wrote:

> hi-
> 
> i'm running my openlaszlo app on ipad and frequently enough the browser 
> crashes and generates the error log before.  has anyone else run into this?  
> running in debug mode doesn't report any other errors right before the crash.
> 
> thanks,
> augusto.
> 
> =============
> Hardware Model:      iPad2,1
> Process:         MobileSafari [364]
> Path:            /Applications/MobileSafari.app/MobileSafari
> Identifier:      MobileSafari
> Version:         ??? (???)
> Code Type:       ARM (Native)
> Parent Process:  launchd [1]
> 
> Date/Time:       2012-08-29 09:32:07.602 -1000
> OS Version:      iPhone OS 5.1.1 (9B206)
> Report Version:  104
> 
> Exception Type:  EXC_BAD_ACCESS (SIGSEGV)
> Exception Codes: KERN_INVALID_ADDRESS at 0xbbadbeef
> Crashed Thread:  2
> 
> Thread 0 name:  Dispatch queue: com.apple.main-thread
> Thread 0:
> 0   libsystem_kernel.dylib            0x380d3004 0x380d2000 + 4100
> 1   libsystem_kernel.dylib            0x380d31fa 0x380d2000 + 4602
> 2   CoreFoundation                    0x3173f3ec 0x316b2000 + 578540
> 3   CoreFoundation                    0x3173e0ea 0x316b2000 + 573674
> 4   CoreFoundation                    0x316c149e 0x316b2000 + 62622
> 5   CoreFoundation                    0x316c1366 0x316b2000 + 62310
> 6   GraphicsServices                  0x32b9a432 0x32b96000 + 17458
> 7   UIKit                             0x319c6cce 0x31995000 + 203982
> 8   MobileSafari                      0x00016dd4 0x15000 + 7636
> 9   MobileSafari                      0x00016564 0x15000 + 5476
> 
> Thread 1 name:  Dispatch queue: com.apple.libdispatch-manager
> Thread 1:
> 0   libsystem_kernel.dylib            0x380d33a8 0x380d2000 + 5032
> 1   libdispatch.dylib                 0x34911f04 0x3490e000 + 16132
> 2   libdispatch.dylib                 0x34911c22 0x3490e000 + 15394
> 
> Thread 2 name:  WebThread
> Thread 2 Crashed:
> 0   JavaScriptCore                    0x32e0bac6 0x32e01000 + 43718
> 1   JavaScriptCore                    0x32e1c95c 0x32e01000 + 112988
> 2   JavaScriptCore                    0x32e52760 0x32e01000 + 333664
> 3   JavaScriptCore                    0x32e2ed5e 0x32e01000 + 187742
> 4   JavaScriptCore                    0x32e2be0e 0x32e01000 + 175630
> 5   JavaScriptCore                    0x32e2b424 0x32e01000 + 173092
> 6   WebCore                           0x31f398d0 0x31e38000 + 1054928
> 7   WebCore                           0x31f397cc 0x31e38000 + 1054668
> 8   WebCore                           0x31f3974c 0x31e38000 + 1054540
> 9   WebCore                           0x31f64d6e 0x31e38000 + 1232238
> 10  WebCore                           0x31f64c5e 0x31e38000 + 1231966
> 11  WebCore                           0x31e8e8c8 0x31e38000 + 354504
> 12  WebCore                           0x31e8e83a 0x31e38000 + 354362
> 13  CoreFoundation                    0x3173fa2c 0x316b2000 + 580140
> 14  CoreFoundation                    0x3173f692 0x316b2000 + 579218
> 15  CoreFoundation                    0x3173e268 0x316b2000 + 574056
> 16  CoreFoundation                    0x316c149e 0x316b2000 + 62622
> 17  CoreFoundation                    0x316c1366 0x316b2000 + 62310
> 18  WebCore                           0x31ee1c9c 0x31e38000 + 695452
> 19  libsystem_c.dylib                 0x33f3772e 0x33f29000 + 59182
> 20  libsystem_c.dylib                 0x33f375e8 0x33f29000 + 58856
> =============
> 
> 


Reply via email to