Bug 138231 - Crash when entering a page
Summary: Crash when entering a page
Status: RESOLVED WORKSFORME
Alias: None
Product: konqueror
Classification: Applications
Component: khtml (show other bugs)
Version: unspecified
Platform: Debian testing Linux
: NOR crash
Target Milestone: ---
Assignee: Konqueror Developers
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-12-02 00:31 UTC by Sami Liedes
Modified: 2008-04-20 17:25 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 Sami Liedes 2006-12-02 00:31:34 UTC
Version:            (using KDE KDE 3.5.5)
Installed from:    Debian testing/unstable Packages
OS:                Linux

I had Konqueror crash twice when entering http://ww4report.com/ , but now I seem unable to reproduce the crash any more after getting it to render for the first time. From the bt I figured it is a KHTML crash, not a Konqueror crash, so reporting against KHTML.

Backtrace:

Using host libthread_db library "/lib/libthread_db.so.1".
[Thread debugging using libthread_db enabled]
[New Thread 47463285886240 (LWP 9042)]
[KCrash handler]
#5  0x00002b2ae52dabd2 in QObject::connect (sender=0x866f00, 
    signal=0x2b2ae5739b6a "signal(const QVariant&)", receiver=0xf83450, 
    member=0x2b2aea30dcc8 "slotRenderAlternative()")
    at kernel/qobject.cpp:1771
#6  0x00002b2ae52f7db3 in QSignal::connect (this=0x866f00, receiver=0xf83450, 
    member=0x2b2aea30dcc7 "1slotRenderAlternative()")
    at kernel/qsignal.cpp:150
#7  0x00002b2ae52fec70 in QSingleShotTimer::start (this=0x866eb0, msec=0, 
    r=0xf83450, m=0x2b2aea30dcc7 "1slotRenderAlternative()")
    at kernel/qtimer.cpp:278
#8  0x00002b2ae52fed5d in QTimer::singleShot (msec=0, receiver=0xf83450, 
    member=0x2b2aea30dcc7 "1slotRenderAlternative()") at kernel/qtimer.cpp:334
#9  0x00002b2aea127487 in KHTMLPart::slotFinished (this=0x3324ad0, 
    job=0x29971b0)
    at /build/buildd/kdelibs-3.5.5a.dfsg.1/./khtml/khtml_part.cpp:1851
#10 0x00002b2aea152071 in KHTMLPart::qt_invoke (this=0x3324ad0, _id=19, 
    _o=0x7fffc6d9b150) at ./khtml_part.moc:503
#11 0x00002b2ae52d8ca3 in QObject::activate_signal (this=0x29971b0, 
    clist=0x1a88aa0, o=0x7fffc6d9b150) at kernel/qobject.cpp:2380
#12 0x00002b2ae47dcabc in KIO::Job::qt_emit (this=0x0, _id=-445979148, 
    _o=0x50b8b0) at ./jobclasses.moc:288
#13 0x00002b2ae59bc3f0 in TID_QUType_Null () from /usr/lib/libqt-mt.so.3
#14 0x00002b2ae4839de1 in KIO::Scheduler::_cancelJob (this=0x0, 
    job=0x2b2ae56ae5f4)
    at /build/buildd/kdelibs-3.5.5a.dfsg.1/./kio/kio/scheduler.cpp:234
#15 0x00000000029971b0 in ?? ()
#16 0x00002b2ae59bc430 in TID_QUType_ptr () from /usr/lib/libqt-mt.so.3
#17 0x00000000029971b0 in ?? ()
#18 0x0000000003ad34b0 in ?? ()
#19 0x0000000000000011 in ?? ()
#20 0x00000000029971b0 in ?? ()
#21 0x0000000000000000 in ?? ()
Comment 1 Philip Rodrigues 2006-12-02 22:49:40 UTC
Can't reproduce on r607234
Comment 2 Bram Schoenmakers 2008-04-20 17:25:55 UTC
Philip wasn't able to reproduce, me neither with r798759 in trunk and r790898 in 3.5 branch. Regarding it as WORKSFORME.