[Qt-interest] Qt 4.6.2 / Mac OS X: Phonon crashes on exit

R. Reucher rene.reucher at batcom-it.net
Tue May 25 11:08:02 CEST 2010


Hi,

as a follow up to my problem with Phonon 'post mortem' crashes on Mac OS X 
I've now upgraded my installation to Mac OS X 10.6.3 (I had 10.6.2 before - 
sorry, should have mentioned this earlier). Anyway, the problem remains 
nearly the same:

dhcp72:qmusicplayer rene$ gdb ./qmusicplayer.app/Contents/MacOS/qmusicplayer
GNU gdb 6.3.50-20050815 (Apple version gdb-1344) (Fri Jul  3 01:13:45 UTC 
2009)
Copyright 2004 Free Software Foundation, Inc.
GDB is free software, covered by the GNU General Public License, and you are
welcome to change it and/or distribute copies of it under certain 
conditions.
Type "show copying" to see the conditions.
There is absolutely no warranty for GDB.  Type "show warranty" for details.
This GDB was configured as "i386-apple-darwin"...Reading symbols for shared 
libraries ........ done

(gdb) run
Starting program: 
/Users/rene/src/qmusicplayer/qmusicplayer.app/Contents/MacOS/qmusicplayer
Reading symbols for shared libraries .
+++++++............................................................ done
Reading symbols for shared libraries . done
Reading symbols for shared libraries . done
Reading symbols for shared libraries . done
Reading symbols for shared libraries . done
Reading symbols for shared libraries . done
Reading symbols for shared libraries . done
Reading symbols for shared libraries . done
Reading symbols for shared libraries ........... done
Reading symbols for shared libraries . done
Reading symbols for shared libraries . done
Reading symbols for shared libraries . done
QGLContext::chooseMacVisual: Unable to choose a pixel format
QGLContext::makeCurrent: Cannot make invalid context current
QGLContext::makeCurrent: Cannot make invalid context current
Reading symbols for shared libraries . done
Reading symbols for shared libraries . done
Reading symbols for shared libraries . done
Reading symbols for shared libraries . done
Reading symbols for shared libraries . done

Program received signal EXC_BAD_ACCESS, Could not access memory.
Reason: KERN_PROTECTION_FAILURE at address: 0x00000000
0x94be8edb in objc_msgSend ()
(gdb) bt
#0  0x94be8edb in objc_msgSend ()
#1  0x00460000 in QTextDocumentFragment::~QTextDocumentFragment ()
#2  0x0163e7a7 in dyld_stub_memset ()
#3  0x0165710c in qt_plugin_instance ()
#4  0x0001b8fa in Phonon::MediaNodePrivate::~MediaNodePrivate ()
#5  0x0001b4a5 in Phonon::MediaObject::qt_metacall ()
#6  0x00019b3d in Phonon::MediaObject::~MediaObject ()
#7  0x00ca295c in QObjectPrivate::deleteChildren ()
#8  0x002377fc in QWidget::~QWidget ()
#9  0x00003e28 in main ()

Thanks for any ideas or hints!

Regards, René
-- 
René Reucher
rene.reucher at batcom-it.net
http://www.batcom-it.net/



More information about the Qt-interest-old mailing list