Summary: | Randomly occurring konqueror crashes | ||
---|---|---|---|
Product: | [Applications] konqueror | Reporter: | Cyrille Dunant <cyrille.dunant> |
Component: | general | Assignee: | Konqueror Developers <konq-bugs> |
Status: | RESOLVED DUPLICATE | ||
Severity: | crash | CC: | christiandehne, ingarp, ismail, julian |
Priority: | NOR | ||
Version: | unspecified | ||
Target Milestone: | --- | ||
Platform: | openSUSE | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: | |||
Attachments: |
New crash information added by DrKonqi
New crash information added by DrKonqi |
Description
Cyrille Dunant
2011-08-16 20:13:44 UTC
Created attachment 62962 [details]
New crash information added by DrKonqi
konqueror (4.7.00 (4.7.0)) on KDE Platform 4.7.00 (4.7.0) using Qt 4.7.3
Konqueror randomly crashes without interacting with it
-- Backtrace (Reduced):
#12 0x00007f6741fef001 in QEventDispatcherGlibPrivate::QEventDispatcherGlibPrivate (this=0x230c5d0, context=<value optimized out>) at kernel/qeventdispatcher_glib.cpp:310
#13 0x00007f6741fef0e0 in QEventDispatcherGlib::QEventDispatcherGlib (this=0x3706bd0, parent=0x0) at kernel/qeventdispatcher_glib.cpp:357
#14 0x00007f6741eda47c in QThreadPrivate::createEventDispatcher (data=0x1d170c0) at thread/qthread_unix.cpp:261
#15 0x00007f6741edb076 in QThreadPrivate::start (arg=0x1c8a230) at thread/qthread_unix.cpp:313
[...]
Created attachment 63074 [details]
New crash information added by DrKonqi
konqueror (4.7.00 (4.7.0)) on KDE Platform 4.7.00 (4.7.0) using Qt 4.7.3
Konqueror crashes when it is idle. No interaction needed :). Have not happened while I have interacted with Konqi, but this might be accidental...
-- Backtrace (Reduced):
#12 0x0000003005b904f1 in QEventDispatcherGlibPrivate::QEventDispatcherGlibPrivate (this=0x5474940, context=<value optimized out>) at kernel/qeventdispatcher_glib.cpp:310
#13 0x0000003005b905d0 in QEventDispatcherGlib::QEventDispatcherGlib (this=0x4936c80, parent=0x0) at kernel/qeventdispatcher_glib.cpp:357
#14 0x0000003005a7983c in QThreadPrivate::createEventDispatcher (data=0x134a8b0) at thread/qthread_unix.cpp:261
#15 0x0000003005a7a436 in QThreadPrivate::start (arg=0x12de310) at thread/qthread_unix.cpp:313
[...]
From gdb: QFile::remove: Empty or null file name QFile::remove: Empty or null file name couldn't lock local file couldn't lock local file couldn't lock local file couldn't lock local file couldn't lock local file couldn't lock local file couldn't lock local file couldn't lock local file couldn't lock local file couldn't lock local file couldn't lock local file couldn't lock local file couldn't lock local file couldn't lock local file couldn't lock local file couldn't lock local file couldn't lock local file couldn't lock local file couldn't lock local file couldn't lock local file couldn't lock local file couldn't lock local file couldn't lock local file couldn't lock local file couldn't lock local file couldn't lock local file couldn't lock local file couldn't lock local file couldn't lock local file couldn't lock local file couldn't lock local file couldn't lock local file couldn't lock local file couldn't lock local file couldn't lock local file couldn't lock local file couldn't lock local file couldn't lock local file couldn't lock local file couldn't lock local file couldn't lock local file couldn't lock local file couldn't lock local file couldn't lock local file couldn't lock local file couldn't lock local file couldn't lock local file [New Thread 0x7fffecc21710 (LWP 18955)] GLib-ERROR **: Cannot create pipe main loop wake-up: Too many open files aborting... Program received signal SIGABRT, Aborted. [Switching to Thread 0x7fffecc21710 (LWP 18955)] 0x000000300e6329d5 in raise () from /lib64/libc.so.6 --- I can gather more info at request... This is fixed in updated KDE packages in KDE:Distro:Factory for openSUSE. Its was a regression in 4.7 branch and never existed in 4.7.0. *** This bug has been marked as a duplicate of bug 280118 *** |