Bug 174027 - browsing files folders crash
Summary: browsing files folders crash
Status: RESOLVED DUPLICATE of bug 168478
Alias: None
Product: konqueror
Classification: Applications
Component: general (show other bugs)
Version: 4.1.2
Platform: Ubuntu Linux
: NOR crash
Target Milestone: ---
Assignee: Konqueror Developers
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-11-01 12:19 UTC by Germano Massullo
Modified: 2008-12-06 00: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 Germano Massullo 2008-11-01 12:19:24 UTC
Version:            (using KDE 4.1.2)
OS:                Linux
Installed from:    Ubuntu Packages

here the crash report of konqueror:

Applicazione: Konqueror (konqueror), segnale SIGABRT

[Thread debugging using libthread_db enabled]
[New Thread 0x7ff1655426f0 (LWP 11720)]
(no debugging symbols found)
(no debugging symbols found)

[KCrash handler]
#5  0x00007ff164d25fd5 in raise () from /lib/libc.so.6
#6  0x00007ff164d27b43 in abort () from /lib/libc.so.6
#7  0x00007ff16336e6b5 in qt_message_output () from /usr/lib/libQtCore.so.4
#8  0x00007ff16336e7fd in qFatal () from /usr/lib/libQtCore.so.4
#9  0x00007ff1642aad18 in ?? () from /usr/lib/libkio.so.5
#10 0x00007ff1642ab27b in ?? () from /usr/lib/libkio.so.5
#11 0x00007ff1642b3dcc in ?? () from /usr/lib/libkio.so.5
#12 0x00007ff163473134 in QMetaObject::activate ()
   from /usr/lib/libQtCore.so.4
#13 0x00007ff1642bdad2 in KDirWatch::dirty () from /usr/lib/libkio.so.5
#14 0x00007ff1642be2d0 in KDirWatch::setDirty () from /usr/lib/libkio.so.5
#15 0x00007ff1642be79d in ?? () from /usr/lib/libkio.so.5
#16 0x00007ff1642c5119 in ?? () from /usr/lib/libkio.so.5
#17 0x00007ff1642c55d8 in ?? () from /usr/lib/libkio.so.5
#18 0x00007ff163473134 in QMetaObject::activate ()
   from /usr/lib/libQtCore.so.4
#19 0x00007ff16346da43 in QObject::event () from /usr/lib/libQtCore.so.4
#20 0x00007ff161f6ac3d in QApplicationPrivate::notify_helper ()
   from /usr/lib/libQtGui.so.4
#21 0x00007ff161f729ea in QApplication::notify () from /usr/lib/libQtGui.so.4
#22 0x00007ff163dbab8b in KApplication::notify () from /usr/lib/libkdeui.so.5
#23 0x00007ff16345ed61 in QCoreApplication::notifyInternal ()
   from /usr/lib/libQtCore.so.4
#24 0x00007ff16348aab6 in ?? () from /usr/lib/libQtCore.so.4
#25 0x00007ff1634871fd in ?? () from /usr/lib/libQtCore.so.4
#26 0x00007ff15f2a4d3b in g_main_context_dispatch ()
   from /usr/lib/libglib-2.0.so.0
#27 0x00007ff15f2a850d in ?? () from /usr/lib/libglib-2.0.so.0
#28 0x00007ff15f2a86cb in g_main_context_iteration ()
   from /usr/lib/libglib-2.0.so.0
#29 0x00007ff16348715f in QEventDispatcherGlib::processEvents ()
   from /usr/lib/libQtCore.so.4
#30 0x00007ff161ffca9f in ?? () from /usr/lib/libQtGui.so.4
#31 0x00007ff16345d682 in QEventLoop::processEvents ()
   from /usr/lib/libQtCore.so.4
#32 0x00007ff16345d80d in QEventLoop::exec () from /usr/lib/libQtCore.so.4
#33 0x00007ff16345fcbd in QCoreApplication::exec ()
   from /usr/lib/libQtCore.so.4
#34 0x00007ff16512f051 in kdemain () from /usr/lib/libkdeinit4_konqueror.so
#35 0x00007ff164d11466 in __libc_start_main () from /lib/libc.so.6
#36 0x0000000000400669 in _start ()
#0  0x00007ff164d9b621 in nanosleep () from /lib/libc.so.6
Comment 1 Pino Toscano 2008-11-01 12:43:02 UTC
Hi,

unfortunately, the backtrace you posted is not useful.
You can find instructions about generating an useful one in the following page:
http://techbase.kde.org/Development/Tutorials/Debugging/How_to_create_useful_crash_reports
Comment 2 Germano Massullo 2008-11-01 12:51:21 UTC
Ok I'll do it, we will see again here at next crash!
P.S.anche io son italiano ;)
Comment 3 Frank Reininghaus 2008-11-01 14:53:58 UTC
It might also help if you could describe in detail what you did before you got the crash.

This is probably a duplicate of bug 168478.
Comment 4 Germano Massullo 2008-11-03 10:55:19 UTC
mine crash is about konqueror, not dolphin
Comment 5 Frank Reininghaus 2008-11-03 11:38:56 UTC
(In reply to comment #4)
> mine crash is about konqueror, not dolphin

Konqueror uses Dolphin's file management code in KDE 4, so you usually get the same crashes using both applications.

Comment 6 Frank Reininghaus 2008-12-06 00:04:09 UTC
It's most likely a duplicate of a bug which is fixed in 4.1.3, so I'll close
this because there is no useful backtrace and no instructions to reproduce so far. To upgrade to this version in Kubuntu, see http://www.kubuntu.org/news/kde-4.1.3. If you still get this crash in KDE 4.1.3 or later, please reopen this report or file a new one.

Thanks!

*** This bug has been marked as a duplicate of bug 168478 ***