Summary: | crash on clicking a link (fonts) - full system compiled with debug flags | ||
---|---|---|---|
Product: | [Applications] konqueror | Reporter: | Arne Babenhauserheide <arne_bab> |
Component: | general | Assignee: | Konqueror Developers <konq-bugs> |
Status: | RESOLVED DUPLICATE | ||
Severity: | crash | CC: | arne_bab, browserbugs2 |
Priority: | NOR | ||
Version: | 4.7.1 | ||
Target Milestone: | --- | ||
Platform: | Compiled Sources | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: | |||
Attachments: |
New crash information added by DrKonqi
New crash information added by DrKonqi |
Description
Arne Babenhauserheide
2011-09-24 16:47:44 UTC
Arne, Please indicate the URL of the page where your application crashes. Please explicit where is such link that you clicked. Thank you. Gérard the login page on http://identi.ca/arnebab Created attachment 64954 [details] New crash information added by DrKonqi konqueror (4.7.2 (4.7.2)) on KDE Platform 4.7.2 (4.7.2) using Qt 4.7.2 - What I was doing when the application crashed: Opening a page with a theme which has font embedding on 1w6.org Reproduce: Go to http://1w6.org/ Click the link “Brok 2011: Sechs Stunden Flyerbücher”. http://1w6.org/blog/drak/2011-10-23-brok-sechs-stunden-flyerbuecher -- Backtrace (Reduced): #4 0x00007f637f8a738d in QFreetypeFace::getSfntTable (this=<value optimized out>, tag=1195656518, buffer=0x0, length=0x7fff7abf9cdc) at text/qfontengine_ft.cpp:411 #5 0x00007f637f8a4aa9 in QFontEngineXLFD::getSfntTableData (this=0x21ff7a0, tag=1195656518, buffer=0x0, length=0x7fff7abf9cdc) at text/qfontengine_x11.cpp:775 #6 0x00007f637f7d772a in hb_getSFntTable (font=0x0, tableTag=1195656518, buffer=0x0, length=0x7fff7abf9cdc) at text/qfontengine.cpp:163 #7 0x00007f63803a4548 in getTableStream (font=0x0, tableFunc=0x7f637f7d7720 <hb_getSFntTable(void*, HB_Tag, HB_Byte*, HB_UInt*)>, tag=1195656518) at ../3rdparty/harfbuzz/src/harfbuzz-shaper.cpp:935 #8 0x00007f63803a4648 in HB_NewFace (font=0x21ff7a0, tableFunc=0x7f637f7d7720 <hb_getSFntTable(void*, HB_Tag, HB_Byte*, HB_UInt*)>) at ../3rdparty/harfbuzz/src/harfbuzz-shaper.cpp:979 Created attachment 64955 [details] New crash information added by DrKonqi konqueror (4.7.2 (4.7.2)) on KDE Platform 4.7.2 (4.7.2) using Qt 4.7.2 - What I was doing when the application crashed: Update: Reproduce by opening the link in a new tab. Link-Title: “schnelle, klare Ergebnisse von Handlungen und plastische Charaktere mit deutlichen Erkennungsmerkmalen” → first tab: http://1w6.org → second tab: http://1w6.org/deutsch/regeln/hintergr-nde/f-r-welche-runden-eignet-sich-das-ews ⇒ crash. (just search for the link title to find it). -- Backtrace (Reduced): #4 0x00007f637f8a738d in QFreetypeFace::getSfntTable (this=<value optimized out>, tag=1195656518, buffer=0x0, length=0x7fff7abf9e8c) at text/qfontengine_ft.cpp:411 #5 0x00007f637f8a4aa9 in QFontEngineXLFD::getSfntTableData (this=0x3573c00, tag=1195656518, buffer=0x0, length=0x7fff7abf9e8c) at text/qfontengine_x11.cpp:775 #6 0x00007f637f7d772a in hb_getSFntTable (font=0x0, tableTag=1195656518, buffer=0x0, length=0x7fff7abf9e8c) at text/qfontengine.cpp:163 #7 0x00007f63803a4548 in getTableStream (font=0x0, tableFunc=0x7f637f7d7720 <hb_getSFntTable(void*, HB_Tag, HB_Byte*, HB_UInt*)>, tag=1195656518) at ../3rdparty/harfbuzz/src/harfbuzz-shaper.cpp:935 #8 0x00007f63803a4648 in HB_NewFace (font=0x3573c00, tableFunc=0x7f637f7d7720 <hb_getSFntTable(void*, HB_Tag, HB_Byte*, HB_UInt*)>) at ../3rdparty/harfbuzz/src/harfbuzz-shaper.cpp:979 *** This bug has been marked as a duplicate of bug 215258 *** |