Bug 547138

Summary: [abrt] crash in evolution-2.28.0-2, e_info_label_set_info, pst-import imported folder names not in utf8
Product: [Fedora] Fedora Reporter: Espen Stefansen <libbe>
Component: evolutionAssignee: Matthew Barnes <mbarnes>
Status: CLOSED UPSTREAM QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: medium Docs Contact:
Priority: low    
Version: 12CC: lucilanga, mbarnes, mcrha
Target Milestone: ---   
Target Release: ---   
Hardware: x86_64   
OS: Linux   
Whiteboard: abrt_hash:48939fdd94c37220ba5751b8cdd39c43ccf32968
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2010-01-07 19:28:19 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:
Attachments:
Description Flags
File: backtrace none

Description Espen Stefansen 2009-12-13 18:50:18 UTC
abrt 1.0.1 detected a crash.

Attached file: backtrace
cmdline: evolution --component=mail
component: evolution
executable: /usr/bin/evolution
kernel: 2.6.31.6-166.fc12.x86_64
package: evolution-2.28.0-2.fc12
rating: 3
reason: Process was terminated by signal 11 (Segmentation fault)

Comment 1 Espen Stefansen 2009-12-13 18:50:21 UTC
Created attachment 378048 [details]
File: backtrace

Comment 2 Espen Stefansen 2009-12-13 18:52:12 UTC
I imported my outlook pst-file and one of the folders contained the norwegian character å. The character is not imported correctly, so evolution closes when this folder is shown.

Comment 3 Milan Crha 2010-01-07 19:28:19 UTC
Thanks for a bug report. I moved it upstream as [1]. I see there two issues, one is that it's not checking validity of input in time of crash, the other is the pst-import plugin not translating folder names to UTF8 encoding.

[1] https://bugzilla.gnome.org/show_bug.cgi?id=606340

Comment 4 Milan Crha 2010-01-07 19:44:13 UTC
I just tried to import some test pst file I created with couple of special letters, together with that yours å, and the import was able to convert it to utf8 properly, in 2.28.2. Thus I'll use the upstream bug for crash only.