msowenks / siphon

Automatically exported from code.google.com/p/siphon
0 stars 0 forks source link

Crash when hang up call #34

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Make a call
2. Hang up before the cnx
3. Crash -sometimes-

CrashReporter : 

Incident Identifier: 9543CCC9-4F34-4D6F-BBF7-E75B20E007ED
CrashReporter Key:   6d2816514632b7f2371e344a75f6e14bff98c20b
Process:         Siphon [911]
Path:            /var/mobile/Applications/90FD0E59-CD49-446A-B4A9-
4F2479904592/Siphon.app/Siphon
Identifier:      Siphon
Version:         ??? (???)
Code Type:       ARM (Native)
Parent Process:  launchd [1]

Date/Time:       2008-09-09 02:24:11.246 +0200
OS Version:      iPhone OS 2.1 (5F116)
Report Version:  103

Exception Type:  EXC_CRASH (SIGABRT)
Exception Codes: 0x00000000, 0x00000000
Crashed Thread:  0

Thread 0 Crashed:
0   libSystem.B.dylib               0x31446cf0 __kill + 8
1   libSystem.B.dylib               0x31446cde kill + 4
2   libSystem.B.dylib               0x31446cd2 raise + 10
3   libSystem.B.dylib               0x314614b4 abort + 36
4   libSystem.B.dylib               0x3144bfdc __assert_rtn + 60
5   Siphon                          0x000bd7f0 0x1000 + 772080
6   Siphon                          0x00005354 0x1000 + 17236
7   Foundation                      0x306949f4 __NSFireTimer + 132
8   CoreFoundation                  0x30269dc8 CFRunLoopRunSpecific + 2642
9   CoreFoundation                  0x30269360 CFRunLoopRunInMode + 44
10  GraphicsServices                0x315506bc GSEventRunModal + 268
11  UIKit                           0x30a564dc -[UIApplication _run] + 480
12  UIKit                           0x30a5fad4 UIApplicationMain + 1132
13  Siphon                          0x00002c0c 0x1000 + 7180
14  Siphon                          0x0000202c 0x1000 + 4140

Thread 1:
0   libSystem.B.dylib               0x31454b3c mach_msg_trap + 20
1   libSystem.B.dylib               0x31451c08 mach_msg + 60
2   CoreFoundation                  0x30269788 CFRunLoopRunSpecific + 1042
3   CoreFoundation                  0x30269360 CFRunLoopRunInMode + 44
4   WebCore                         0x32b3117c RunWebThread + 340
5   libSystem.B.dylib               0x3144a81e _pthread_body + 34

Thread 2:
0   libSystem.B.dylib               0x31454b3c mach_msg_trap + 20
1   libSystem.B.dylib               0x31451c08 mach_msg + 60
2   GraphicsServices                0x315531a8 EventReceiveThread + 504
3   libSystem.B.dylib               0x3144a81e _pthread_body + 34

Thread 3:
0   libSystem.B.dylib               0x3140612c select$DARWIN_EXTSN + 20
1   libSystem.B.dylib               0x313e9bd2 select + 34
2   Siphon                          0x0000f088 0x1000 + 57480
3   Siphon                          0x0000c228 0x1000 + 45608
4   Siphon                          0x0004ebf8 0x1000 + 318456
5   Siphon                          0x00007278 0x1000 + 25208
6   libSystem.B.dylib               0x3144a81e _pthread_body + 34

Thread 4:
0   libSystem.B.dylib               0x3140612c select$DARWIN_EXTSN + 20
1   libSystem.B.dylib               0x313e9bd2 select + 34
2   Siphon                          0x0000f088 0x1000 + 57480
3   Siphon                          0x0000c228 0x1000 + 45608
4   Siphon                          0x0007d674 0x1000 + 509556
5   Siphon                          0x000c3bc0 0x1000 + 797632
6   Siphon                          0x000c17f8 0x1000 + 788472
7   Siphon                          0x00007278 0x1000 + 25208
8   libSystem.B.dylib               0x3144a81e _pthread_body + 34

Thread 5:
0   libSystem.B.dylib               0x31454b3c mach_msg_trap + 20
1   libSystem.B.dylib               0x31451c08 mach_msg + 60
2   CoreFoundation                  0x30269788 CFRunLoopRunSpecific + 1042
3   CoreFoundation                  0x30269360 CFRunLoopRunInMode + 44
4   AudioToolbox                    0x3486c7c8 GenericRunLoopThread::RunLoop() + 
44
5   AudioToolbox                    0x34870d30 TRunLoop<AQClient>::Entry(void*) 
+ 160
6   AudioToolbox                    0x34825878 CAPThread::Entry(CAPThread*) + 208
7   libSystem.B.dylib               0x3144a81e _pthread_body + 34

Thread 0 crashed with ARM Thread State:
    r0: 0x00000000    r1: 0x00000000      r2: 0x00000001      r3: 0x393e7b24
    r4: 0x00000006    r5: 0x000e6134      r6: 0x00000f03      r7: 0x2ffff0f0
    r8: 0x002cd090    r9: 0x3941d6d0     r10: 0x00206ca0     r11: 0x00000f03
    ip: 0x00000025    sp: 0x2ffff0f0      lr: 0x31446ce5      pc: 0x31446cf0
  cpsr: 0x000f0010

Original issue reported on code.google.com by amne...@mac.com on 10 Sep 2008 at 7:46

GoogleCodeExporter commented 9 years ago
You updated iphone 2.0 to 2.1 (OS Version:      iPhone OS 2.1 (5F116))
This is a development version, perhaps the issue comes from this version.

I don't udpate SDK for the moment

Original comment by samuelv0...@gmail.com on 10 Sep 2008 at 7:54

GoogleCodeExporter commented 9 years ago
I think this problem doesn't exist in beta 4 and beta 5

Original comment by samuelv0...@gmail.com on 28 Sep 2008 at 8:37

GoogleCodeExporter commented 9 years ago

Original comment by samuelv0...@gmail.com on 9 Oct 2008 at 10:08

GoogleCodeExporter commented 9 years ago

Original comment by samuelv0...@gmail.com on 9 Oct 2008 at 10:09