Bug 264173 - Amarok crashed with segfault when trying to editing track info [@ TagDialog::readTags]
Summary: Amarok crashed with segfault when trying to editing track info [@ TagDialog::...
Status: RESOLVED FIXED
Alias: None
Product: amarok
Classification: Applications
Component: Metadata Editing and Reading (other bugs)
Version First Reported In: 2.4.0
Platform: Ubuntu Linux
: NOR crash
Target Milestone: 2.4.1
Assignee: Amarok Bugs
URL:
Keywords:
: 277439 (view as bug list)
Depends on:
Blocks:
 
Reported: 2011-01-24 15:35 UTC by Belomir
Modified: 2011-07-10 23:40 UTC (History)
2 users (show)

See Also:
Latest Commit:
Version Fixed/Implemented In: 2.4.1
Sentry Crash Report:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Belomir 2011-01-24 15:35:30 UTC
Application: amarok (2.4.0)
KDE Platform Version: 4.5.5 (KDE 4.5.5)
Qt Version: 4.7.0
Operating System: Linux 2.6.35-24-generic i686
Distribution: Ubuntu 10.10

-- Information about the crash:
- What I was doing when the application crashed:
Just tried to edit one track. Just this track is segfault amarok or may be some more, because most of tracks are editable.
- Custom settings of the application:
Auto downloading album covers, scripts for radio (SKY.fm, DI.fm), script for lirycs downloading. The track have no tags almost.

The crash can be reproduced every time.

-- Backtrace:
Application: Amarok (amarok), signal: Segmentation fault
[Current thread is 1 (Thread 0xb65b3770 (LWP 12858))]

Thread 12 (Thread 0xb3584b70 (LWP 12859)):
#0  0x00591416 in __kernel_vsyscall ()
#1  0x04eac884 in pthread_cond_timedwait@@GLIBC_2.3.2 () from /lib/libpthread.so.0
#2  0x06c34df4 in pthread_cond_timedwait () from /lib/libc.so.6
#3  0x02ebdb3f in ?? () from /usr/lib/libxine.so.1
Backtrace stopped: previous frame inner to this frame (corrupt stack?)

Thread 11 (Thread 0xb2d83b70 (LWP 12860)):
#0  0x04eab7d4 in __pthread_mutex_unlock_usercnt () from /lib/libpthread.so.0
#1  0x06c34fa6 in pthread_mutex_unlock () from /lib/libc.so.6
#2  0x022c5870 in g_main_context_iteration () from /lib/libglib-2.0.so.0
#3  0x0615559f in QEventDispatcherGlib::processEvents (this=0x9aa6548, flags=...) at kernel/qeventdispatcher_glib.cpp:417
#4  0x06125609 in QEventLoop::processEvents (this=0xb2d83220, flags=) at kernel/qeventloop.cpp:149
#5  0x06125a8a in QEventLoop::exec (this=0xb2d83220, flags=...) at kernel/qeventloop.cpp:201
#6  0x06021b7e in QThread::exec (this=0x9b2f480) at thread/qthread.cpp:490
#7  0x03f8781a in ?? () from /usr/lib/qt4/plugins/phonon_backend/phonon_xine.so
#8  0x06024df9 in QThreadPrivate::start (arg=0x9b2f480) at thread/qthread_unix.cpp:266
#9  0x04ea7cc9 in start_thread () from /lib/libpthread.so.0
#10 0x06c2769e in clone () from /lib/libc.so.6

Thread 10 (Thread 0xb2582b70 (LWP 12863)):
#0  0x00591416 in __kernel_vsyscall ()
#1  0x06c18df6 in poll () from /lib/libc.so.6
#2  0x030d9c10 in ?? () from /usr/lib/xine/plugins/1.28/xineplug_ao_out_alsa.so
#3  0x00200029 in KStatefulBrush::KStatefulBrush (this=0x9bf73c8, brush=) at ../../kdeui/colors/kcolorscheme.cpp:592
Backtrace stopped: previous frame inner to this frame (corrupt stack?)

Thread 9 (Thread 0xb1d3fb70 (LWP 12864)):
#0  0x00591416 in __kernel_vsyscall ()
#1  0x04eac4dc in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/libpthread.so.0
#2  0x06c34d9d in pthread_cond_wait () from /lib/libc.so.6
#3  0x02ecfb54 in ?? () from /usr/lib/libxine.so.1
Backtrace stopped: previous frame inner to this frame (corrupt stack?)

Thread 8 (Thread 0xb153eb70 (LWP 12865)):
#0  0x00591416 in __kernel_vsyscall ()
#1  0x04eac4dc in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/libpthread.so.0
#2  0x06c34d9d in pthread_cond_wait () from /lib/libc.so.6
#3  0x02ecfb54 in ?? () from /usr/lib/libxine.so.1
Backtrace stopped: previous frame inner to this frame (corrupt stack?)

Thread 7 (Thread 0xad7b5b70 (LWP 12869)):
#0  0x00591416 in __kernel_vsyscall ()
#1  0x04eac4dc in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/libpthread.so.0
#2  0x06c34d9d in pthread_cond_wait () from /lib/libc.so.6
#3  0x060259c7 in wait (this=0xa430cc8, mutex=0xa2d13f8, time=4294967295) at thread/qwaitcondition_unix.cpp:88
#4  QWaitCondition::wait (this=0xa430cc8, mutex=0xa2d13f8, time=4294967295) at thread/qwaitcondition_unix.cpp:160
#5  0x030b9030 in ThreadWeaver::WeaverImpl::blockThreadUntilJobsAreBeingAssigned (this=0xa430cb0, th=0xa1f4be8) at ../../../threadweaver/Weaver/WeaverImpl.cpp:365
#6  0x030bc7dc in ThreadWeaver::WorkingHardState::waitForAvailableJob (this=0xa2d0e18, th=0xa1f4be8) at ../../../threadweaver/Weaver/WorkingHardState.cpp:80
#7  0x030b855b in ThreadWeaver::WeaverImpl::waitForAvailableJob (this=0xa430cb0, th=0xa1f4be8) at ../../../threadweaver/Weaver/WeaverImpl.cpp:356
#8  0x030bc8d2 in ThreadWeaver::WorkingHardState::applyForWork (this=0xa2d0e18, th=0xa1f4be8) at ../../../threadweaver/Weaver/WorkingHardState.cpp:71
#9  0x030b9533 in ThreadWeaver::WeaverImpl::applyForWork (this=0xa430cb0, th=0xa1f4be8, previous=0x9ac4160) at ../../../threadweaver/Weaver/WeaverImpl.cpp:351
#10 0x030ba95e in ThreadWeaver::ThreadRunHelper::run (this=0xad7b5294, parent=0xa430cb0, th=0xa1f4be8) at ../../../threadweaver/Weaver/Thread.cpp:87
#11 0x030bb07b in ThreadWeaver::Thread::run (this=0xa1f4be8) at ../../../threadweaver/Weaver/Thread.cpp:142
#12 0x06024df9 in QThreadPrivate::start (arg=0xa1f4be8) at thread/qthread_unix.cpp:266
#13 0x04ea7cc9 in start_thread () from /lib/libpthread.so.0
#14 0x06c2769e in clone () from /lib/libc.so.6

Thread 6 (Thread 0xacfb4b70 (LWP 12870)):
#0  0x00591416 in __kernel_vsyscall ()
#1  0x04eac4dc in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/libpthread.so.0
#2  0x06c34d9d in pthread_cond_wait () from /lib/libc.so.6
#3  0x08292877 in QTWTF::TCMalloc_PageHeap::scavengerThread (this=0x83911a0) at ../3rdparty/javascriptcore/JavaScriptCore/wtf/FastMalloc.cpp:2359
#4  0x082928c1 in QTWTF::TCMalloc_PageHeap::runScavengerThread (context=0x83911a0) at ../3rdparty/javascriptcore/JavaScriptCore/wtf/FastMalloc.cpp:1464
#5  0x04ea7cc9 in start_thread () from /lib/libpthread.so.0
#6  0x06c2769e in clone () from /lib/libc.so.6

Thread 5 (Thread 0xa76bfb70 (LWP 12871)):
#0  0x00591416 in __kernel_vsyscall ()
#1  0x04eac4dc in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/libpthread.so.0
#2  0x06c34d9d in pthread_cond_wait () from /lib/libc.so.6
#3  0x060259c7 in wait (this=0xa430cc8, mutex=0xa2d13f8, time=4294967295) at thread/qwaitcondition_unix.cpp:88
#4  QWaitCondition::wait (this=0xa430cc8, mutex=0xa2d13f8, time=4294967295) at thread/qwaitcondition_unix.cpp:160
#5  0x030b9030 in ThreadWeaver::WeaverImpl::blockThreadUntilJobsAreBeingAssigned (this=0xa430cb0, th=0xa401408) at ../../../threadweaver/Weaver/WeaverImpl.cpp:365
#6  0x030bc7dc in ThreadWeaver::WorkingHardState::waitForAvailableJob (this=0xa2d0e18, th=0xa401408) at ../../../threadweaver/Weaver/WorkingHardState.cpp:80
#7  0x030b855b in ThreadWeaver::WeaverImpl::waitForAvailableJob (this=0xa430cb0, th=0xa401408) at ../../../threadweaver/Weaver/WeaverImpl.cpp:356
#8  0x030bc8d2 in ThreadWeaver::WorkingHardState::applyForWork (this=0xa2d0e18, th=0xa401408) at ../../../threadweaver/Weaver/WorkingHardState.cpp:71
#9  0x030b9533 in ThreadWeaver::WeaverImpl::applyForWork (this=0xa430cb0, th=0xa401408, previous=0x0) at ../../../threadweaver/Weaver/WeaverImpl.cpp:351
#10 0x030bc8f1 in ThreadWeaver::WorkingHardState::applyForWork (this=0xa2d0e18, th=0xa401408) at ../../../threadweaver/Weaver/WorkingHardState.cpp:74
#11 0x030b9533 in ThreadWeaver::WeaverImpl::applyForWork (this=0xa430cb0, th=0xa401408, previous=0xafdff98) at ../../../threadweaver/Weaver/WeaverImpl.cpp:351
#12 0x030ba95e in ThreadWeaver::ThreadRunHelper::run (this=0xa76bf294, parent=0xa430cb0, th=0xa401408) at ../../../threadweaver/Weaver/Thread.cpp:87
#13 0x030bb07b in ThreadWeaver::Thread::run (this=0xa401408) at ../../../threadweaver/Weaver/Thread.cpp:142
#14 0x06024df9 in QThreadPrivate::start (arg=0xa401408) at thread/qthread_unix.cpp:266
#15 0x04ea7cc9 in start_thread () from /lib/libpthread.so.0
#16 0x06c2769e in clone () from /lib/libc.so.6

Thread 4 (Thread 0xa6ebeb70 (LWP 12872)):
#0  0x00591416 in __kernel_vsyscall ()
#1  0x04eac4dc in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/libpthread.so.0
#2  0x06c34d9d in pthread_cond_wait () from /lib/libc.so.6
#3  0x060259c7 in wait (this=0xa430cc8, mutex=0xa2d13f8, time=4294967295) at thread/qwaitcondition_unix.cpp:88
#4  QWaitCondition::wait (this=0xa430cc8, mutex=0xa2d13f8, time=4294967295) at thread/qwaitcondition_unix.cpp:160
#5  0x030b9030 in ThreadWeaver::WeaverImpl::blockThreadUntilJobsAreBeingAssigned (this=0xa430cb0, th=0xa2eaef0) at ../../../threadweaver/Weaver/WeaverImpl.cpp:365
#6  0x030bc7dc in ThreadWeaver::WorkingHardState::waitForAvailableJob (this=0xa2d0e18, th=0xa2eaef0) at ../../../threadweaver/Weaver/WorkingHardState.cpp:80
#7  0x030b855b in ThreadWeaver::WeaverImpl::waitForAvailableJob (this=0xa430cb0, th=0xa2eaef0) at ../../../threadweaver/Weaver/WeaverImpl.cpp:356
#8  0x030bc8d2 in ThreadWeaver::WorkingHardState::applyForWork (this=0xa2d0e18, th=0xa2eaef0) at ../../../threadweaver/Weaver/WorkingHardState.cpp:71
#9  0x030b9533 in ThreadWeaver::WeaverImpl::applyForWork (this=0xa430cb0, th=0xa2eaef0, previous=0x0) at ../../../threadweaver/Weaver/WeaverImpl.cpp:351
#10 0x030bc8f1 in ThreadWeaver::WorkingHardState::applyForWork (this=0xa2d0e18, th=0xa2eaef0) at ../../../threadweaver/Weaver/WorkingHardState.cpp:74
#11 0x030b9533 in ThreadWeaver::WeaverImpl::applyForWork (this=0xa430cb0, th=0xa2eaef0, previous=0x0) at ../../../threadweaver/Weaver/WeaverImpl.cpp:351
#12 0x030bc8f1 in ThreadWeaver::WorkingHardState::applyForWork (this=0xa2d0e18, th=0xa2eaef0) at ../../../threadweaver/Weaver/WorkingHardState.cpp:74
#13 0x030b9533 in ThreadWeaver::WeaverImpl::applyForWork (this=0xa430cb0, th=0xa2eaef0, previous=0x0) at ../../../threadweaver/Weaver/WeaverImpl.cpp:351
#14 0x030bc8f1 in ThreadWeaver::WorkingHardState::applyForWork (this=0xa2d0e18, th=0xa2eaef0) at ../../../threadweaver/Weaver/WorkingHardState.cpp:74
#15 0x030b9533 in ThreadWeaver::WeaverImpl::applyForWork (this=0xa430cb0, th=0xa2eaef0, previous=0x0) at ../../../threadweaver/Weaver/WeaverImpl.cpp:351
#16 0x030bc8f1 in ThreadWeaver::WorkingHardState::applyForWork (this=0xa2d0e18, th=0xa2eaef0) at ../../../threadweaver/Weaver/WorkingHardState.cpp:74
#17 0x030b9533 in ThreadWeaver::WeaverImpl::applyForWork (this=0xa430cb0, th=0xa2eaef0, previous=0x0) at ../../../threadweaver/Weaver/WeaverImpl.cpp:351
#18 0x030bc8f1 in ThreadWeaver::WorkingHardState::applyForWork (this=0xa2d0e18, th=0xa2eaef0) at ../../../threadweaver/Weaver/WorkingHardState.cpp:74
#19 0x030b9533 in ThreadWeaver::WeaverImpl::applyForWork (this=0xa430cb0, th=0xa2eaef0, previous=0x0) at ../../../threadweaver/Weaver/WeaverImpl.cpp:351
#20 0x030bc8f1 in ThreadWeaver::WorkingHardState::applyForWork (this=0xa2d0e18, th=0xa2eaef0) at ../../../threadweaver/Weaver/WorkingHardState.cpp:74
#21 0x030b9533 in ThreadWeaver::WeaverImpl::applyForWork (this=0xa430cb0, th=0xa2eaef0, previous=0xaa76c48) at ../../../threadweaver/Weaver/WeaverImpl.cpp:351
#22 0x030ba95e in ThreadWeaver::ThreadRunHelper::run (this=0xa6ebe294, parent=0xa430cb0, th=0xa2eaef0) at ../../../threadweaver/Weaver/Thread.cpp:87
#23 0x030bb07b in ThreadWeaver::Thread::run (this=0xa2eaef0) at ../../../threadweaver/Weaver/Thread.cpp:142
#24 0x06024df9 in QThreadPrivate::start (arg=0xa2eaef0) at thread/qthread_unix.cpp:266
#25 0x04ea7cc9 in start_thread () from /lib/libpthread.so.0
#26 0x06c2769e in clone () from /lib/libc.so.6

Thread 3 (Thread 0xa665bb70 (LWP 12876)):
#0  0x00591416 in __kernel_vsyscall ()
#1  0x04eac4dc in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/libpthread.so.0
#2  0x06c34d9d in pthread_cond_wait () from /lib/libc.so.6
#3  0x060259c7 in wait (this=0xa430cc8, mutex=0xa2d13f8, time=4294967295) at thread/qwaitcondition_unix.cpp:88
#4  QWaitCondition::wait (this=0xa430cc8, mutex=0xa2d13f8, time=4294967295) at thread/qwaitcondition_unix.cpp:160
#5  0x030b9030 in ThreadWeaver::WeaverImpl::blockThreadUntilJobsAreBeingAssigned (this=0xa430cb0, th=0xaa7e518) at ../../../threadweaver/Weaver/WeaverImpl.cpp:365
#6  0x030bc7dc in ThreadWeaver::WorkingHardState::waitForAvailableJob (this=0xa2d0e18, th=0xaa7e518) at ../../../threadweaver/Weaver/WorkingHardState.cpp:80
#7  0x030b855b in ThreadWeaver::WeaverImpl::waitForAvailableJob (this=0xa430cb0, th=0xaa7e518) at ../../../threadweaver/Weaver/WeaverImpl.cpp:356
#8  0x030bc8d2 in ThreadWeaver::WorkingHardState::applyForWork (this=0xa2d0e18, th=0xaa7e518) at ../../../threadweaver/Weaver/WorkingHardState.cpp:71
#9  0x030b9533 in ThreadWeaver::WeaverImpl::applyForWork (this=0xa430cb0, th=0xaa7e518, previous=0x0) at ../../../threadweaver/Weaver/WeaverImpl.cpp:351
#10 0x030bc8f1 in ThreadWeaver::WorkingHardState::applyForWork (this=0xa2d0e18, th=0xaa7e518) at ../../../threadweaver/Weaver/WorkingHardState.cpp:74
#11 0x030b9533 in ThreadWeaver::WeaverImpl::applyForWork (this=0xa430cb0, th=0xaa7e518, previous=0x0) at ../../../threadweaver/Weaver/WeaverImpl.cpp:351
#12 0x030bc8f1 in ThreadWeaver::WorkingHardState::applyForWork (this=0xa2d0e18, th=0xaa7e518) at ../../../threadweaver/Weaver/WorkingHardState.cpp:74
#13 0x030b9533 in ThreadWeaver::WeaverImpl::applyForWork (this=0xa430cb0, th=0xaa7e518, previous=0xb25e350) at ../../../threadweaver/Weaver/WeaverImpl.cpp:351
#14 0x030ba95e in ThreadWeaver::ThreadRunHelper::run (this=0xa665b294, parent=0xa430cb0, th=0xaa7e518) at ../../../threadweaver/Weaver/Thread.cpp:87
#15 0x030bb07b in ThreadWeaver::Thread::run (this=0xaa7e518) at ../../../threadweaver/Weaver/Thread.cpp:142
#16 0x06024df9 in QThreadPrivate::start (arg=0xaa7e518) at thread/qthread_unix.cpp:266
#17 0x04ea7cc9 in start_thread () from /lib/libpthread.so.0
#18 0x06c2769e in clone () from /lib/libc.so.6

Thread 2 (Thread 0xa4d5bb70 (LWP 12920)):
#0  0x00591416 in __kernel_vsyscall ()
#1  0x04eac4dc in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/libpthread.so.0
#2  0x06c34d9d in pthread_cond_wait () from /lib/libc.so.6
#3  0x02ecfb54 in ?? () from /usr/lib/libxine.so.1
Backtrace stopped: previous frame inner to this frame (corrupt stack?)

Thread 1 (Thread 0xb65b3770 (LWP 12858)):
[KCrash Handler]
#7  0x00c28677 in TagDialog::readTags (this=0xafb6f48) at ../../src/dialogs/TagDialog.cpp:1015
#8  0x00c39a87 in TagDialog::init (this=0xafb6f48) at ../../src/dialogs/TagDialog.cpp:785
#9  0x00c44506 in TagDialog::TagDialog (this=0xafb6f48, tracks=..., parent=0xa3f4b08) at ../../src/dialogs/TagDialog.cpp:73
#10 0x007f77c9 in Playlist::PrettyListView::editTrackInformation (this=0xa3f4b08) at ../../src/playlist/view/listview/PrettyListView.cpp:160
#11 0x007fe58b in Playlist::PrettyListView::qt_metacall (this=0xa3f4b08, _c=QMetaObject::InvokeMetaMethod, _id=72, _a=0xbfd3c878) at ./PrettyListView.moc:132
#12 0x0612c8ca in QMetaObject::metacall (object=0xa3f4b08, cl=3218326696, idx=72, argv=0xbfd3c878) at kernel/qmetaobject.cpp:237
#13 0x0613f6ad in QMetaObject::activate (sender=0xafbdb08, m=0x19c2370, local_signal_index=1, argv=0x0) at kernel/qobject.cpp:3280
#14 0x0103bf99 in QAction::triggered (this=0xafbdb08, _t1=false) at .moc/release-shared/moc_qaction.cpp:263
#15 0x0103d8dc in QAction::activate (this=0xafbdb08, event=QAction::Trigger) at kernel/qaction.cpp:1256
#16 0x015097ef in QMenuPrivate::activateCausedStack (this=0xb401fc0, causedStack=..., action=0xafbdb08, action_e=QAction::Trigger, self=true) at widgets/qmenu.cpp:993
#17 0x0150fa4b in QMenuPrivate::activateAction (this=0xb401fc0, action=0xafbdb08, action_e=QAction::Trigger, self=<value optimized out>) at widgets/qmenu.cpp:1085
#18 0x015105e0 in QMenu::mouseReleaseEvent (this=0xa99c690, e=0xbfd3d120) at widgets/qmenu.cpp:2301
#19 0x003e58a5 in KMenu::mouseReleaseEvent (this=0xa99c690, e=0xbfd3d120) at ../../kdeui/widgets/kmenu.cpp:471
#20 0x010a1e08 in QWidget::event (this=0xa99c690, event=0xbfd3d120) at kernel/qwidget.cpp:8187
#21 0x0151202f in QMenu::event (this=0xa99c690, e=0xbfd3d120) at widgets/qmenu.cpp:2410
#22 0x01043fdc in QApplicationPrivate::notify_helper (this=0x9a4de20, receiver=0xa99c690, e=0xbfd3d120) at kernel/qapplication.cpp:4396
#23 0x0104ac2e in QApplication::notify (this=0xbfd3eb68, receiver=0xa99c690, e=0xbfd3d120) at kernel/qapplication.cpp:3959
#24 0x002e9d8a in KApplication::notify (this=0xbfd3eb68, receiver=0xa99c690, event=0xbfd3d120) at ../../kdeui/kernel/kapplication.cpp:310
#25 0x06126b3b in QCoreApplication::notifyInternal (this=0xbfd3eb68, receiver=0xa99c690, event=0xbfd3d120) at kernel/qcoreapplication.cpp:732
#26 0x01049094 in sendEvent (receiver=0xa99c690, event=0xbfd3d120, alienWidget=0x0, nativeWidget=0xa99c690, buttonDown=0x19de3c0, lastMouseReceiver=..., spontaneous=true) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:215
#27 QApplicationPrivate::sendMouseEvent (receiver=0xa99c690, event=0xbfd3d120, alienWidget=0x0, nativeWidget=0xa99c690, buttonDown=0x19de3c0, lastMouseReceiver=..., spontaneous=true) at kernel/qapplication.cpp:3058
#28 0x010d8261 in QETWidget::translateMouseEvent (this=0xa99c690, event=0xbfd3d63c) at kernel/qapplication_x11.cpp:4337
#29 0x010d7151 in QApplication::x11ProcessEvent (this=0xbfd3eb68, event=0xbfd3d63c) at kernel/qapplication_x11.cpp:3414
#30 0x0110636a in x11EventSourceDispatch (s=0x9a576a8, callback=0, user_data=0x0) at kernel/qguieventdispatcher_glib.cpp:146
#31 0x022c1855 in g_main_context_dispatch () from /lib/libglib-2.0.so.0
#32 0x022c5668 in ?? () from /lib/libglib-2.0.so.0
#33 0x022c5848 in g_main_context_iteration () from /lib/libglib-2.0.so.0
#34 0x06155565 in QEventDispatcherGlib::processEvents (this=0x9961d70, flags=...) at kernel/qeventdispatcher_glib.cpp:415
#35 0x01105be5 in QGuiEventDispatcherGlib::processEvents (this=0x9961d70, flags=...) at kernel/qguieventdispatcher_glib.cpp:204
#36 0x06125609 in QEventLoop::processEvents (this=0xbfd3d930, flags=) at kernel/qeventloop.cpp:149
#37 0x06125a8a in QEventLoop::exec (this=0xbfd3d930, flags=...) at kernel/qeventloop.cpp:201
#38 0x0150cefe in QMenu::exec (this=0xa99c690, p=..., action=0x0) at widgets/qmenu.cpp:2054
#39 0x007e41a1 in Playlist::ViewCommon::trackMenu (this=0xa3f4b1c, parent=0xa3f4b08, index=0xbfd3da40, pos=...) at ../../src/playlist/view/PlaylistViewCommon.cpp:75
#40 0x007f5a45 in Playlist::PrettyListView::contextMenuEvent (this=0xa3f4b08, event=0xbfd3e2d8) at ../../src/playlist/view/listview/PrettyListView.cpp:401
#41 0x010a2528 in QWidget::event (this=0xa3f4b08, event=0xbfd3e2d8) at kernel/qwidget.cpp:8354
#42 0x014c3763 in QFrame::event (this=0xa3f4b08, e=0xbfd3e2d8) at widgets/qframe.cpp:557
#43 0x01560a82 in QAbstractScrollArea::viewportEvent (this=0xbfd3c4a8, e=0xa1b4648) at widgets/qabstractscrollarea.cpp:1043
#44 0x0161d0f7 in QAbstractItemView::viewportEvent (this=0xa3f4b08, event=0xbfd3e2d8) at itemviews/qabstractitemview.cpp:1619
#45 0x015634d5 in viewportEvent (this=0xa3f5c40, o=0xa3f3618, e=0xbfd3e2d8) at widgets/qabstractscrollarea_p.h:100
#46 QAbstractScrollAreaFilter::eventFilter (this=0xa3f5c40, o=0xa3f3618, e=0xbfd3e2d8) at widgets/qabstractscrollarea_p.h:116
#47 0x0612629a in QCoreApplicationPrivate::sendThroughObjectEventFilters (this=0x9a4de20, receiver=0xa3f3618, event=0xbfd3e2d8) at kernel/qcoreapplication.cpp:847
#48 0x01043fb9 in QApplicationPrivate::notify_helper (this=0x9a4de20, receiver=0xa3f3618, e=0xbfd3e2d8) at kernel/qapplication.cpp:4392
#49 0x0104a458 in QApplication::notify (this=0xbfd3eb68, receiver=0xa3f3618, e=0xbfd3e2d8) at kernel/qapplication.cpp:4038
#50 0x002e9d8a in KApplication::notify (this=0xbfd3eb68, receiver=0xa3f3618, event=0xbfd3e2d8) at ../../kdeui/kernel/kapplication.cpp:310
#51 0x06126b3b in QCoreApplication::notifyInternal (this=0xbfd3eb68, receiver=0xa3f3618, event=0xbfd3e2d8) at kernel/qcoreapplication.cpp:732
#52 0x010dc62e in QCoreApplication::sendSpontaneousEvent (receiver=0xa3f3618, event=0xa1b4648) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:218
#53 0x010d7d7c in QETWidget::translateMouseEvent (this=0xa2f3ad8, event=0xbfd3e7cc) at kernel/qapplication_x11.cpp:4408
#54 0x010d7151 in QApplication::x11ProcessEvent (this=0xbfd3eb68, event=0xbfd3e7cc) at kernel/qapplication_x11.cpp:3414
#55 0x0110636a in x11EventSourceDispatch (s=0x9a576a8, callback=0, user_data=0x0) at kernel/qguieventdispatcher_glib.cpp:146
#56 0x022c1855 in g_main_context_dispatch () from /lib/libglib-2.0.so.0
#57 0x022c5668 in ?? () from /lib/libglib-2.0.so.0
#58 0x022c5848 in g_main_context_iteration () from /lib/libglib-2.0.so.0
#59 0x06155565 in QEventDispatcherGlib::processEvents (this=0x9961d70, flags=...) at kernel/qeventdispatcher_glib.cpp:415
#60 0x01105be5 in QGuiEventDispatcherGlib::processEvents (this=0x9961d70, flags=...) at kernel/qguieventdispatcher_glib.cpp:204
#61 0x06125609 in QEventLoop::processEvents (this=0xbfd3eac4, flags=) at kernel/qeventloop.cpp:149
#62 0x06125a8a in QEventLoop::exec (this=0xbfd3eac4, flags=...) at kernel/qeventloop.cpp:201
#63 0x0612a00f in QCoreApplication::exec () at kernel/qcoreapplication.cpp:1009
#64 0x01042e07 in QApplication::exec () at kernel/qapplication.cpp:3672
#65 0x08050e75 in main (argc=1, argv=0xbfd3f524) at ../../src/main.cpp:268

Possible duplicates by query: bug 220622.

Reported using DrKonqi
Comment 1 Ralf Engels 2011-05-09 16:00:30 UTC
The Tag dialog was changed quite a lot in 2.4.0.
Can you try this with 2.4.1 (or it's beta)?
Comment 2 Myriam Schweingruber 2011-06-19 12:44:21 UTC
Any news on this? Without feedback within 2 weeks I will close this as fixed.
Comment 3 Kevin Funk 2011-07-09 23:27:39 UTC
*** Bug 277439 has been marked as a duplicate of this bug. ***
Comment 4 Kevin Funk 2011-07-09 23:29:25 UTC
That particular function (TagDialog::readTags()) doesn't even exist any more.

Likely fixed.