Opened 13 years ago

Closed 13 years ago

Last modified 13 years ago

#1231 closed defect (worksforme)

Crash in iPhone iOS when trying to make a call after the application is left running for days (thanks Alejandro Orellana for the report)

Reported by: bennylp Owned by: bennylp
Priority: normal Milestone: release-1.12
Component: pjsip Version: 1.x-branch
Keywords: Cc:
Backport to 1.x milestone: Backported:

Description

Crash in iOS application that happens after the app is left up running for days and then we go to make a call. Stack trace:

Incident Identifier: E15B0FD4-CF62-458A-8488-416DD4848926
CrashReporter Key:   e1e17b146130a1ebfc51f83d5ab30a08cf474822
Hardware Model:      iPad1,1
Process:         Savant [50]
Path:            /var/mobile/Applications/0A2A314A-B07C-49B3-A1BD-AC9D8CE437A4/Savant.app/Savant
Identifier:      Savant
Version:         ??? (???)
Code Type:       ARM (Native)
Parent Process:  launchd [1]

Date/Time:       2011-04-08 08:40:16.668 -0400
OS Version:      iPhone OS 4.2.1 (8C148)
Report Version:  104

Exception Type:  EXC_BAD_ACCESS (SIGBUS)
Exception Codes: KERN_PROTECTION_FAILURE at 0x00459000
Crashed Thread:  0

Thread 0 Crashed:
0   libSystem.B.dylib             0x30d04c5e memcpy + 926
1   Savant                         0x000d558c pjsip_dlg_create_uac + 460  
2   Savant                         0x000f1314 pjsua_call_make_call + 632  
3   Savant                         0x00048b02 -[TelephonyEndpointAccount makeCallTo:isIntercomCall:] (TelephonyEndpointAccount.m:325)  
4   Savant                         0x0003e23c -[TelephonyAccountController makeCall:] (TelephonyAccountController.m:479)  
5   Savant                         0x0003b6f6 -[TelephonyAccountController sipMakeIntercomCallNotificationHandler:] (TelephonyAccountController.m:1150)  
6   Foundation                     0x3117561c _nsnote_callback + 136
7   CoreFoundation                 0x3580111c __CFXNotificationPost_old + 396
8   CoreFoundation                 0x35800dbc _CFXNotificationPostNotification + 112
9   Foundation                     0x31164d1c -[NSNotificationCenter postNotificationName:object:userInfo:] + 64
10  Savant                         0x0003401c -[telephonyIntercomViewController processIntercomTalkButtonPressed] (telephonyIntercomViewController.m:1341)  

Change History (3)

comment:1 Changed 13 years ago by bennylp

  • Milestone changed from release-1.10 to release-1.11

Waiting for further data, moving this to 1.11.

comment:2 Changed 13 years ago by bennylp

  • Resolution set to worksforme
  • Status changed from new to closed

Not enough information on this one, closing the ticket.

comment:3 Changed 13 years ago by bennylp

  • Version changed from trunk to 1.x-branch
Note: See TracTickets for help on using tickets.