audiocd kioslave in kde4
Kevin Krammer
kevin.krammer at gmx.at
Mon Apr 13 09:54:56 BST 2009
On Monday 13 April 2009, Chris Burel wrote:
> Hmm, more troubles. I installed a new HAL (0.5.12rc1), and now my
> system actually recognizes all 143 of my devices, instead of the 5 it
> saw before. But then I got this:
> #0 0xb7f13424 in __kernel_vsyscall ()
> #1 0xb65a6bb9 in raise () from /lib/libc.so.6
> #2 0xb65a8138 in abort () from /lib/libc.so.6
> #3 0xb7d20f0d in qt_message_output () from /opt/qt/lib/libQtCore.so.4
> #4 0xb7d20ff1 in qFatal () from /opt/qt/lib/libQtCore.so.4
> #5 0xb7d2109c in qt_assert_x () from /opt/qt/lib/libQtCore.so.4
> #6 0xb7cd057a in QList<QString>::operator[] (this=0x9624628, i=0) at
> /opt/qt-4.5.0/include/QtCore/qlist.h:403
> #7 0xb7ccc9a9 in AudioCD::AudioCDProtocol::initRequest
> (this=0xbfa2e9c8, url=@0xbfa2e8ac)
> at
> /usr/src/rpm/build/kdemultimedia-4.2.2/kioslave/audiocd/audiocd.cpp:341 #8
Unchecked access to a QStringList, so definitely a bug.
Most likely a porting mistake, i.e. Qt3's QValueList just returned a default
value, while Qt4's QList asserts.
Cheers,
Kevin
--
Kevin Krammer, KDE developer, xdg-utils developer
KDE user support, developer mentoring
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 189 bytes
Desc: This is a digitally signed message part.
URL: <http://mail.kde.org/pipermail/kde-multimedia/attachments/20090413/01bdf3b4/attachment.sig>
-------------- next part --------------
_______________________________________________
kde-multimedia mailing list
kde-multimedia at kde.org
https://mail.kde.org/mailman/listinfo/kde-multimedia
More information about the kde-multimedia
mailing list