Bug 225292 - Crash when terminating Firefox
Summary: Crash when terminating Firefox
Status: RESOLVED DUPLICATE of bug 225258
Alias: None
Product: kde
Classification: I don't know
Component: general (show other bugs)
Version: unspecified
Platform: unspecified Linux
: NOR crash
Target Milestone: ---
Assignee: Unassigned bugs mailing-list
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-02-02 18:53 UTC by Oliver Zimmermann
Modified: 2010-02-02 19:01 UTC (History)
1 user (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 Oliver Zimmermann 2010-02-02 18:53:16 UTC
Application: kmozillahelper (0.6)
KDE Platform Version: 4.3.98 (KDE 4.3.98 (KDE 4.4 RC3)) "release 216"
Qt Version: 4.6.2
Operating System: Linux 2.6.31.8-0.1-default i686
Distribution: "openSUSE 11.2 (i586)"

-- Information about the crash:
When terminating Firefox, I receive this backtrace of a crash:

 -- Backtrace:
Application: KMozillaHelper (kmozillahelper), signal: Segmentation fault
[KCrash Handler]
#6  operator== (value=<value optimized out>, this=<value optimized out>) at ../../src/corelib/thread/qbasicatomic.h:70
#7  qt_painter_removePaintDevice (value=<value optimized out>, this=<value optimized out>) at painting/qpainter.cpp:7532
#8  0xb653f7b2 in QPaintDevice::~QPaintDevice (this=0x8111d2c, __in_chrg=<value optimized out>) at painting/qpaintdevice.cpp:58
#9  0xb64b61c9 in QImage::~QImage (this=0x8111d2c, __in_chrg=<value optimized out>) at image/qimage.cpp:1303
#10 0xb74624bf in ~KIconLoaderPrivate (this=<value optimized out>, __in_chrg=<value optimized out>) at /usr/src/debug/kdelibs-4.3.98/kdeui/icons/kiconloader.cpp:157
#11 KIconLoader::~KIconLoader (this=<value optimized out>, __in_chrg=<value optimized out>) at /usr/src/debug/kdelibs-4.3.98/kdeui/icons/kiconloader.cpp:506
#12 0xb730f712 in <anonymous struct>::destroy(void) () at /usr/src/debug/kdelibs-4.3.98/kdeui/icons/kiconloader.cpp:1651
#13 0xb755a909 in KCleanUpGlobalStatic::~KCleanUpGlobalStatic (this=0xb762cf98, __in_chrg=<value optimized out>) at /usr/src/debug/kdelibs-4.3.98/kdecore/kernel/kglobal.h:62
#14 0xb6082111 in __run_exit_handlers (status=0, listp=0xb61b0324, run_list_atexit=true) at exit.c:78
#15 0xb608216d in exit (status=0) at exit.c:100
#16 0xb606aad6 in __libc_start_main (main=0x804be90 <main(int, char**)>, argc=1, ubp_av=0xbfc6c8d4, init=0x8050ad0 <__libc_csu_init>, fini=0x8050ac0 <__libc_csu_fini>, rtld_fini=
    0xb7702bf0 <_dl_fini>, stack_end=0xbfc6c8cc) at libc-start.c:252
#17 0x0804b811 in _start () at ../sysdeps/i386/elf/start.S:119

Reported using DrKonqi
Comment 1 Dario Andres 2010-02-02 18:59:51 UTC
You have a problem with your repositories, as you are using Qt 4.6.2, which is not yet released and causes this bug. 
Regards
Comment 2 Dario Andres 2010-02-02 19:01:29 UTC
Read bug 225258 comment 8. Regards

*** This bug has been marked as a duplicate of bug 225258 ***