[Qt-creator] QtCreator 2.5.2 Crashes on Launch in OS X 10.8.2

Sven Bergner sven.bergner at gmail.com
Mon Sep 24 18:38:54 CEST 2012


Hi Michael,
I had the same error some time ago. On my Mac were the language
settings corrupt.
I had some languages I never need and english was not in the list.
After removing the unneeded languages and adding english
Qt Creator was working again.

Hope that helps.

Regards,
  Sven

2012/9/24 Michael Jackson <imikejackson at gmail.com>:
> 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
> _______________________________________________
> Qt-creator mailing list
> Qt-creator at qt-project.org
> http://lists.qt-project.org/mailman/listinfo/qt-creator



More information about the Qt-creator mailing list