Quantcast
Channel: Qt DevNet forums: Installation and Deployment
Viewing all articles
Browse latest Browse all 2113

Strange Crashes/Freezes on some OSX's but not on others..

$
0
0
Hi, I am trying to make an app run across various OSX systems.. using Qt 5.2rc on OSX 10.9, as described in this thread: http://qt-project.org/forums/viewthread/35861/ After my problems of opening files seems to be solved, here’s the situation: it runs fine on the system where it was compiled, which is a OSX 10.9 … it also runs fine on my newly installed partition of 10.9 (which doesn’t have xcode or any Qt sdk installed), and runs fine on my other newly installed partitions 10.8, 10.7 and a 10.6.8, all on my laptop, a macbook pro from 2011. it even runs on a macbook from 2008 with os 10.6 Alas, on a seperate macbook pro with OSX 10.9 , it crashes with an error message: “Thread 0 Crashed:: Dispatch queue: com.apple.main-thread 0 libGLU.dylib” and on yet another macbook pro from 2011, also with a 10.9 OSX, it freezes, without error message, just displaying the eternal “beach-ball”, 100% cpu usage.. I am puzzled…., since it works fine on all my installed partitions… but not on the other computers..

Viewing all articles
Browse latest Browse all 2113

Trending Articles