View Single Post
Posts: 24 | Thanked: 35 times | Joined on May 2015
#1691
Originally Posted by gidzzz View Post
I tried furiously tapping the shuffle button, but I could not reproduce that. The main window should be locked immediately after the first tap, until you return from the now playing window, so I have no idea where this crash could be coming from. If you know how to obtain a backtrace, there is openmediaplayer-dbg package in the repositories.
Media changed
Renderer metadata received
Renderer metadata received
Last item MIME: "audio/mpeg"
Handing out new NPW instance
Cleaning up after job 1
Adding job 2 "localtagfs::music/songs"
Porcessing job 2
Playlist contents changed: @ 0 - 0 + 384

Program received signal SIGSEGV, Segmentation fault.
NowPlayingWindow::updatePlaylist (this=0x4824a0, from=0, nremove=0, nreplace=384) at ../../player/nowplayingwindow.cpp:1315
1315 ../../player/nowplayingwindow.cpp: No such file or directory.
in ../../player/nowplayingwindow.cpp
(gdb) bt
#0 NowPlayingWindow::updatePlaylist (this=0x4824a0, from=0, nremove=0, nreplace=384) at ../../player/nowplayingwindow.cpp:1315
#1 0x000e95a0 in NowPlayingWindow::qt_metacall (this=0x4824a0, _c=QMetaObject::InvokeMetaMethod, _id=35, _a=0xbe900d70) at moc_nowplayingwindow.cpp:227
#2 0x41c452d8 in QMetaObject::metacall(QObject*, QMetaObject::Call, int, void**) () from /usr/lib/libQtCore.so.4
#3 0x41c56a90 in QMetaObject::activate(QObject*, QMetaObject const*, int, void**) () from /usr/lib/libQtCore.so.4
#4 0x000f449c in MafwPlaylistAdapter::contentsChanged (this=0x0, _t1=0, _t2=0, _t3=384) at moc_mafwplaylistadapter.cpp:133
#5 0x000e6034 in MafwPlaylistAdapter:nContentsChanged (from=0, nremove=0, nreplace=0, user_data=0x369368) at ../../player/mafw/mafwplaylistadapter.cpp:331
#6 0x42f6d788 in mafw_marshal_VOID__UINT_UINT_UINT () from /usr/lib/libmafw.so.0
#7 0x406f5a14 in g_closure_invoke () from /usr/lib/libgobject-2.0.so.0
#8 0x4070bd5c in ?? () from /usr/lib/libgobject-2.0.so.0
#9 0x4070bd5c in ?? () from /usr/lib/libgobject-2.0.so.0
Backtrace stopped: previous frame identical to this frame (corrupt stack?)
 

The Following 4 Users Say Thank You to L29Ah For This Useful Post: