[prev in list] [next in list] [prev in thread] [next in thread] 

List:       kde-bugs-dist
Subject:    [konqueror] [Bug 315924] New: Konqueror crash when viewing certain pages
From:       Dominique <12cool725 () gmail ! com>
Date:       2013-02-28 21:18:08
Message-ID: bug-315924-17878 () http ! bugs ! kde ! org/
[Download RAW message or body]

https://bugs.kde.org/show_bug.cgi?id=315924

            Bug ID: 315924
           Summary: Konqueror crash when viewing certain pages
    Classification: Unclassified
           Product: konqueror
           Version: unspecified
          Platform: Ubuntu Packages
                OS: Linux
            Status: UNCONFIRMED
          Severity: crash
          Priority: NOR
         Component: general
          Assignee: konq-bugs@kde.org
          Reporter: 12cool725@gmail.com

Application: konqueror (4.8.5 (4.8.5))
KDE Platform Version: 4.8.5 (4.8.5)
Qt Version: 4.8.1
Operating System: Linux 3.2.0-38-generic-pae i686
Distribution: Ubuntu 12.04.2 LTS

-- Information about the crash:
- What I was doing when the application crashed:
Attempted to view
http://www.ubuntuupdates.org/package/core/quantal/universe/base/libhal1
Java Use KIO and Javascript debugger were enabled
Page crashes before it is finished loading

The crash can be reproduced every time.

-- Backtrace:
Application: Konqueror (konqueror), signal: Segmentation fault
Using host libthread_db library "/lib/i386-linux-gnu/libthread_db.so.1".
[Current thread is 1 (Thread 0xb4b62740 (LWP 3048))]

Thread 2 (Thread 0xafeaab40 (LWP 3069)):
#0  0xb5231dcd in clock_gettime () from /lib/i386-linux-gnu/librt.so.1
#1  0xb6591315 in do_gettime (frac=0xafea9fb0, sec=0xafea9fa8) at
tools/qelapsedtimer_unix.cpp:123
#2  qt_gettime () at tools/qelapsedtimer_unix.cpp:140
#3  0xb667b226 in QTimerInfoList::updateCurrentTime (this=0xaf502074) at
kernel/qeventdispatcher_unix.cpp:343
#4  0xb667b57a in QTimerInfoList::timerWait (this=0xaf502074, tm=...) at
kernel/qeventdispatcher_unix.cpp:450
#5  0xb6679e23 in timerSourcePrepareHelper (src=<optimized out>,
timeout=0xafeaa0bc) at kernel/qeventdispatcher_glib.cpp:136
#6  0xb6679ebd in timerSourcePrepare (source=0xaf502040, timeout=<optimized
out>) at kernel/qeventdispatcher_glib.cpp:169
#7  0xb517b872 in g_main_context_prepare () from
/lib/i386-linux-gnu/libglib-2.0.so.0
#8  0xb517bfaf in ?? () from /lib/i386-linux-gnu/libglib-2.0.so.0
#9  0xb517c201 in g_main_context_iteration () from
/lib/i386-linux-gnu/libglib-2.0.so.0
#10 0xb667a8e7 in QEventDispatcherGlib::processEvents (this=0xaf500468,
flags=...) at kernel/qeventdispatcher_glib.cpp:426
#11 0xb664650d in QEventLoop::processEvents (this=0xafeaa240, flags=...) at
kernel/qeventloop.cpp:149
#12 0xb66467a9 in QEventLoop::exec (this=0xafeaa240, flags=...) at
kernel/qeventloop.cpp:204
#13 0xb652f94c in QThread::exec (this=0xa08e828) at thread/qthread.cpp:501
#14 0xb6623b5d in QInotifyFileSystemWatcherEngine::run (this=0xa08e828) at
io/qfilesystemwatcher_inotify.cpp:248
#15 0xb6532de0 in QThreadPrivate::start (arg=0xa08e828) at
thread/qthread_unix.cpp:298
#16 0xb5243d4c in start_thread () from /lib/i386-linux-gnu/libpthread.so.0
#17 0xb754bd3e in clone () from /lib/i386-linux-gnu/libc.so.6

