Bug 355061 - konqueror crashed , binary data in xml doc, gcc debugger exit without heap clean up
Summary: konqueror crashed , binary data in xml doc, gcc debugger exit without heap cl...
Status: RESOLVED WORKSFORME
Alias: None
Product: konqueror
Classification: Applications
Component: general (show other bugs)
Version: unspecified
Platform: Fedora RPMs Linux
: NOR crash
Target Milestone: ---
Assignee: Konqueror Developers
URL:
Keywords: drkonqi
Depends on:
Blocks:
 
Reported: 2015-11-09 00:15 UTC by axoloti
Modified: 2018-12-01 03:49 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 axoloti 2015-11-09 00:15:21 UTC
Application: konqueror (4.14.9)
KDE Platform Version: 4.14.11
Qt Version: 4.8.6
Operating System: Linux 4.2.3-200.fc22.x86_64 x86_64
Distribution (Platform): Fedora RPMs

-- Information about the crash:
- What I was doing when the application crashed:1) i was only doing normal web browsing when it crashed. 2) previously, I was working with xml code and unsuccessfully  adding binary code in the xml document. I launched the xml code through Dolphin which in turn launched konqueror as a viewer which notified me about xml code errors. 3) I am developing code which instantiates storage on the heap using Code Blocks and GCC. Often, i exit the debugger without heap clean up. Probably I caused this problem.

-- Backtrace:
Application: Konqueror (konqueror), signal: Segmentation fault
Using host libthread_db library "/lib64/libthread_db.so.1".
[Current thread is 1 (Thread 0x7f12e371b8c0 (LWP 1590))]

Thread 6 (Thread 0x7f1279a88700 (LWP 1694)):
#0  0x00007f12ddaa72fd in poll () from /lib64/libc.so.6
#1  0x00007f12da5b8dbc in g_main_context_iterate.isra () from /lib64/libglib-2.0.so.0
#2  0x00007f12da5b8ecc in g_main_context_iteration () from /lib64/libglib-2.0.so.0
#3  0x00007f12dec6a4ee in QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /lib64/libQtCore.so.4
#4  0x00007f12dec38791 in QEventLoop::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /lib64/libQtCore.so.4
#5  0x00007f12dec38b05 in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () from /lib64/libQtCore.so.4
#6  0x00007f12deb28289 in QThread::exec() () from /lib64/libQtCore.so.4
#7  0x00007f12deb2aaac in QThreadPrivate::start(void*) () from /lib64/libQtCore.so.4
#8  0x00007f12de89b555 in start_thread () from /lib64/libpthread.so.0
#9  0x00007f12ddab2b9d in clone () from /lib64/libc.so.6

Thread 5 (Thread 0x7f12788d9700 (LWP 1728)):
#0  0x00007f12de8a08e9 in pthread_cond_timedwait@@GLIBC_2.3.2 () from /lib64/libpthread.so.0
#1  0x00007f12c52d0d3a in WTF::ThreadCondition::timedWait(WTF::Mutex&, double) () from /lib64/libQtWebKit.so.4
#2  0x00007f12c4fd1ec5 in JSC::BlockAllocator::blockFreeingThreadMain() () from /lib64/libQtWebKit.so.4
#3  0x00007f12c52d06d6 in WTF::wtfThreadEntryPoint(void*) () from /lib64/libQtWebKit.so.4
#4  0x00007f12de89b555 in start_thread () from /lib64/libpthread.so.0
#5  0x00007f12ddab2b9d in clone () from /lib64/libc.so.6

Thread 4 (Thread 0x7f1267c17700 (LWP 1815)):
#0  0x00007f12de8a0540 in pthread_cond_wait@@GLIBC_2.3.2 () from /lib64/libpthread.so.0
#1  0x00007f126b0d2ddc in ?? () from /usr/lib64/flash-plugin/libflashplayer.so
#2  0x00007f126ad15810 in ?? () from /usr/lib64/flash-plugin/libflashplayer.so
#3  0x00007f126b0d303c in ?? () from /usr/lib64/flash-plugin/libflashplayer.so
#4  0x00007f126b0d358e in ?? () from /usr/lib64/flash-plugin/libflashplayer.so
#5  0x00007f12de89b555 in start_thread () from /lib64/libpthread.so.0
#6  0x00007f12ddab2b9d in clone () from /lib64/libc.so.6

