Bug 128766 - Clicking text link at Google Spreadsheet site causes crash
Summary: Clicking text link at Google Spreadsheet site causes crash
Status: RESOLVED DUPLICATE of bug 90462
Alias: None
Product: konqueror
Classification: Applications
Component: general (show other bugs)
Version: unspecified
Platform: Ubuntu Linux
: NOR crash
Target Milestone: ---
Assignee: Konqueror Developers
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-06-07 17:50 UTC by tilleyrw
Modified: 2006-07-21 13:33 UTC (History)
0 users

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 tilleyrw 2006-06-07 17:50:55 UTC
Version:            (using KDE KDE 3.5.3)
Installed from:    Ubuntu Packages

While browsing the Google Spreadsheet site, I clicked the "Formula" button.  Then I clicked on the "More..." text link to see what other formulae were available.  When I clicked on the text link, Konqueror crashed and disappeared leaving only this backtrace.

(no debugging symbols found)
Using host libthread_db library "/lib/tls/i686/cmov/libthread_db.so.1".
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
[Thread debugging using libthread_db enabled]
[New Thread -1231468864 (LWP 2135)]
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
[KCrash handler]
#6  0xb6045c9e in non-virtual thunk to DOM::HTMLObjectBaseElementImpl::~HTMLObjectBaseElementImpl() () from /usr/lib/libkhtml.so.4
#7  0x092734a0 in ?? ()
#8  0xb7e85320 in __malloc_initialize_hook ()
   from /lib/tls/i686/cmov/libc.so.6
#9  0x09487a30 in ?? ()
#10 0xbfbf7c88 in ?? ()
#11 0xb7dbc34a in free () from /lib/tls/i686/cmov/libc.so.6
#12 0xb6067261 in non-virtual thunk to DOM::HTMLObjectBaseElementImpl::~HTMLObjectBaseElementImpl() () from /usr/lib/libkhtml.so.4
#13 0x09162a58 in ?? ()
#14 0x09162cc4 in ?? ()
#15 0xbfbf7d69 in ?? ()
#16 0xbfbf7d5c in ?? ()
#17 0xbfbf7d5a in ?? ()
#18 0xbfbf7d64 in ?? ()
#19 0xbfbf7d62 in ?? ()
#20 0xbfbf7d6b in ?? ()
#21 0xbfbf7d34 in ?? ()
#22 0x00000006 in ?? ()
#23 0x004a5d54 in ?? ()
#24 0xbfbf7d44 in ?? ()
#25 0x094a5d48 in ?? ()
#26 0x00000019 in ?? ()
#27 0x0000007c in ?? ()
#28 0x00000006 in ?? ()
#29 0x00000000 in ?? ()

Hope this helps, Bob
Comment 1 Tommi Tervo 2006-07-21 13:33:38 UTC
Program received signal SIGSEGV, Segmentation fault.
[Switching to Thread -1235319104 (LWP 25948)]
0xb5ff2a5c in khtml::CollapsedBorderValue::style (this=0xbf84ef48)
    at render_style.h:265
265     render_style.h: No such file or directory.
        in render_style.h
(gdb) bt
#0  0xb5ff2a5c in khtml::CollapsedBorderValue::style (this=0xbf84ef48)
    at render_style.h:265
#1  0xb5feb4ed in compareBorders (border1=@0xbf84efa8, border2=@0xbf84ef48)
    at render_table.cpp:2380
#2  0xb5feb723 in khtml::RenderTableCell::collapsedLeftBorder (this=0x8a55c20)
    at render_table.cpp:2408
#3  0xb5fec682 in khtml::RenderTableCell::borderLeft (this=0x8a55c20)
    at render_table.cpp:2621
#4  0xb5fa4760 in khtml::RenderBlock::calcMinMaxWidth (this=0x8a55c20)
    at render_block.cpp:2554
#5  0xb5feac7d in khtml::RenderTableCell::calcMinMaxWidth (this=0x8a55c20)
    at render_table.cpp:2238
#6  0xb5fc0b9d in khtml::RenderObject::recalcMinMaxWidths (this=0x8a55c20)
    at render_object.cpp:1915
#7  0xb5fc0a65 in khtml::RenderObject::recalcMinMaxWidths (this=0x8a55ac8)
    at render_object.cpp:1901
#8  0xb5fc0a65 in khtml::RenderObject::recalcMinMaxWidths (this=0x8a55a5c)


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