Bug 282819 - Web Browser crashes on close in MeeGo
Summary: Web Browser crashes on close in MeeGo
Status: RESOLVED UPSTREAM
Alias: None
Product: Active
Classification: Plasma
Component: Applications (show other bugs)
Version: unspecified
Platform: Unlisted Binaries Linux
: NOR normal
Target Milestone: unscheduled
Assignee: active
URL:
Keywords:
: 282820 (view as bug list)
Depends on:
Blocks:
 
Reported: 2011-09-26 15:39 UTC by Aaron J. Seigo
Modified: 2011-10-05 14:25 UTC (History)
2 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 Aaron J. Seigo 2011-09-26 15:39:13 UTC
Version:           unspecified
OS:                Linux

After closing the web browser on MeeGo, it crashes.

Reproducible: Didn't try

Steps to Reproduce:
Open the browser, go to a web site, close the browser.


Expected Results:  
No crash.
Comment 1 Sebastian Kügler 2011-09-27 08:50:22 UTC
Backtrace needed, can't reproduce on Balsam.
Comment 2 Javier Llorente 2011-09-29 11:37:33 UTC
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
Comment 3 Javier Llorente 2011-09-29 11:52:41 UTC
*** Bug 282820 has been marked as a duplicate of this bug. ***
Comment 4 Sebastian Kügler 2011-09-29 22:44:12 UTC
This looks like a Qt or Mesa problem, nothing we can do about this, short of updating those packages.
Comment 5 Javier Llorente 2011-10-05 14:25:28 UTC
Hiding the crash dialog would be nice.