Bug 52409 - panel crashes when attempting to remove buttons
Summary: panel crashes when attempting to remove buttons
Status: RESOLVED DUPLICATE of bug 50765
Alias: None
Product: kicker
Classification: Plasma
Component: general (show other bugs)
Version: unspecified
Platform: RedHat Enterprise Linux Linux
: NOR crash
Target Milestone: ---
Assignee: John Firebaugh
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2002-12-30 09:02 UTC by Deepak Chawla
Modified: 2003-01-15 17:08 UTC (History)
0 users

See Also:
Latest Commit:
Version Fixed In:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Deepak Chawla 2002-12-30 09:02:56 UTC
Version:           KDE Panel: 1.1 (using KDE KDE 3.0.3)
Installed from:    RedHat RPMs
Compiler:          gcc (GCC) 3.2 20020903 (Red Hat Linux 8.0 3.2-7) 
OS:          Linux

The panel invariably crashes when I try to remove a button. (right click on panel, mouse over remove, mouse over button). Here's the trace back

(no debugging symbols found)...[New Thread 8192 (LWP 17871)]
0x420ae169 in wait4 () from /lib/i686/libc.so.6
#0  0x420ae169 in wait4 () from /lib/i686/libc.so.6
#1  0x4212a2d0 in __DTOR_END__ () from /lib/i686/libc.so.6
#2  0x40e16c63 in waitpid () from /lib/i686/libpthread.so.0
#3  0x406271a5 in KCrash::defaultCrashHandler(int) ()
   from /usr/lib/libkdecore.so.4
#4  <signal handler called>
#5  0x40b5b8f9 in QString::QString(QString const&) ()
   from /usr/lib/qt3-gcc3.2/lib/libqt-mt.so.3
#6  0x41350a27 in PanelRemoveButtonMenu::slotAboutToShow() ()
   from /usr/lib/kicker.so
#7  0x4134ff60 in PanelRemoveButtonMenu::qt_invoke(int, QUObject*) ()
   from /usr/lib/kicker.so
#8  0x408e9d6b in QObject::activate_signal(QConnectionList*, QUObject*) ()
   from /usr/lib/qt3-gcc3.2/lib/libqt-mt.so.3
#9  0x408e9c57 in QObject::activate_signal(int) ()
   from /usr/lib/qt3-gcc3.2/lib/libqt-mt.so.3
#10 0x40bc44ce in QPopupMenu::aboutToShow() ()
   from /usr/lib/qt3-gcc3.2/lib/libqt-mt.so.3
#11 0x409d6eab in QPopupMenu::subMenuTimer() ()
   from /usr/lib/qt3-gcc3.2/lib/libqt-mt.so.3
#12 0x40bc45f4 in QPopupMenu::qt_invoke(int, QUObject*) ()
   from /usr/lib/qt3-gcc3.2/lib/libqt-mt.so.3
#13 0x4134adad in RemoveContainerMenu::qt_invoke(int, QUObject*) ()
   from /usr/lib/kicker.so
#14 0x408e9d6b in QObject::activate_signal(QConnectionList*, QUObject*) ()
   from /usr/lib/qt3-gcc3.2/lib/libqt-mt.so.3
#15 0x408e9c57 in QObject::activate_signal(int) ()
   from /usr/lib/qt3-gcc3.2/lib/libqt-mt.so.3
#16 0x40bb2b4b in QTimer::timeout() ()
   from /usr/lib/qt3-gcc3.2/lib/libqt-mt.so.3
#17 0x4090a792 in QTimer::event(QEvent*) ()
   from /usr/lib/qt3-gcc3.2/lib/libqt-mt.so.3
#18 0x40895c49 in QApplication::internalNotify(QObject*, QEvent*) ()
   from /usr/lib/qt3-gcc3.2/lib/libqt-mt.so.3
#19 0x408954f1 in QApplication::notify(QObject*, QEvent*) ()
   from /usr/lib/qt3-gcc3.2/lib/libqt-mt.so.3
