Summary: | Web Browser crashes on close in MeeGo | ||
---|---|---|---|
Product: | [Unmaintained] Active | Reporter: | Aaron J. Seigo <aseigo> |
Component: | Applications | Assignee: | active |
Status: | RESOLVED UPSTREAM | ||
Severity: | normal | CC: | javier, sebas |
Priority: | NOR | ||
Version: | unspecified | ||
Target Milestone: | unscheduled | ||
Platform: | Unlisted Binaries | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: |
Description
Aaron J. Seigo
2011-09-26 15:39:13 UTC
Backtrace needed, can't reproduce on Balsam. Application: Plasma Active Web Browser (active-webbrowser), signal: Segmentation fault [KCrash Handler] #7 0xa8605830 in ?? () #8 0x493624c7 in ~QGLTextureGlyphCache (this=0x8fdb278, __in_chrg=<value optimized out>) at gl2paintengineex/qtextureglyphcache_gl.cpp:111 #9 0x49362573 in ~QGLTextureGlyphCache (this=0x8fdb278, __in_chrg=<value optimized out>) at gl2paintengineex/qtextureglyphcache_gl.cpp:115 #10 0x47100a65 in ~QFontEngine (this=0x85ec078, __in_chrg=<value optimized out>) at text/qfontengine.cpp:189 #11 0x471d5b0d in ~QFontEngineFT (this=0x85ec078, __in_chrg=<value optimized out>) at text/qfontengine_ft.cpp:642 #12 0x471cd276 in ~QFontEngineX11FT (this=0x85ec078, __in_chrg=<value optimized out>) at text/qfontengine_x11.cpp:1130 #13 0x471cd2c3 in ~QFontEngineX11FT (this=0x85ec078, __in_chrg=<value optimized out>) at text/qfontengine_x11.cpp:1133 #14 0x47100c68 in ~QFontEngineMulti (this=0x858f5f8, __in_chrg=<value optimized out>) at text/qfontengine.cpp:1306 #15 0x471cdd17 in ~QFontEngineMultiFT (this=0x858f5f8, __in_chrg=<value optimized out>) at text/qfontengine_x11.cpp:892 #16 0x471cddc3 in ~QFontEngineMultiFT (this=0x858f5f8, __in_chrg=<value optimized out>) at text/qfontengine_x11.cpp:902 #17 0x470f9025 in QFontCache::clear (this=0x85d4070) at text/qfont.cpp:2704 #18 0x470f916b in ~QFontCache (this=0x85d4070, __in_chrg=<value optimized out>) at text/qfont.cpp:2644 #19 0x470f92b3 in ~QFontCache (this=0x85d4070, __in_chrg=<value optimized out>) at text/qfont.cpp:2675 #20 0x470f94c6 in QThreadStorage<QFontCache*>::deleteData (x=0x85d4070) at ../../src/corelib/thread/qthreadstorage.h:133 #21 0x4666229a in QThreadStorageData::set (this=0x85bdd38, p=0x0) at thread/qthreadstorage.cpp:165 #22 0x470f5aff in qThreadStorage_setLocalData<QFontCache> () at ../../src/corelib/thread/qthreadstorage.h:92 #23 QThreadStorage<QFontCache*>::setLocalData () at ../../src/corelib/thread/qthreadstorage.h:148 #24 QFontCache::cleanup () at text/qfont.cpp:2632 #25 0x471cc298 in QFont::cleanup () at text/qfont_x11.cpp:182 #26 0x46f41b85 in qt_cleanup () at kernel/qapplication_x11.cpp:2815 #27 0x46ece1af in ~QApplication (this=0xbfaed194, __in_chrg=<value optimized out>) at kernel/qapplication.cpp:1177 #28 0x47a9319b in ~KApplication (this=0xbfaed194, __in_chrg=<value optimized out>) at ../../kdeui/kernel/kapplication.cpp:894 #29 0x08059b9b in main (argc=) at ../../../../applications/webbrowser/src/main.cpp:54 *** Bug 282820 has been marked as a duplicate of this bug. *** This looks like a Qt or Mesa problem, nothing we can do about this, short of updating those packages. Hiding the crash dialog would be nice. |