After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 537585 - Evolution-data-server crashed : chose page setup
Evolution-data-server crashed : chose page setup
Status: RESOLVED DUPLICATE of bug 534111
Product: evolution-data-server
Classification: Platform
Component: Contacts
2.22.x (obsolete)
Other Linux
: Normal critical
: ---
Assigned To: evolution-addressbook-maintainers
Evolution QA team
Depends on:
Blocks:
 
 
Reported: 2008-06-10 13:19 UTC by Akhil Laddha
Modified: 2008-06-13 06:32 UTC
See Also:
GNOME target: ---
GNOME version: 2.21/2.22



Description Akhil Laddha 2008-06-10 13:19:00 UTC
Evolution 2.22.2 (Groupwise back end)

I highlighted an address book in left side panel, chose page setup from menu and evolution-data-server crashed. 

Gdb traces of eds process 

Program received signal SIGSEGV, Segmentation fault.
[Switching to Thread 0xb57ffb90 (LWP 3385)]
IA__g_utf8_offset_to_pointer (str=0xb66e7fbb ".1A3.1@53", offset=74) at gutf8.c:302
302     gutf8.c: No such file or directory.
        in gutf8.c
(gdb) thread a a bt

Thread 41 (Thread 0xb57ffb90 (LWP 3385))

  • #0 IA__g_utf8_offset_to_pointer
    at gutf8.c line 302
  • #1 e_vcard_to_string
    at e-vcard.c line 914
  • #2 e_data_book_view_notify_update
    at e-data-book-view.c line 261
  • #3 book_view_thread
    at e-book-backend-groupwise.c line 2337
  • #4 g_thread_create_proxy
    at gthread.c line 635
  • #5 start_thread
    at pthread_create.c line 297
  • #6 clone
    from /lib/libc.so.6

Comment 1 Paul Smith 2008-06-12 16:07:17 UTC
This appears to be a duplicate of bug #534111
Comment 2 Akhil Laddha 2008-06-13 06:32:19 UTC
I updated the sources and it worked fine, thanks Paul.

*** This bug has been marked as a duplicate of 534111 ***