Bug 128277 - find select replace crash (Find-select-replace tool)
Summary: find select replace crash (Find-select-replace tool)
Status: RESOLVED DUPLICATE of bug 123267
Alias: None
Product: kate
Classification: Applications
Component: general (show other bugs)
Version: unspecified
Platform: unspecified Linux
: NOR crash
Target Milestone: ---
Assignee: KWrite Developers
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-05-29 22:41 UTC by Petr
Modified: 2006-11-21 16:19 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 Petr 2006-05-29 22:41:47 UTC
Version:           3.2.1 (using KDE 3.5.1, Gentoo)
Compiler:          gcc version 3.4.4 (Gentoo 3.4.4-r1, ssp-3.4.4-1.0, pie-8.7.8)
OS:                Linux (i686) release 2.6.15-gentoo-r1

If I do these steps, find-select-replace (fsl) tool will crash.

- Run kdevelop
- load project that has opened files (in tabs)
- open find-select-replace dialog, fill it and run
- and last step is 'replace' button (fsl must find at least one replaceble item)
- crash

If I open project and I close all files, fsl works. If I open files, fsl works too, there are only problem with loading project that has opened files.

Kind regards
Petr Kobalicek
Comment 1 Jens Dagerbo 2006-05-29 22:53:09 UTC
Backtrace, please.
Comment 2 Jens Dagerbo 2006-11-08 11:06:01 UTC
I guess waiting 6 months is enough.

Unreproducible. INVALID.
Comment 3 Petr 2006-11-08 20:38:41 UTC
Sorry developers, I forbid that I was posted this bug.

This bug exist in my latest stable kdevelop build on gentoo, so I try to trace it.

Regards
Comment 4 Jens Dagerbo 2006-11-08 22:00:03 UTC
Please do, and reopen if you can produce a valid backtrace.

This isn't normal behaviour for find-select-replace, so without a backtrace it's impossible to understand what's going on.
Comment 5 Petr 2006-11-09 00:30:05 UTC
Ajjj,

I meant multiple files replacement tool (not the standard one), you too?
Comment 6 Jens Dagerbo 2006-11-09 01:05:35 UTC
Yes, I did. It might be that the crash is fixed since, but I can't reproduce it on current 3.4 branch.
Comment 7 Petr 2006-11-19 01:37:36 UTC
I was upgraded to kde 3.5.5 and bug still presents, 

here is backtrace

(no debugging symbols found)
Using host libthread_db library "/lib/libthread_db.so.1".
(no debugging symbols found)
`system-supplied DSO at 0xffffe000' has disappeared; keeping its symbols.
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
[Thread debugging using libthread_db enabled]
[New Thread -1241807184 (LWP 6227)]
[New Thread -1252738144 (LWP 11448)]
[KCrash handler]
#6  0xb4ceb5af in KateDocument::removeTrailingSpace ()
   from /usr/kde/3.5/lib/kde3/libkatepart.so
#7  0xb4cebbd1 in KateDocument::editRemoveText ()
   from /usr/kde/3.5/lib/kde3/libkatepart.so
#8  0xb4cefc3c in KateDocument::removeText ()
   from /usr/kde/3.5/lib/kde3/libkatepart.so
#9  0xb4cf0593 in KateDocument::removeText ()
   from /usr/kde/3.5/lib/kde3/libkatepart.so
#10 0xb4c6c3cd in KateDocument::clear ()
   from /usr/kde/3.5/lib/kde3/libkatepart.so
#11 0xb4c73e2b in KateDocument::setText ()
   from /usr/kde/3.5/lib/kde3/libkatepart.so
#12 0xb5b2e731 in ReplaceWidget::makeReplacements ()
   from /usr/lib/kde3/libkdevreplace.so
#13 0xb5b2eab2 in ReplaceWidget::replace ()
   from /usr/lib/kde3/libkdevreplace.so
#14 0xb5b2eb53 in ReplaceWidget::qt_invoke ()
   from /usr/lib/kde3/libkdevreplace.so
#15 0xb6751e29 in QObject::activate_signal () from /usr/qt/3/lib/libqt-mt.so.3
#16 0xb6752a7d in QObject::activate_signal () from /usr/qt/3/lib/libqt-mt.so.3
#17 0xb6a933cc in QButton::clicked () from /usr/qt/3/lib/libqt-mt.so.3
#18 0xb67e625c in QButton::mouseReleaseEvent ()
   from /usr/qt/3/lib/libqt-mt.so.3
#19 0xb678ad9e in QWidget::event () from /usr/qt/3/lib/libqt-mt.so.3
#20 0xb66f29f7 in QApplication::internalNotify ()
   from /usr/qt/3/lib/libqt-mt.so.3
#21 0xb66f3739 in QApplication::notify () from /usr/qt/3/lib/libqt-mt.so.3
#22 0xb6e846ae in KApplication::notify () from /usr/kde/3.5/lib/libkdecore.so.4
#23 0xb6692fa2 in QETWidget::translateMouseEvent ()
   from /usr/qt/3/lib/libqt-mt.so.3
#24 0xb66928a9 in QApplication::x11ProcessEvent ()
   from /usr/qt/3/lib/libqt-mt.so.3
#25 0xb66a25e1 in QEventLoop::processEvents () from /usr/qt/3/lib/libqt-mt.so.3
#26 0xb6709651 in QEventLoop::enterLoop () from /usr/qt/3/lib/libqt-mt.so.3
#27 0xb67094d6 in QEventLoop::exec () from /usr/qt/3/lib/libqt-mt.so.3
#28 0xb66f248f in QApplication::exec () from /usr/qt/3/lib/libqt-mt.so.3
#29 0x0804e1c4 in ?? ()
#30 0xbf8306dc in ?? ()
#31 0x080ca500 in ?? ()
#32 0xbf830858 in ?? ()
#33 0x00000001 in ?? ()
#34 0x08052420 in _IO_stdin_used ()
#35 0x00000001 in ?? ()
#36 0x0805250c in _IO_stdin_used ()
#37 0x080524c4 in _IO_stdin_used ()
#38 0x08051cfc in _IO_stdin_used ()
#39 0x08051ce8 in _IO_stdin_used ()
#40 0x0804bc3e in ?? ()
#41 0x09691f73 in ?? ()
#42 0x0000003f in ?? ()
#43 0x08062e38 in ?? ()
#44 0xb5fce4c4 in ?? () from /lib/libc.so.6
#45 0xb6ee7448 in vtable for KApplication ()
   from /usr/kde/3.5/lib/libkdecore.so.4
#46 0x00000020 in ?? ()
#47 0x080aae68 in ?? ()
#48 0x00000000 in ?? ()

I have not compiled debug info in, hope that helps

regards
Petr
Comment 8 Jens Dagerbo 2006-11-19 17:38:01 UTC
Hmm.. is this really on KDE-3.5.5? I remember a crash like that, but that was way back.. 

Anyway, this is Kate's. Reassigning to let them decide what to do with it.
Comment 9 Dominik Haumann 2006-11-21 16:19:41 UTC
fixed with KDE >= 3.5.4, please update.

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