PDA

View Full Version : Mac Qt SDK Phonon problem



ahmdsd_ostora
11th April 2012, 09:49
Hello,
I try to run the MusicPlayer phonon example that comes with the sdk on my mac, but it crashes while starting to run.
This is the crash log on Mac OS Snow Leopard 10.16.8

Exception Type: EXC_BAD_ACCESS (SIGSEGV)
Exception Codes: KERN_INVALID_ADDRESS at 0x0000000000000008
Crashed Thread: 0 Dispatch queue: com.apple.main-thread

Thread 0 Crashed: Dispatch queue: com.apple.main-thread
0 QtCore 0x0000000100eac8f2 QObject::moveToThread(QThread*) + 34
1 QtDBus 0x00000001010c4912 _q_sessionBus() + 162
2 QtDBus 0x00000001010c4a71 QDBusConnection::sessionBus() + 17
3 phonon 0x000000010002beab Phonon::FactoryPrivate::FactoryPrivate() + 219
4 phonon 0x000000010002edc2 Phonon::Factory::registerFrontendObject(Phonon::Me diaNodePrivate*) + 146
5 phonon 0x0000000100038f92 Phonon::MediaNodePrivate::MediaNodePrivate(Phonon: :MediaNodePrivate::CastId) + 82
6 phonon 0x00000001000237bf Phonon::AudioOutput::AudioOutput(Phonon::Category, QObject*) + 63
7 com.yourcompany.qmusicplayer 0x0000000100009f55 MainWindow::MainWindow() + 239 (mainwindow.cpp:48)
8 com.yourcompany.qmusicplayer 0x0000000100002b1e main + 238 (main.cpp:51)
9 com.yourcompany.qmusicplayer 0x0000000100002a04 start + 52