Bug 175402 - dolphin crashes if press the "Ctrl" Key
Summary: dolphin crashes if press the "Ctrl" Key
Status: RESOLVED FIXED
Alias: None
Product: kdepimlibs
Classification: Applications
Component: kcal (show other bugs)
Version: unspecified
Platform: Compiled Sources Linux
: NOR crash
Target Milestone: ---
Assignee: kdepim bugs
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-11-17 16:02 UTC by Sascha Manns
Modified: 2008-11-21 04:04 UTC (History)
0 users

See Also:
Latest Commit:
Version Fixed In:


Attachments
Crash by STRG and Click this File (70.26 KB, application/x-compressed-tar)
2008-11-17 16:29 UTC, Sascha Manns
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Sascha Manns 2008-11-17 16:02:24 UTC
Version:            (using Devel)
OS:                Linux
Installed from:    Compiled sources

Anwendung: Dolphin (dolphin), Signal SIGSEGV

Thread 1 (Thread 0xb5e006d0 (LWP 22455)):
[KCrash Handler]
#6  uStrLen (u=0x0) at /usr/src/debug/kdepimlibs-4.1.73/kcal/versit/vobject.c:1408
#7  0xb33c371e in fakeCString (u=0x0) at /usr/src/debug/kdepimlibs-4.1.73/kcal/versit/vobject.c:1415
#8  0xb33fe2a7 in KCal::VCalFormat::VEventToEvent (this=0xbfe3c568, vevent=0x86e4a28) at /usr/src/debug/kdepimlibs-4.1.73/kcal/vcalformat.cpp:911
#9  0xb340154a in KCal::VCalFormat::fromRawString (this=0xbfe3c568, calendar=0xbfe3c538, string=@0xbfe3c5a8) at /usr/src/debug/kdepimlibs-4.1.73/kcal/vcalformat.cpp:184
#10 0xb35971db in IcsEndAnalyzer::analyze (this=0x8655108, idx=@0xbfe3c6c0, in=0x86c7d30) at /usr/src/debug/kdepim-4.1.73/strigi-analyzer/ics/icsendanalyzer.cpp:70
#11 0xb631b65f in ?? () from /usr/lib/libstreamanalyzer.so.0
#12 0xb62ead7e in Strigi::AnalysisResult::indexChild () from /usr/lib/libstreamanalyzer.so.0
#13 0xb63361ae in ?? () from /usr/lib/libstreamanalyzer.so.0
#14 0xb6325c51 in ?? () from /usr/lib/libstreamanalyzer.so.0
#15 0xb631b65f in ?? () from /usr/lib/libstreamanalyzer.so.0
#16 0xb7db83de in ?? () from /usr/lib/libkio.so.5
#17 0xb7dba04c in KFileMetaInfo::KFileMetaInfo () from /usr/lib/libkio.so.5
#18 0x08081d64 in _start ()
Comment 1 Pino Toscano 2008-11-17 16:12:07 UTC
It seems you moved over a .ics/vcs file that gave problems to the indexer... can you please find that file and attach it (if not private, of course)?
Comment 2 Sascha Manns 2008-11-17 16:29:29 UTC
Created attachment 28633 [details]
Crash by STRG and Click this File
Comment 3 Allen Winter 2008-11-21 04:04:41 UTC
SVN commit 887087 by winterz:

fix crashes in this old, 3rd party code that we should really try to
find updates for.
BUG: 175402


 M  +6 -0      vobject.c  


WebSVN link: http://websvn.kde.org/?view=rev&revision=887087