Bug 152224 - konqueror crashed when deleting a file in filesize view
Summary: konqueror crashed when deleting a file in filesize view
Status: RESOLVED DUPLICATE of bug 122225
Alias: None
Product: konqueror
Classification: Applications
Component: fsview (show other bugs)
Version: unspecified
Platform: Gentoo Packages Linux
: NOR crash
Target Milestone: ---
Assignee: Konqueror Developers
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-11-12 22:18 UTC by Florian Faber
Modified: 2007-11-13 07:52 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 Florian Faber 2007-11-12 22:18:15 UTC
Version:           3.5.8 (using KDE KDE 3.5.8)
Installed from:    Gentoo Packages
Compiler:          gcc (GCC) 4.2.2 (Gentoo 4.2.2 p1.0) CFLAGS="-O2 -march=k8 -pipe -ggdb"
OS:                Linux

Cannot reproduce.

Using host libthread_db library "/lib64/libthread_db.so.1".
[Thread debugging using libthread_db enabled]
[New Thread 0x2b000c429300 (LWP 22841)]
[KCrash handler]
#5  0x00002b000bfeeba5 in *__GI_raise (sig=<value optimized out>)
    at ../nptl/sysdeps/unix/sysv/linux/raise.c:64
#6  0x00002b000bff0050 in *__GI_abort () at abort.c:88
#7  0x00002b000bbefb74 in __gnu_cxx::__verbose_terminate_handler ()
   from /usr/lib/gcc/x86_64-pc-linux-gnu/4.2.2/libstdc++.so.6
#8  0x00002b000bbedb46 in ?? ()
   from /usr/lib/gcc/x86_64-pc-linux-gnu/4.2.2/libstdc++.so.6
#9  0x00002b000bbedb73 in std::terminate ()
   from /usr/lib/gcc/x86_64-pc-linux-gnu/4.2.2/libstdc++.so.6
#10 0x00002b000bbedc5a in __cxa_throw ()
   from /usr/lib/gcc/x86_64-pc-linux-gnu/4.2.2/libstdc++.so.6
#11 0x00002b000bbee0f9 in operator new ()
   from /usr/lib/gcc/x86_64-pc-linux-gnu/4.2.2/libstdc++.so.6
#12 0x00002b000bbee1a9 in operator new[] ()
   from /usr/lib/gcc/x86_64-pc-linux-gnu/4.2.2/libstdc++.so.6
#13 0x00002b000fff20f1 in QValueVectorPrivate (this=0xac1c20, x=@0xa68d30)
    at /usr/qt/3/include/qvaluevector.h:124
#14 0x00002b000fff21ae in QValueVector<ScanFile>::detachInternal (
    this=0x6b317b8) at /usr/qt/3/include/qvaluevector.h:499
#15 0x00002b000ffe6520 in ScanDir::clear (this=0x5939)
    at /usr/qt/3/include/qvaluevector.h:479
#16 0x00002b000ffee9c7 in ScanDir::scan (this=0x5939, si=0x5939, list=@0x6, 
    data=-1) at scan.cpp:220
#17 0x00002b000ffef372 in ScanManager::scan (this=0x12ad6b0, data=9)
    at scan.cpp:108
#18 0x00002b000ffef444 in FSView::doUpdate (this=0x12ad490) at fsview.cpp:472
#19 0x00002b000ffef6ca in FSView::qt_invoke (this=0x12ad490, _id=54, 
    _o=0x7fffa3422490) at fsview.moc:153
#20 0x00002b00097b83fc in QObject::activate_signal (this=0x7be600, 
    clist=<value optimized out>, o=0x7fffa3422490) at kernel/qobject.cpp:2356
#21 0x00002b0009a99802 in QSignal::signal (this=0x5939, t0=@0x7be650)
    at .moc/release-shared-mt/moc_qsignal.cpp:100
#22 0x00002b00097d07cd in QSignal::activate (this=0x7be600)
    at kernel/qsignal.cpp:212
#23 0x00002b00097d6cb8 in QSingleShotTimer::event (this=0x7be5b0)
    at kernel/qtimer.cpp:286
#24 0x00002b000976214d in QApplication::internalNotify (
    this=<value optimized out>, receiver=0x7be5b0, e=0x7fffa3422790)
    at kernel/qapplication.cpp:2635
#25 0x00002b0009762ba8 in QApplication::notify (this=0x7fffa3422aa0, 
    receiver=0x5939, e=0x7fffa3422790) at kernel/qapplication.cpp:2358
#26 0x00002b0008bc4ebe in KApplication::notify (this=0x7fffa3422aa0, 
    receiver=0x7be5b0, event=0x7fffa3422790) at kapplication.cpp:550
#27 0x00002b0009758779 in QEventLoop::activateTimers (
    this=<value optimized out>) at kernel/qapplication.h:496
#28 0x00002b000971949a in QEventLoop::processEvents (this=0x54aad0, flags=2)
    at kernel/qeventloop_x11.cpp:389
#29 0x00002b00097766d2 in QEventLoop::enterLoop (this=0x5939)
    at kernel/qeventloop.cpp:198
#30 0x00002b0009776582 in QEventLoop::exec (this=0x5939)
    at kernel/qeventloop.cpp:145
#31 0x00002b0007865d9d in kdemain (argc=<value optimized out>, 
    argv=<value optimized out>) at konq_main.cc:206
#32 0x00002b000bfdbc04 in __libc_start_main (main=0x400880 <main>, argc=1, 
    ubp_av=0x7fffa3423498, init=<value optimized out>, 
    fini=<value optimized out>, rtld_fini=<value optimized out>, 
    stack_end=0x7fffa3423488) at libc-start.c:227
#33 0x00000000004007e9 in _start ()
Current language:  auto; currently c
Comment 1 Tommi Tervo 2007-11-13 07:52:07 UTC

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