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 <[email protected]>:
> 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
> [email protected]
> http://lists.qt-project.org/mailman/listinfo/qt-creator
_______________________________________________
Qt-creator mailing list
[email protected]
http://lists.qt-project.org/mailman/listinfo/qt-creator

Reply via email to