Bug 550759

Summary: [abrt] crash in evolution-2.28.0-2 e_source_group_new, e_book_new_from_uri
Product: [Fedora] Fedora Reporter: Egon Kastelijn <redhat2>
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: i686   
OS: Linux   
Whiteboard: abrt_hash:75f1dc7362fb64866d1280bf3ecb33372bef9234
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2010-01-12 19:14:59 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 Egon Kastelijn 2009-12-27 08:39:46 UTC
abrt 1.0.0 detected a crash.

How to reproduce
-----
1. /usr/libexec/evolution/2.28/evolution-addressbook-export --output=kerst.csv --format=csv "/home/egon/.evolution/addressbook/local/1261414906.6698.3@lap0001"
2.
3.

Comment
-----
I was trying to export my "second addressbook" to CSV using /usr/libexec/evolution/2.28/evolution-addressbook-export.
I am not sure how to specify not to export the main addressbook.
The --help function is not very clear about how to do this.

backtrace
-----
Core was generated by `/usr/libexec/evolution/2.28/evolution-addressbook-export file:///home/egon/.evo'.
Program terminated with signal 11, Segmentation fault.
#0  e_source_group_new (name=<value optimized out>, 
    base_uri=<value optimized out>) at e-source-group.c:241
241		new->priv->uid = e_uid_new ();

Thread 1 (Thread 6854):
#0  e_source_group_new (name=<value optimized out>, 
    base_uri=<value optimized out>) at e-source-group.c:241
        new = <value optimized out>
        __PRETTY_FUNCTION__ = "e_source_group_new"
#1  0x0022af07 in e_book_new_from_uri (uri=<value optimized out>, 
    error=<value optimized out>) at e-book.c:3861
        group = <value optimized out>
        source = 0x242130
        book = 0x0
#2  0x0804a383 in action_list_cards_init (p_actctx=<value optimized out>)
    at evolution-addressbook-export-list-cards.c:768
        book = <value optimized out>
        query = 0x804aab0
        contacts = <value optimized out>
#3  0x080495df in main (argc=1, argv=0xbfe0a1e4)
    at evolution-addressbook-export.c:158
        actctx = {action_type = 2, action_list_folders = {action_type = 2, 
            output_file = 0x8d841f0 "kerst.csv"}, action_list_cards = {
            action_type = 2, output_file = 0x8d841f0 "kerst.csv", IsCSV = 1, 
            IsVCard = 0, addressbook_folder_uri = 
    0x8d85b98 "file:///home/egon/.evolution/addressbook/local/1261414906.6698.3@lap0001", async_mode = 0, file_size = 0}}
        context = 0x804aab0
        error = 0x0
        current_action = <value optimized out>
        IsCSV = <value optimized out>
        IsVCard = 0

cmdline: /usr/libexec/evolution/2.28/evolution-addressbook-export file:///home/egon/.evolution/addressbook/local/1261414906.6698.3@lap0001 --output=kerst.csv --format=csv
component: evolution
executable: /usr/libexec/evolution/2.28/evolution-addressbook-export
kernel: 2.6.31.6-166.fc12.i686
package: evolution-2.28.0-2.fc12
rating: 4
reason: Process was terminated by signal 11

Comment 1 Egon Kastelijn 2009-12-27 08:39:50 UTC
Created attachment 380505 [details]
File: backtrace

Comment 2 Milan Crha 2010-01-12 19:14:59 UTC
Thanks for a bug report. There is an upstream bug [1] about the same, thus I'm moving it there.

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