[mythtv-users] mythmusic crash

Lijia Jin us982 at netscape.net
Sat May 10 23:52:15 EDT 2003


I am using mythmusic-0.8.tar.gz and mythtv is the 0.8 release also. When 
I start play, go following crash:
is this a know bug?

The only thing I did was to import a CD. Before it finished, I have to 
shutdown the machine. Will this cause mythmusic crash from then on?

Thanks,
Lijia Jin

Starting program: mythmusic-0.8/mythmusic/mythmusic
[New Thread 8192 (LWP 12082)]

Program received signal SIGSEGV, Segmentation fault.
[Switching to Thread 8192 (LWP 12082)]
0x0807fd57 in PlaybackBox (this=0x81a19c0, ldb=0x815d8f0, 
playlist=0xbffff520,
    parent=0x0, name=0x0) at playbackbox.cpp:312
312         playlistindex = playlistorder[shuffleindex];
(gdb) backtrace
#0  0x0807fd57 in PlaybackBox (this=0x81a19c0, ldb=0x815d8f0,
    playlist=0xbffff520, parent=0x0, name=0x0) at playbackbox.cpp:312
#1  0x0806d32e in startPlayback(QSqlDatabase*, QValueList<Metadata>*) (
    db=0x815d8f0, playlist=0xbffff520) at main.cpp:161
#2  0x0806d5fe in MusicCallback(void*, QString&) (data=0xbffff3d0,
    selection=@0x8168e88) at main.cpp:212
#3  0x40215c48 in ThemedMenu::handleAction(QString&) ()
   from /usr/local/lib/libmyth-0.8.so.0
#4  0x4212b362 in main_arena () from /lib/i686/libc.so.6
#5  0x4022e460 in ThemedMenu::className() const ()
   from /usr/local/lib/libmyth-0.8.so.0
#6  0xe834245c in ?? ()
(gdb) p shuffleindex
$1 = 0
(gdb) p playlistorder
$2 = {sh = 0x81a32e0}
(gdb) p playlistorder[shuffleindex]
$3 = (int &) @0x0: Cannot access memory at address 0x0
(gdb)



More information about the mythtv-users mailing list