Summary: | kfilemetadatareader while browsing with dolphin | ||
---|---|---|---|
Product: | [I don't know] kde | Reporter: | hoea |
Component: | general | Assignee: | Unassigned bugs mailing-list <unassigned-bugs> |
Status: | RESOLVED FIXED | ||
Severity: | crash | CC: | ab4bd, adaptee, bruno, Hamburger1984, ivaylo.kabakov |
Priority: | NOR | ||
Version: | unspecified | ||
Target Milestone: | --- | ||
Platform: | unspecified | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: | |||
Attachments: |
New crash information added by DrKonqi
New crash information added by DrKonqi New crash information added by DrKonqi |
Description
hoea
2011-10-05 22:07:10 UTC
Created attachment 64277 [details]
New crash information added by DrKonqi
dolphin (1.6.1) on KDE Platform 4.6.5 (4.6.5) using Qt 4.7.4
- What I was doing when the application crashed:
The crash occurres even before/without opening a PDF document, but simply on mouse-over.
-- Backtrace (Reduced):
#6 0x0000003157235225 in __GI_raise (sig=6) at ../nptl/sysdeps/unix/sysv/linux/raise.c:64
#7 0x0000003157236b3b in __GI_abort () at abort.c:93
#8 0x00000036ca6bbffd in __gnu_cxx::__verbose_terminate_handler () at ../../../../libstdc++-v3/libsupc++/vterminate.cc:95
#9 0x00000036ca6ba1b6 in __cxxabiv1::__terminate (handler=<optimized out>) at ../../../../libstdc++-v3/libsupc++/eh_terminate.cc:40
#10 0x00000036ca6ba1e3 in std::terminate () at ../../../../libstdc++-v3/libsupc++/eh_terminate.cc:50
Application: kfilemetadatareader () KDE Platform Version: 4.7.2 (4.7.2) Qt Version: 4.7.4 Operating System: Linux 3.0.4-gentoo-r2 x86_64 -- Information about the crash: While in Dolphin: It appears that not all pdf files create the crash upon mouse-over, but a majority do. This did not occur for me until upgrading to KDE 4.7.2 The crash can be reproduced every time. -- Backtrace: A useful backtrace could not be generated Created attachment 64414 [details]
New crash information added by DrKonqi
kfilemetadatareader () on KDE Platform 4.7.2 (4.7.2) using Qt 4.8.0
- What I was doing when the application crashed:
1) browsing files with dolphin
2) hovering pdf-files seems to trigger this bug (once for every pdf)
-- Backtrace (Reduced):
#6 0x00000039e9236435 in __GI_raise (sig=6) at ../nptl/sysdeps/unix/sysv/linux/raise.c:64
#7 0x00000039e9237d4b in __GI_abort () at abort.c:91
#8 0x0000003f340bbfbd in __gnu_cxx::__verbose_terminate_handler () at ../../../../libstdc++-v3/libsupc++/vterminate.cc:95
#9 0x0000003f340ba176 in __cxxabiv1::__terminate (handler=<optimized out>) at ../../../../libstdc++-v3/libsupc++/eh_terminate.cc:40
#10 0x0000003f340ba1a3 in std::terminate () at ../../../../libstdc++-v3/libsupc++/eh_terminate.cc:50
Fixed on fedora 16 https://admin.fedoraproject.org/updates/search/strigi-0.7.6-3 Created attachment 66986 [details]
New crash information added by DrKonqi
kfilemetadatareader () on KDE Platform 4.7.3 (4.7.3) using Qt 4.8.0
- What I was doing when the application crashed:
hover a pdf file in directory which has be filtered by name.
one crash per file
-- Backtrace (Reduced):
#8 0x00007f6eb9b18f2d in __gnu_cxx::__verbose_terminate_handler () at ../../../../libstdc++-v3/libsupc++/vterminate.cc:95
#9 0x00007f6eb9b170d6 in __cxxabiv1::__terminate (handler=<optimized out>) at ../../../../libstdc++-v3/libsupc++/eh_terminate.cc:40
#10 0x00007f6eb9b17103 in std::terminate () at ../../../../libstdc++-v3/libsupc++/eh_terminate.cc:50
#11 0x00007f6eb9b171fe in __cxxabiv1::__cxa_throw (obj=0x81da00, tinfo=<optimized out>, dest=<optimized out>) at ../../../../libstdc++-v3/libsupc++/eh_throw.cc:83
#12 0x00007f6eb9ac4d37 in std::__throw_length_error (__s=0x7f6eb9b24d1b "basic_string::assign") at ../../../../libstdc++-v3/src/functexcept.cc:78
close it according to comment #4 |