Note that there are some explanatory texts on larger screens.

plurals
  1. POUnexplainable segmentation fault on iphone
    primarykey
    data
    text
    <p>I'm having this very disturbing problem when running our app in the device. Everything goes fine with the Debug scheme but with the Distribution profile (the one with the AdHoc certificate for code signing) the app crashes and the only error I get in the device's login this one:</p> <pre><code>Tue Oct 4 10:49:44 unknown com.apple.debugserver-48[670] &lt;Warning&gt;: 21 [029e/0803]: RNBRunLoopLaunchInferior DNBProcessLaunch() returned error: 'DRHT' Tue Oct 4 10:49:44 unknown com.apple.debugserver-48[670] &lt;Warning&gt;: error: failed to launch process (null): failed to get the task for process 672 Tue Oct 4 10:49:44 unknown com.apple.debugserver-48[670] &lt;Warning&gt;: 22 [029e/1403]: error: ::read ( 4, 0x2fee59f0, 1024 ) =&gt; -1 err = Bad file descriptor (0x00000009) Tue Oct 4 10:49:44 unknown com.apple.launchd[1] &lt;Notice&gt;: (UIKitApplication:com.oos.kraken[0x3f17]) Bug: launchd_core_logic.c:3252 (24226):3 Tue Oct 4 10:49:44 unknown com.apple.launchd[1] &lt;Notice&gt;: (UIKitApplication:com.oos.kraken[0x3f17]) Bug: launchd_core_logic.c:2681 (24226):10 Tue Oct 4 10:49:44 unknown com.apple.launchd[1] &lt;Notice&gt;: (UIKitApplication:com.oos.kraken[0x3f17]) Working around 5020256. Assuming the job crashed. Tue Oct 4 10:49:44 unknown com.apple.launchd[1] &lt;Warning&gt;: (UIKitApplication:com.oos.kraken[0x3f17]) Job appears to have crashed: Segmentation fault Tue Oct 4 10:49:44 unknown SpringBoard[24] &lt;Warning&gt;: Application '11870.com' exited abnormally with signal 11: Segmentation fault </code></pre> <p>I'm really lost and have no idea of what can be happening. What does it mean by " APPEARS to have crashed" doesn't it know when there is a problem with an app? </p> <p>Anybody came across this problem before? I am using xcode 4 and the device is an iphone 3G although it also happens in an iphone 4.</p> <p>PD: I've tried Zombies with no luck.</p>
    singulars
    1. This table or related slice is empty.
    1. This table or related slice is empty.
    plurals
    1. This table or related slice is empty.
    1. This table or related slice is empty.
 

Querying!

 
Guidance

SQuiL has stopped working due to an internal error.

If you are curious you may find further information in the browser console, which is accessible through the devtools (F12).

Reload