[Webkit-unassigned] [Bug 15396] New: svg/custom/mask-excesive-malloc.svg crashes on feature branch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sat Oct 6 03:15:42 PDT 2007


http://bugs.webkit.org/show_bug.cgi?id=15396

           Summary: svg/custom/mask-excesive-malloc.svg crashes on feature
                    branch
           Product: WebKit
           Version: 522+ (nightly)
          Platform: Macintosh PowerPC
        OS/Version: Mac OS X 10.4
            Status: NEW
          Severity: Normal
          Priority: P1
         Component: SVG
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: ap at webkit.org


Crashes both a local debug build (Safari or DRT) and r26041 nightly. Works fine
in r25809 trunk nightly.

I'm testing on a G4; Rob says this doesn't happen on an MBP.

Crash log:

Thread 0 Crashed:
0   com.apple.CoreGraphics      0x9058f1b8 W8_image_mark + 1784

Thread 1:
0   libSystem.B.dylib           0x9002c3c8 semaphore_wait_signal_trap + 8
1   libSystem.B.dylib           0x90030eac pthread_cond_wait + 480
2   com.apple.WebCore           0x012fca80
WebCore::IconDatabase::syncThreadMainLoop() + 320
3   com.apple.WebCore           0x012fcc68
WebCore::IconDatabase::iconDatabaseSyncThread() + 424
4   libSystem.B.dylib           0x9002bd08 _pthread_body + 96

Thread 2:
0   libSystem.B.dylib           0x9000b348 mach_msg_trap + 8
1   libSystem.B.dylib           0x9000b29c mach_msg + 60
2   com.apple.CoreFoundation    0x907ddba8 __CFRunLoopRun + 832
3   com.apple.CoreFoundation    0x907dd4ac CFRunLoopRunSpecific + 268
4   com.apple.Foundation        0x92c097e8 +[NSURLCache _diskCacheSyncLoop:] +
152
5   com.apple.Foundation        0x92be11a0 forkThreadForFunction + 108
6   libSystem.B.dylib           0x9002bd08 _pthread_body + 96

Thread 3:
0   libSystem.B.dylib           0x9000b348 mach_msg_trap + 8
1   libSystem.B.dylib           0x9000b29c mach_msg + 60
2   com.apple.CoreFoundation    0x907ddba8 __CFRunLoopRun + 832
3   com.apple.CoreFoundation    0x907dd4ac CFRunLoopRunSpecific + 268
4   com.apple.Foundation        0x92c086a8
+[NSURLConnection(NSURLConnectionInternal) _resourceLoadLoop:] + 264
5   com.apple.Foundation        0x92be11a0 forkThreadForFunction + 108
6   libSystem.B.dylib           0x9002bd08 _pthread_body + 96

Thread 4:
0   libSystem.B.dylib           0x9002c3c8 semaphore_wait_signal_trap + 8
1   libSystem.B.dylib           0x90030eac pthread_cond_wait + 480
2   com.apple.Foundation        0x92be830c -[NSConditionLock
lockWhenCondition:] + 68
3   com.apple.Syndication       0x9b63142c -[AsyncDB _run:] + 192
4   com.apple.Foundation        0x92be11a0 forkThreadForFunction + 108
5   libSystem.B.dylib           0x9002bd08 _pthread_body + 96

Thread 5:
0   libSystem.B.dylib           0x9001f88c select + 12
1   com.apple.CoreFoundation    0x907f0434 __CFSocketManager + 472
2   libSystem.B.dylib           0x9002bd08 _pthread_body + 96

Thread 0 crashed with PPC Thread State 64:
  srr0: 0x000000009058f1b8 srr1: 0x000000000000d030                       
vrsave: 0x0000000000000000
    cr: 0x84242424          xer: 0x0000000000000004   lr: 0x000000009058ecc8 
ctr: 0x000000007fffece3
    r0: 0x0000000000000020   r1: 0x00000000bfffb350   r2: 0x0000000000000044  
r3: 0x0000000000000001
    r4: 0x00000000c0000010   r5: 0x00000000bfffd9d8   r6: 0x000000007fffffff  
r7: 0x0000000090715d34
    r8: 0x0000000000000000   r9: 0x0000000000000000  r10: 0x0000000000000000 
r11: 0x000000000000006b
   r12: 0x0000000090592c9c  r13: 0x0000000000000000  r14: 0x00000000000000ff 
r15: 0x0000000000008000
   r16: 0x0000000000008000  r17: 0x0000000000000000  r18: 0x0000000000000000 
r19: 0x0000000000000000
   r20: 0x000000007fffffff  r21: 0x00000000bfffb580  r22: 0x000000007fffffff 
r23: 0x0000000000000000
   r24: 0x0000000000000000  r25: 0x0000000001b0f30c  r26: 0x0000000000000000 
r27: 0x0000000000000000
   r28: 0x0000000006659048  r29: 0x0000000000000044  r30: 0x00000000bfffb380 
r31: 0x000000009058eacc


-- 
Configure bugmail: http://bugs.webkit.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