Thread 1 (Thread 0xb4b62740 (LWP 3048)):
[KCrash Handler]
#7  KJS::changeDebugContext (d=KJS::Enter, exec=0xbfb0031c, n=0xc519668) at
/build/buildd/kde4libs-4.8.5/kjs/bytecode/machine.cpp.in:201
#8  0xb11ba084 in KJS::Machine::runBlock (exec=0xbfb0031c, codeBlock=...,
parentExec=0xbfb0072c) at codes.def:464
#9  0xb11a0c84 in KJS::FunctionImp::callAsFunction (this=0xae5848a0,
exec=0xbfb0072c, thisObj=0xae59eba0, args=...) at ../../kjs/function.cpp:173
#10 0xb11c1d3b in call (args=..., thisObj=<optimized out>, exec=<optimized
out>, this=<optimized out>) at ../../kjs/object.h:614
#11 KJS::Machine::runBlock (exec=0xbfb0072c, codeBlock=...,
parentExec=0xc60f590) at codes.def:1223
#12 0xb11a0c84 in KJS::FunctionImp::callAsFunction (this=0xae581160,
exec=0xc60f590, thisObj=0xae700040, args=...) at ../../kjs/function.cpp:173
#13 0xb166d902 in call (args=..., thisObj=<optimized out>, exec=<optimized
out>, this=<optimized out>) at ../../kjs/object.h:614
#14 KJS::JSEventListener::handleEvent (this=0xc607558, evt=...) at
../../khtml/ecma/kjs_events.cpp:108
#15 0xb147d706 in DOM::EventTargetImpl::handleLocalEvents (this=0xc5ff910,
evt=0xc80d8e0, useCapture=false) at ../../khtml/xml/dom2_eventsimpl.cpp:62
#16 0xb1455c01 in DOM::NodeImpl::dispatchGenericEvent (this=0xcafb508,
evt=0xc80d8e0) at ../../khtml/xml/dom_nodeimpl.cpp:469
#17 0xb1455cff in DOM::NodeImpl::dispatchWindowEvent (this=0xcafb508,
evt=0xc80d8e0) at ../../khtml/xml/dom_nodeimpl.cpp:542
#18 0xb14d6913 in event (e=0xca09000, this=0xcafb500) at
../../khtml/html/html_objectimpl.cpp:149
#19 DOM::HTMLPartContainerElementImpl::event (this=0xcafb500, e=0xca09000) at
../../khtml/html/html_objectimpl.cpp:146
#20 0xb5ab2ed4 in notify_helper (e=0xca09000, receiver=0xcafb500,
this=0x9339bd8) at kernel/qapplication.cpp:4559
#21 QApplicationPrivate::notify_helper (this=0x9339bd8, receiver=0xcafb500,
e=0xca09000) at kernel/qapplication.cpp:4531
#22 0xb5ab830d in QApplication::notify (this=0xca09000, receiver=0xcafb500,
e=0xca09000) at kernel/qapplication.cpp:4288
#23 0xb6c66e01 in KApplication::notify (this=0xbfb0113c, receiver=0xcafb500,
event=0xca09000) at ../../kdeui/kernel/kapplication.cpp:311
#24 0xb664797e in QCoreApplication::notifyInternal (this=0xbfb0113c,
receiver=0xcafb500, event=0xca09000) at kernel/qcoreapplication.cpp:876
#25 0xb664bad8 in sendEvent (event=<optimized out>, receiver=<optimized out>)
at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231
#26 QCoreApplicationPrivate::sendPostedEvents (receiver=0x0, event_type=0,
data=0x9315370) at kernel/qcoreapplication.cpp:1500
#27 0xb664be0c in QCoreApplication::sendPostedEvents (receiver=0x0,
event_type=0) at kernel/qcoreapplication.cpp:1393
#28 0xb667a494 in sendPostedEvents () at
../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:236
#29 postEventSourceDispatch (s=0x9333300) at
kernel/qeventdispatcher_glib.cpp:279
#30 0xb517bd86 in g_main_context_dispatch () from
/lib/i386-linux-gnu/libglib-2.0.so.0
#31 0xb517c125 in ?? () from /lib/i386-linux-gnu/libglib-2.0.so.0
#32 0xb517c201 in g_main_context_iteration () from
/lib/i386-linux-gnu/libglib-2.0.so.0
#33 0xb667a887 in QEventDispatcherGlib::processEvents (this=0x9315ed8,
flags=...) at kernel/qeventdispatcher_glib.cpp:424
#34 0xb5b6baaa in QGuiEventDispatcherGlib::processEvents (this=0x9315ed8,
flags=...) at kernel/qguieventdispatcher_glib.cpp:204
#35 0xb664650d in QEventLoop::processEvents (this=0xbfb00fc4, flags=...) at
kernel/qeventloop.cpp:149
#36 0xb66467a9 in QEventLoop::exec (this=0xbfb00fc4, flags=...) at
kernel/qeventloop.cpp:204
#37 0xb664beba in QCoreApplication::exec () at kernel/qcoreapplication.cpp:1148
#38 0xb5ab0a74 in QApplication::exec () at kernel/qapplication.cpp:3820
#39 0xb76d5675 in kdemain (argc=2, argv=0xbfb01494) at
../../../konqueror/src/konqmain.cpp:242
#40 0x0804850b in main (argc=2, argv=0xbfb01494) at konqueror_dummy.cpp:3

This bug may be a duplicate of or related to bug 171747.

Possible duplicates by query: bug 271476.

Reported using DrKonqi

-- 
You are receiving this mail because:
You are watching all bug changes.
[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic