Bug 93413 - konqueror crash null image
Summary: konqueror crash null image
Status: RESOLVED DUPLICATE of bug 87656
Alias: None
Product: konqueror
Classification: Applications
Component: general (show other bugs)
Version: 3.3.1
Platform: unspecified Linux
: NOR crash
Target Milestone: ---
Assignee: Konqueror Developers
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-11-16 23:54 UTC by R.F. Pels
Modified: 2004-11-19 17:38 UTC (History)
0 users

See Also:
Latest Commit:
Version Fixed In:


Attachments
backtrace (3.12 KB, text/plain)
2004-11-19 16:51 UTC, R.F. Pels
Details

Note You need to log in before you can comment on or make changes to this bug.
Description R.F. Pels 2004-11-16 23:54:56 UTC
Version:           3.3.1 (using KDE 3.3.1, SuSE)
Compiler:          gcc version 3.3.3 (SuSE Linux)
OS:                Linux (i686) release 2.6.5-7.111-default

Konqueror crashes when accessing http://www.sourcegear.com/vault/index.asp. In .xsession-errors, it outputs:

konqueror: ERROR: Error in BrowserExtension::actionSlotMap(), unknown action : searchProvider
konqueror: ERROR: Error in BrowserExtension::actionSlotMap(), unknown action : searchProvider
QPixmap::convertFromImage: Cannot convert a null image
KCrash: Application 'konqueror' crashing...
Comment 1 Stephan Kulow 2004-11-18 17:08:16 UTC
you didn't list a backtrace and it works fine here
Comment 2 R.F. Pels 2004-11-19 16:51:55 UTC
Created attachment 8336 [details]
backtrace

Backtrace as per coolo's wish...
Comment 3 R.F. Pels 2004-11-19 16:52:49 UTC
coolo: do you need exact rpm versions of certain packages, based on what you can deduce from the backtrace?
Comment 4 Maksim Orlovich 2004-11-19 17:36:15 UTC
#7  0x41cf2789 in khtml::RenderBox::paintBackgroundExtended ()
   from /opt/kde3/lib/libkhtml.so.4
#8  0x41cc4925 in khtml::RenderBox::paintBackground ()
   from /opt/kde3/lib/libkhtml.so.4
#9  0x41cf0cec in khtml::RenderBox::paintRootBoxDecorations ()
   from /opt/kde3/lib/libkhtml.so.4
#10 0x41cf2f80 in khtml::RenderBox::paintBoxDecorations ()
   from /opt/kde3/lib/libkhtml.so.4
#11 0x41d0604f in khtml::RenderBlock::paintObject ()
   from /opt/kde3/lib/libkhtml.so.4
#12 0x41d069fa in khtml::RenderBlock::paint () from /opt/kde3/lib/libkhtml.so.4
#13 0x41d014fc in khtml::RenderLayer::paintLayer ()
   from /opt/kde3/lib/libkhtml.so.4
#14 0x41d013c4 in khtml::RenderLayer::paintLayer ()
   from /opt/kde3/lib/libkhtml.so.4
#15 0x41d01717 in khtml::RenderLayer::paint () from /opt/kde3/lib/libkhtml.so.4
#16 0x41c5c404 in KHTMLView::drawContents () from /opt/kde3/lib/libkhtml.so.4
#17 0x40d04c53 in QScrollView::drawContentsOffset ()
   from /usr/lib/qt3/lib/libqt-mt.so.3
#18 0x40d0559e in QScrollView::viewportPaintEvent ()
   from /usr/lib/qt3/lib/libqt-mt.so.3
#19 0x40d05e8a in QScrollView::eventFilter ()
   from /usr/lib/qt3/lib/libqt-mt.so.3
Comment 5 Maksim Orlovich 2004-11-19 17:38:31 UTC
Some broken SuSE patched causes this.

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