Thread 3 (Thread 0x7f1267416700 (LWP 1816)):
#0  0x00007f12de8a0540 in pthread_cond_wait@@GLIBC_2.3.2 () from /lib64/libpthread.so.0
#1  0x00007f126b0d2ddc in ?? () from /usr/lib64/flash-plugin/libflashplayer.so
#2  0x00007f126ad15810 in ?? () from /usr/lib64/flash-plugin/libflashplayer.so
#3  0x00007f126b0d303c in ?? () from /usr/lib64/flash-plugin/libflashplayer.so
#4  0x00007f126b0d358e in ?? () from /usr/lib64/flash-plugin/libflashplayer.so
#5  0x00007f12de89b555 in start_thread () from /lib64/libpthread.so.0
#6  0x00007f12ddab2b9d in clone () from /lib64/libc.so.6

Thread 2 (Thread 0x7f1223fff700 (LWP 6056)):
#0  0x00007f12de8a08e9 in pthread_cond_timedwait@@GLIBC_2.3.2 () from /lib64/libpthread.so.0
#1  0x00007f126b0d2db1 in ?? () from /usr/lib64/flash-plugin/libflashplayer.so
#2  0x00007f126b031b4d in ?? () from /usr/lib64/flash-plugin/libflashplayer.so
#3  0x00007f126b0d303c in ?? () from /usr/lib64/flash-plugin/libflashplayer.so
#4  0x00007f126b0d358e in ?? () from /usr/lib64/flash-plugin/libflashplayer.so
#5  0x00007f12de89b555 in start_thread () from /lib64/libpthread.so.0
#6  0x00007f12ddab2b9d in clone () from /lib64/libc.so.6

Thread 1 (Thread 0x7f12e371b8c0 (LWP 1590)):
[KCrash Handler]
#6  0x00007f12dec40a27 in QMetaObject::cast(QObject const*) const () from /lib64/libQtCore.so.4
#7  0x00007f12c3c86094 in WebCore::FrameNetworkingContextQt::networkAccessManager() const () from /lib64/libQtWebKit.so.4
#8  0x00007f12c4676bc8 in WebCore::thirdPartyCookiePolicyPermits(WebCore::NetworkingContext*, QUrl const&, QUrl const&) () from /lib64/libQtWebKit.so.4
#9  0x00007f12c4665bc5 in WebCore::ResourceRequest::toNetworkRequest(WebCore::NetworkingContext*) const () from /lib64/libQtWebKit.so.4
#10 0x00007f12c466c02d in WebCore::QNetworkReplyHandler::redirect(WebCore::ResourceResponse&, QUrl const&) () from /lib64/libQtWebKit.so.4
#11 0x00007f12c466d3a6 in WebCore::QNetworkReplyHandler::sendResponseIfNeeded() () from /lib64/libQtWebKit.so.4
#12 0x00007f12c466a992 in WebCore::QNetworkReplyHandlerCallQueue::flush() [clone .part.51] () from /lib64/libQtWebKit.so.4
#13 0x00007f12c466b68f in WebCore::QNetworkReplyWrapper::receiveMetaData() () from /lib64/libQtWebKit.so.4
#14 0x00007f12dec4e0c0 in QMetaObject::activate(QObject*, QMetaObject const*, int, void**) () from /lib64/libQtCore.so.4
#15 0x00007f12dec42744 in QMetaMethod::invoke(QObject*, Qt::ConnectionType, QGenericReturnArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument) const () from /lib64/libQtCore.so.4
#16 0x00007f12dec44d7e in QMetaObject::invokeMethod(QObject*, char const*, Qt::ConnectionType, QGenericReturnArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument) () from /lib64/libQtCore.so.4
#17 0x00007f12e22958a2 in KDEPrivate::AccessManagerReply::emitFinished(bool, Qt::ConnectionType) () from /lib64/libkio.so.5
#18 0x00007f12e2298140 in KDEPrivate::AccessManagerReply::slotResult(KJob*) () from /lib64/libkio.so.5
#19 0x00007f12dec4e0c0 in QMetaObject::activate(QObject*, QMetaObject const*, int, void**) () from /lib64/libQtCore.so.4
#20 0x00007f12df0e16d2 in KJob::result(KJob*) () from /lib64/libkdecore.so.5
#21 0x00007f12df0e1720 in KJob::emitResult() () from /lib64/libkdecore.so.5
#22 0x00007f12e22d9f5e in KIO::SimpleJob::slotFinished() () from /lib64/libkio.so.5
#23 0x00007f12e22db401 in KIO::TransferJob::slotFinished() () from /lib64/libkio.so.5
#24 0x00007f12dec4e0c0 in QMetaObject::activate(QObject*, QMetaObject const*, int, void**) () from /lib64/libQtCore.so.4
#25 0x00007f12e2388bf6 in KIO::SlaveInterface::dispatch(int, QByteArray const&) () from /lib64/libkio.so.5
#26 0x00007f12e2385a4d in KIO::SlaveInterface::dispatch() () from /lib64/libkio.so.5
#27 0x00007f12e2378281 in KIO::Slave::gotInput() () from /lib64/libkio.so.5
#28 0x00007f12dec4e0c0 in QMetaObject::activate(QObject*, QMetaObject const*, int, void**) () from /lib64/libQtCore.so.4
#29 0x00007f12e22a00ab in KIO::ConnectionPrivate::dequeue() [clone .part.14] () from /lib64/libkio.so.5
#30 0x00007f12dec53e61 in QObject::event(QEvent*) () from /lib64/libQtCore.so.4
#31 0x00007f12e081f3ac in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /lib64/libQtGui.so.4
#32 0x00007f12e0826206 in QApplication::notify(QObject*, QEvent*) () from /lib64/libQtGui.so.4
#33 0x00007f12e17f454a in KApplication::notify(QObject*, QEvent*) () from /lib64/libkdeui.so.5
#34 0x00007f12dec39f1d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /lib64/libQtCore.so.4
#35 0x00007f12dec3d536 in QCoreApplicationPrivate::sendPostedEvents(QObject*, int, QThreadData*) () from /lib64/libQtCore.so.4
#36 0x00007f12dec6a35e in postEventSourceDispatch(_GSource*, int (*)(void*), void*) () from /lib64/libQtCore.so.4
#37 0x00007f12da5b8a8a in g_main_context_dispatch () from /lib64/libglib-2.0.so.0
#38 0x00007f12da5b8e20 in g_main_context_iterate.isra () from /lib64/libglib-2.0.so.0
#39 0x00007f12da5b8ecc in g_main_context_iteration () from /lib64/libglib-2.0.so.0
#40 0x00007f12dec6a4ce in QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /lib64/libQtCore.so.4
#41 0x00007f12e08c5626 in QGuiEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /lib64/libQtGui.so.4
#42 0x00007f12dec38791 in QEventLoop::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /lib64/libQtCore.so.4
#43 0x00007f12dec38b05 in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () from /lib64/libQtCore.so.4
#44 0x00007f12dec3e6a9 in QCoreApplication::exec() () from /lib64/libQtCore.so.4
#45 0x00007f12e332365f in kdemain () from /lib64/libkdeinit4_konqueror.so
#46 0x00007f12dd9d0700 in __libc_start_main () from /lib64/libc.so.6
#47 0x00000000004008a9 in _start ()

