[Pkg-kde-bugs-fwd] [Bug 104454] crash when displaying meta info of file being downloaded

David Faure 104454@bugs.kde.org
1 Jun 2005 14:50:56 -0000


------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.
         
http://bugs.kde.org/show_bug.cgi?id=104454         
faure kde org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |pkg-kde-bugs-
                   |                            |fwd lists alioth debian org



------- Additional Comments From faure kde org  2005-06-01 16:50 -------
Hmm, what does kdelibs/kio/kio/ktar.cpp:294 read for you?
For me it's "delete filterDev;", in 3.4-branch, which isn't a call to qt_cast nor an inline method which could be calling that, either.
In fact there is no qt_cast in the whole kio directory... Strange.

Can anyone try with valgrind, maybe?