Bug 83008 - changin style effect crashed konq
Summary: changin style effect crashed konq
Status: RESOLVED WORKSFORME
Alias: None
Product: konqueror
Classification: Applications
Component: general (show other bugs)
Version: unspecified
Platform: unspecified Linux
: NOR crash
Target Milestone: ---
Assignee: Konqueror Developers
URL:
Keywords:
: 100132 (view as bug list)
Depends on:
Blocks:
 
Reported: 2004-06-07 20:12 UTC by Edwin Schepers
Modified: 2008-05-14 12:55 UTC (History)
3 users (show)

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 Edwin Schepers 2004-06-07 20:12:21 UTC
Version:           3.2.90 (using KDE 3.2.90 (3.3 alpha1, CVS >= 20040522), compiled sources)
Compiler:          gcc version 3.3.2 20031022 (Red Hat Linux 3.3.2-1)
OS:                Linux (i686) release 2.4.22-1.2115.nptl

Hi,
After applying the change of the menu-effect to "animate", konqueror crashed.
Trying to reproduce didn't crash anything.


Using host libthread_db library "/lib/tls/libthread_db.so.1".
[Thread debugging using libthread_db enabled]
[New Thread -1085149056 (LWP 23888)]
[KCrash handler]
#4  0x012c6ae2 in QString::QString(QString const&) ()
   from /hda8/opt/qt-copy/lib/libqt-mt.so.3
#5  0x00a3dd19 in KIconEffect::fingerprint(int, int) const (this=0x956f1f4, 
    group=3, state=0) at kiconeffect.cpp:139
#6  0x00a491c1 in KIconLoader::loadIcon(QString const&, KIcon::Group, int, int, QString*, bool) const (this=0x9438e58, _name=@0x96959ec, group=Small, size=0, 
    state=0, path_store=0x0, canReturnNull=false) at kiconloader.cpp:652
#7  0x00a4bc86 in KIconFactory::createPixmap(QIconSet const&, QIconSet::Size, QIconSet::Mode, QIconSet::State) (this=0x96959e0, mode_P=Normal)
    at kiconloader.cpp:1175
#8  0x0102150d in QIconSetPrivate::icon(QIconSet const*, QIconSet::Size, QIconSet::Mode, QIconSet::State) () from /hda8/opt/qt-copy/lib/libqt-mt.so.3
#9  0x01021dc6 in QIconSet::pixmap(QIconSet::Size, QIconSet::Mode, QIconSet::State) const () from /hda8/opt/qt-copy/lib/libqt-mt.so.3
#10 0x01137225 in QPopupMenu::updateSize(bool, bool) ()
   from /hda8/opt/qt-copy/lib/libqt-mt.so.3
#11 0x0113bb58 in QPopupMenu::styleChange(QStyle&) ()
   from /hda8/opt/qt-copy/lib/libqt-mt.so.3
#12 0x00ffd6ea in QApplication::setStyle(QStyle*) ()
   from /hda8/opt/qt-copy/lib/libqt-mt.so.3
#13 0x009ed1dd in KApplication::applyGUIStyle() (this=0xbfea0540)
    at kapplication.cpp:1821
#14 0x009ee070 in KApplication::kdisplaySetStyle() (this=0xbfea0540)
    at kapplication.cpp:1995
#15 0x009ecc39 in KApplication::x11EventFilter(_XEvent*) (this=0xbfea0540, 
    _event=0xbfea02c0) at kapplication.cpp:1672
#16 0x00f9704b in qt_x11EventFilter(_XEvent*) ()
   from /hda8/opt/qt-copy/lib/libqt-mt.so.3
#17 0x00f9fb3f in QApplication::x11ProcessEvent(_XEvent*) ()
   from /hda8/opt/qt-copy/lib/libqt-mt.so.3
#18 0x00fb408c in QEventLoop::processEvents(unsigned) ()
   from /hda8/opt/qt-copy/lib/libqt-mt.so.3
#19 0x0100f73b in QEventLoop::enterLoop() ()
   from /hda8/opt/qt-copy/lib/libqt-mt.so.3
#20 0x0100f600 in QEventLoop::exec() ()
   from /hda8/opt/qt-copy/lib/libqt-mt.so.3
#21 0x00ffff20 in QApplication::exec() ()
   from /hda8/opt/qt-copy/lib/libqt-mt.so.3
#22 0x07dc2c01 in kdemain (argc=4, argv=0x9231590) at konq_main.cc:204
#23 0x007e0949 in kdeinitmain (argc=4, argv=0x9231590) at konqueror_dummy.cc:2
#24 0x0804e33a in launch (argc=4, _name=0x922c5fc "konqueror", 
    args=0x922c634 "/hdc6/home/edwin", cwd=0x922c634 "/hdc6/home/edwin", 
    envc=34, envs=0x922cc3a "", reset_env=true, tty=0x0, avoid_loops=false, 
    startup_id_str=0x922cc3e "CC90001-A;1086630612;683674;18986")
    at kinit.cpp:604
#25 0x0804f651 in handle_launcher_request (sock=4) at kinit.cpp:1168
#26 0x0804fbe5 in handle_requests (waitForPid=0) at kinit.cpp:1335
#27 0x0805115a in main (argc=3, argv=0xbfea0ba4, envp=0xbfea0bb4)
    at kinit.cpp:1798
Comment 1 Maksim Orlovich 2004-06-08 04:16:43 UTC

*** This bug has been marked as a duplicate of 68528 ***
Comment 2 Maksim Orlovich 2004-07-02 17:25:47 UTC
Slightly different from most of the others as it involves KIconFactory and not KToolBarButton
Comment 3 Maksim Orlovich 2005-06-20 21:33:18 UTC
hmm, different
Comment 4 Maksim Orlovich 2005-06-20 21:40:39 UTC
*** Bug 100132 has been marked as a duplicate of this bug. ***
Comment 5 klaatu 2008-05-06 06:28:45 UTC
K Menu > Applications > Settings > QT4 Config > Enable Animation
works without crashing anything in KDE 4.0.3
Comment 6 Linus Östberg 2008-05-14 12:55:34 UTC
Works fine here; 3.5.9 and trunk (r807429).