Crash after upgrading to xcode 3.2.3/iphone4
Crash after upgrading to xcode 3.2.3/iphone4
- Subject: Crash after upgrading to xcode 3.2.3/iphone4
- From: Mirko Viviani <email@hidden>
- Date: Sun, 4 Jul 2010 10:07:08 +0200
Hi!
After upgrading to xcode 3.2.3/iphone4 (xcode_3.2.3_and_iphone_sdk_4__final.dmg)
Xcode IDE: 1688.0
Xcode Core: 1691.0
ToolSupport: 1591.0
I have a strange crash running Lyn from finder that never happened with builds produced
by the previous xcode version. (3.2.2, xcode_3.2.2_and_iphone_sdk_3.2_final.dmg)
Nothing is changed in the build process/xcodeproj build preferences. I have just removed the build
dir and recompiled both debug and release targets.
I use 10.5 sdk, llvm gcc 4.2 compiler and 10.4 as the lowest target. (objc/c++)
Starting the Release build application from inside xcode, with Shark or with guard malloc presents no problems at all.
Running the same build from Finder or zsh produces the attached crash.
How could I check and debug the problem?
The linked frameworks/dylib appear to be the same for the release produced by xcode 3.2.3 and 3.2.2
(as shown by otool -L)
Thank you.
Process: Lyn [11229]
Path: /Users/Accounts/mirko/Applications/Lyn.app/Contents/MacOS/Lyn
Identifier: com.lynapp.lyn
Version: 1.0b13 (1.0b13)
Code Type: X86 (Native)
Parent Process: launchd [162]
Date/Time: 2010-07-04 09:06:39.275 +0200
OS Version: Mac OS X 10.6.3 (10D573)
Report Version: 6
Interval Since Last Report: 78738 sec
Crashes Since Last Report: 5
Per-App Interval Since Last Report: 79554 sec
Per-App Crashes Since Last Report: 5
Anonymous UUID: 0B7F5984-D9B6-4CBD-A995-82729E052356
Exception Type: EXC_BAD_ACCESS (SIGBUS)
Exception Codes: KERN_PROTECTION_FAILURE at 0x0000000000000000
Crashed Thread: 0 Dispatch queue: com.apple.main-thread
Thread 0 Crashed: Dispatch queue: com.apple.main-thread
0 com.apple.CoreFoundation 0x983bc5c3 CFBooleanGetValue + 83
1 com.apple.HIToolbox 0x93ebf0f9 GetCurrentInputSourceKeyboardProperties + 176
2 com.apple.HIToolbox 0x93ebe77b TSMTranslateKeyEvent + 74
3 com.apple.HIToolbox 0x93ebe527 TSMKeyTranslateWithInputSource + 609
4 com.apple.HIToolbox 0x93ebe2ab TSMKeyTranslate + 106
5 com.apple.HIToolbox 0x93ebe1ba TranslateKeyToUniChar + 65
6 com.apple.HIToolbox 0x93ebe141 KeyEventSetDerivedData + 83
7 com.apple.HIToolbox 0x93ebdfea KeyEventMatchesUniCharAndModifiers + 89
8 com.apple.HIToolbox 0x93ebde9d LoadHotKeyInfo(KeyFocusKey, unsigned int) + 176
9 com.apple.HIToolbox 0x93ebdb9e SyncWithKeyPrefs() + 309
10 com.apple.HIToolbox 0x93ec84d6 _GetSymbolicHotKeyValue2 + 282
11 com.apple.HIToolbox 0x93eeb50d ProcessInputSourceSwitchEventCandidate + 222
12 com.apple.AppKit 0x91a63811 +[NSTextInputContext processInputKeyBindings:] + 63
13 com.apple.AppKit 0x9195ac6b -[NSApplication sendEvent:] + 5083
14 com.apple.AppKit 0x918eec4f -[NSApplication run] + 917
15 com.apple.AppKit 0x918e6c85 NSApplicationMain + 574
16 com.lynapp.lyn 0x0000a407 _start + 209
17 com.lynapp.lyn 0x0000a335 start + 41
[...]
--
Ciao,
Mirko http://www.lynapp.com
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Xcode-users mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden