[Qt-creator] QtCreator 2.5.2 Crashes on Launch in OS X 10.8.2
Michael Jackson
imikejackson at gmail.com
Mon Sep 24 17:55:21 CEST 2012
Finally was able to get my system updated to 10.8.2 from 10.6.8 and when I tried to launch QtCreator it just plain crashed with a Null Pointer Exception. Here is the crash output:
Exception Type: EXC_BAD_ACCESS (SIGSEGV)
Exception Codes: KERN_INVALID_ADDRESS at 0x0000000000000000
VM Regions Near 0:
-->
__TEXT 0000000100000000-000000010000f000 [ 60K] r-x/rwx SM=COW /Applications/UniversalBinary/Qt Creator.app/Contents/MacOS/Qt Creator
Thread 0 Crashed:: Dispatch queue: com.apple.main-thread
0 com.apple.CoreFoundation 0x00007fff8ebfb61a CFArrayGetCount + 10
1 QtCore 0x0000000100b8ed38 QSystemLocale::query(QSystemLocale::QueryType, QVariant) const + 4000
2 QtCore 0x0000000100bd19d8 QLocale::uiLanguages() const + 150
3 com.nokia.qtcreator 0x0000000100005b1a main + 1498
4 com.nokia.qtcreator 0x0000000100003624 start + 52
Googling didn't seem to find anyone else having this problem so it clearly is something on my machine. I blew away any old preferences from the old system and still have issues. Fresh downloaded it and installed from there and still crashed. Has anyone else seen this issue? Building QtCreator from source be a solution?
Thanks for any help.
---
Mike Jackson
More information about the Qt-creator
mailing list