Possible duplicates by query: bug 353844, bug 352843, bug 349606.

Reported using DrKonqi
Comment 1 Andrew Crouthamel 2018-11-01 13:39:30 UTC
Dear Bug Submitter,

This bug has been stagnant for a long time. Could you help us out and re-test if the bug is valid in the latest version? I am setting the status to NEEDSINFO pending your response, please change the Status back to REPORTED when you respond.

Thank you for helping us make KDE software even better for everyone!
Comment 2 Bug Janitor Service 2018-11-16 11:35:47 UTC
Dear Bug Submitter,

This bug has been in NEEDSINFO status with no change for at least
15 days. Please provide the requested information as soon as
possible and set the bug status as REPORTED. Due to regular bug
tracker maintenance, if the bug is still in NEEDSINFO status with
no change in 30 days the bug will be closed as RESOLVED > WORKSFORME
due to lack of needed information.

For more information about our bug triaging procedures please read the
wiki located here:
https://community.kde.org/Guidelines_and_HOWTOs/Bug_triaging

If you have already provided the requested information, please
mark the bug as REPORTED so that the KDE team knows that the bug is
ready to be confirmed.

Thank you for helping us make KDE software even better for everyone!
Comment 3 Bug Janitor Service 2018-12-01 03:49:54 UTC
This bug has been in NEEDSINFO status with no change for at least
30 days. The bug is now closed as RESOLVED > WORKSFORME
due to lack of needed information.

For more information about our bug triaging procedures please read the
wiki located here:
https://community.kde.org/Guidelines_and_HOWTOs/Bug_triaging

Thank you for helping us make KDE software even better for everyone!