GNOME Bugzilla – Bug 464738
IA__g_utf8_offset_to_pointer (str=0x1 <Address 0x1 out of bounds>, offset=74) at gutf8.c:302 in gutf8.c
Last modified: 2008-03-02 17:05:35 UTC
Steps to reproduce: 1. Unsure of reproduction 2. I generated a new compose message window via Firefox File/Send Link 3. Started to enter an email address 4. rec'd segfault Stack trace: (evolution-exchange:16856): libedata-book-WARNING **: impl_GNOME_Evolution_Addressbook_Book_getBookView ((or (beginswith "file_as" "jre") (beginswith "full_name" "jre") (beginswith "email" "jre") (beginswith "nickname" "jre") )) e_data_book_respond_get_book_view [New Thread -1306100848 (LWP 26738)] (evolution-exchange:16856): libedata-book-WARNING **: impl_GNOME_Evolution_Addressbook_Book_getBookView ((or (beginswith "file_as" "jre") (beginswith "full_name" "jre") (beginswith "email" "jre") (beginswith "nickname" "jre") )) e_data_book_respond_get_book_view start book view Not marked for offline or cache not there start_book_view (0x80ed520) e-book-backend-gal.c(1786):: (&(mail=*)(!(msExchHideFromAddressLists=TRUE))(|(displayName=jre*)(|(displayName=jre*)(sn=jre*)(givenName=jre*)(mailNickname=jre*))(mail=jre*)(mailNickname=jre*))) e-book-backend-gal.c(1799):: starting e-book-backend-gal.c(1810):: 0 adding search_op (0x80ed520, 3) e-book-backend-gal.c(1830):: adding search looked up msgid 3, got op 0x88a3c40 ldap_search_handler (0x80ed520) e-book-backend-gal.c(1575):: search handler e-book-backend-gal.c(1630):: o/p 0 0 (evolution-exchange:16856): libedata-book-WARNING **: impl_GNOME_Evolution_Addressbook_Book_getBookView ((or (beginswith "nickname" "") (beginswith "email" "") (beginswith "full_name" "") (beginswith "file_as" "") )) e_data_book_respond_get_book_view ldap_search_dtor (0x80ed520) [New Thread -1297708144 (LWP 26744)] (evolution-exchange:16856): e-book-backend-exchange-WARNING **: no email info for "" stop_book_view (0x80ed520) Program received signal SIGSEGV, Segmentation fault.
+ Trace 153741
Thread NaN (LWP 26736)
Other information: rthompso@jhereg: ~/src/svn/evolution-exchange$ svn info Path: . URL: http://svn.gnome.org/svn/evolution-exchange/trunk Repository Root: http://svn.gnome.org/svn/evolution-exchange Repository UUID: cbd800bf-df25-0410-b17b-96628719a9b0 Revision: 1410 Node Kind: directory Schedule: normal Last Changed Author: ituohela Last Changed Rev: 1410 Last Changed Date: 2007-08-06 09:37:03 -0400 (Mon, 06 Aug 2007)
*** Bug 501392 has been marked as a duplicate of this bug. ***
Did you ever manage to reproduce this issue?
I do not think I've had this one occur again.
In 2.12 some of the GAL bits were rewritten. It may not happen. I would leave it as it is for some time before closing
Appears to have been fixed
For the record: bug 509363 hits 2.12 and looks related.