#20 0x405bb9a6 in KApplication::notify(QObject*, QEvent*) ()
   from /usr/lib/libkdecore.so.4
#21 0x40838a88 in qt_activate_timers() ()
   from /usr/lib/qt3-gcc3.2/lib/libqt-mt.so.3
#22 0x40836330 in QApplication::processNextEvent(bool) ()
   from /usr/lib/qt3-gcc3.2/lib/libqt-mt.so.3
#23 0x40897280 in QApplication::enter_loop() ()
   from /usr/lib/qt3-gcc3.2/lib/libqt-mt.so.3
#24 0x409d79b6 in QPopupMenu::exec(QPoint const&, int) ()
   from /usr/lib/qt3-gcc3.2/lib/libqt-mt.so.3
#25 0x41322973 in PanelPopupButton::slotExecMenu() () from /usr/lib/kicker.so
#26 0x41321feb in PanelPopupButton::qt_invoke(int, QUObject*) ()
   from /usr/lib/kicker.so
#27 0x413272ad in KButton::qt_invoke(int, QUObject*) () from /usr/lib/kicker.so
#28 0x408e9d6b in QObject::activate_signal(QConnectionList*, QUObject*) ()
   from /usr/lib/qt3-gcc3.2/lib/libqt-mt.so.3
#29 0x408e9c57 in QObject::activate_signal(int) ()
   from /usr/lib/qt3-gcc3.2/lib/libqt-mt.so.3
#30 0x40bb6acb in QButton::pressed() ()
   from /usr/lib/qt3-gcc3.2/lib/libqt-mt.so.3
#31 0x4096bb82 in QButton::mousePressEvent(QMouseEvent*) ()
   from /usr/lib/qt3-gcc3.2/lib/libqt-mt.so.3
#32 0x4091e35b in QWidget::event(QEvent*) ()
   from /usr/lib/qt3-gcc3.2/lib/libqt-mt.so.3
#33 0x40895c49 in QApplication::internalNotify(QObject*, QEvent*) ()
   from /usr/lib/qt3-gcc3.2/lib/libqt-mt.so.3
#34 0x40895363 in QApplication::notify(QObject*, QEvent*) ()
   from /usr/lib/qt3-gcc3.2/lib/libqt-mt.so.3
#35 0x405bb9a6 in KApplication::notify(QObject*, QEvent*) ()
   from /usr/lib/libkdecore.so.4
#36 0x40839b46 in QETWidget::translateMouseEvent(_XEvent const*) ()
   from /usr/lib/qt3-gcc3.2/lib/libqt-mt.so.3
#37 0x408369b6 in QApplication::x11ProcessEvent(_XEvent*) ()
   from /usr/lib/qt3-gcc3.2/lib/libqt-mt.so.3
#38 0x4083652f in QApplication::processNextEvent(bool) ()
   from /usr/lib/qt3-gcc3.2/lib/libqt-mt.so.3
#39 0x40897280 in QApplication::enter_loop() ()
   from /usr/lib/qt3-gcc3.2/lib/libqt-mt.so.3
#40 0x4083602d in QApplication::exec() ()
   from /usr/lib/qt3-gcc3.2/lib/libqt-mt.so.3
#41 0x412f5a97 in main () from /usr/lib/kicker.so
#42 0x0804cb9f in strcpy ()
#43 0x0804d8bb in strcpy ()
#44 0x0804dd7c in strcpy ()
#45 0x0804eb40 in strcpy ()
#46 0x420158d4 in __libc_start_main () from /lib/i686/libc.so.6
Comment 1 Maksim Orlovich 2002-12-30 16:45:37 UTC
Bug in RedHat packages, AFAIK. 

*** This bug has been marked as a duplicate of 50765 ***
Comment 2 Harald Hoyer 2003-01-15 17:08:14 UTC
now in RH bugzilla, though in KDE 3.1, qt-3.1.1 not reproducible
http://bugzilla.redhat.com/bugzilla/show_bug.cgi?id=81942