Bug 160672 - reproducible crash on "Juce API" page
Summary: reproducible crash on "Juce API" page
Status: RESOLVED FIXED
Alias: None
Product: konqueror
Classification: Applications
Component: khtml (show other bugs)
Version: SVN
Platform: unspecified Linux
: NOR crash
Target Milestone: ---
Assignee: Konqueror Developers
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-04-10 20:42 UTC by Stefan Monov
Modified: 2008-09-26 21:04 UTC (History)
1 user (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 Stefan Monov 2008-04-10 20:42:27 UTC
Version:           4.00.68 (KDE 4.0.68 >= 20080402) (using 4.00.68 (KDE 4.0.68 >= 20080402), compiled sources)
Compiler:          gcc
OS:                Linux (i686) release 2.6.22.17-0.1-default

Loading this page consistently crashes:
http://www.rawmaterialsoftware.com/juce

Backtrace gets corrupted everytime, but I'll paste tail of the debug output:

konqueror(6315)/kio (Scheduler) KIO::SchedulerPrivate::findIdleSlave: HOLD: Reusing held slave for KUrl("http://www.rawmaterialsoftware.com/juce/api/main.html")                                                                                                                          
QPainter::begin: Widget painting can only begin as a result of a paintEvent                                                                  
QPainter::setWorldTransform: Painter not active                                                                                              
konqueror(6315)/khtml (part) KHTMLPart::slotChildCompleted: KHTMLPart(0x837a3b8)  slotChildCompleted child= khtml::ChildFrame(0x839e568, name = "khtml_child_frame")  m_partContainerElement= QObject(0x85d6da8)                                                                          
konqueror(6315)/khtml (html) DOM::HTMLDocumentImpl::determineParseMode:  using compatibility parseMode                                       
konqueror(6315)/khtml (part) KHTMLPart::slotChildCompleted: KHTMLPart(0x837a3b8)  slotChildCompleted child= khtml::ChildFrame(0x839e568, name = "khtml_child_frame")  m_partContainerElement= QObject(0x85d6da8)
Comment 1 Maksim Orlovich 2008-09-26 20:14:41 UTC
Can't confirm. Perhaps got fixed meanwhile?
Comment 2 Stefan Monov 2008-09-26 21:04:40 UTC
Yup, fixed. Thanks!