From owner-freebsd-gnome@FreeBSD.ORG Sun Sep 19 03:51:39 2004 Return-Path: Delivered-To: freebsd-gnome@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id D5B8416A4D0; Sun, 19 Sep 2004 03:51:39 +0000 (GMT) Received: from mail.apdip.net (mail.apdip.net [202.187.94.11]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3B65543D49; Sun, 19 Sep 2004 03:51:39 +0000 (GMT) (envelope-from kaeru@inigo-tech.com) Received: from [192.168.1.3] (unknown [219.94.80.20]) by mail.apdip.net (Postfix) with ESMTP id A7CB42A4036; Sun, 19 Sep 2004 11:51:32 +0800 (MYT) Message-ID: <414D0244.5090609@inigo-tech.com> Date: Sun, 19 Sep 2004 11:51:32 +0800 From: Khairil Yusof User-Agent: Mozilla Thunderbird 0.7.3 (X11/20040916) X-Accept-Language: en-us, en MIME-Version: 1.0 To: Joe Marcus Clarke References: <4149C5C7.4050904@FreeBSD.org> In-Reply-To: <4149C5C7.4050904@FreeBSD.org> X-Enigmail-Version: 0.85.0.0 X-Enigmail-Supports: pgp-inline, pgp-mime Content-Type: multipart/mixed; boundary="------------030806070301050505000309" cc: gnome@freebsd.org Subject: Re: Got Evolution crashes? X-BeenThere: freebsd-gnome@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: GNOME for FreeBSD -- porting and maintaining List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 19 Sep 2004 03:51:40 -0000 This is a multi-part message in MIME format. --------------030806070301050505000309 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Joe Marcus Clarke wrote: > -----BEGIN PGP SIGNED MESSAGE----- > Hash: SHA1 > > Anyone experiencing a crash in Evolution 2.0.0 (Evo 2.0.0 ONLY), please > apply the attached patch, and rebuild, and let me know if the crashes go > away. When I apply the patch, I get a crash on startup. 5.3-BETA5 FreeBSD 5.3-BETA5 Backtrace attached. Tell me if you need more info. --------------030806070301050505000309 Content-Type: text/plain; name="evo-backtrace-thread-patch.txt" Content-Transfer-Encoding: 8bit Content-Disposition: inline; filename="evo-backtrace-thread-patch.txt" (gdb) run Starting program: /usr/X11R6/bin/evolution asked to activate component_id `OAFIID:GNOME_Evolution_Addressbook_Component:2.0' Program received signal SIGSEGV, Segmentation fault. [Switching to Thread 1 (LWP 100239)] 0x291dd63d in makecontext () from /lib/libc.so.5 (gdb) bt #0 0x291dd63d in makecontext () from /lib/libc.so.5 #1 0x28c93c3f in pthread_create () from /usr/lib/libpthread.so.1 #2 0x28114b1a in e_thread_put (e=0x8190840, msg=0x8eadb00) at e-msgport.c:966 #3 0x29aff8b8 in mail_get_folderinfo (store=0x89a7000, op=0x4, done=0x291dd6b0 <_ctx_start>, data=0x291dd6b0) at mail-ops.c:1072 #4 0x29afabae in mail_note_store (store=0x89a7000, op=0x291dd6b0, done=0, data=0x8190b00) at mail-folder-cache.c:931 #5 0x29af2a77 in mc_add_store (component=0x8190b00, store=0x89a7000, name=0x291dd6b0 "X￿￿\211￿￿\226￿￿￿￿ap\001", done=0x291dd6b0 <_ctx_start>) at mail-component.c:185 #6 0x29af4887 in mail_component_add_store (component=0x291dd6b0, store=0x291dd6b0, name=0x291dd6b0 "X￿￿\211￿￿\226￿￿￿￿ap\001") at mail-component.c:907 #7 0x29af49c6 in mail_component_load_store_by_uri (component=0x8190b00, uri=0x816ff00 "nntp://kaeru@news.tm.net.my/;folder_hierarchy_relative;show_short_notation", name=0x291dd6b0 "X￿￿\211￿￿\226￿￿￿￿ap\001") at mail-component.c:956 #8 0x29af2e5f in load_accounts (component=0x8190b00, accounts=0x291dd6b0) at mail-component.c:286 #9 0x29af2fd6 in mc_startup (mc=0x8190b00) at mail-component.c:320 #10 0x29af3927 in impl_createControls (servant=0x8190b14, corba_tree_control=0x29a73050, corba_view_control=0x29a73050, corba_statusbar_control=0x29a73050, ev=0xbfbfdfd0) at mail-component.c:534 ---Type to continue, or q to quit--- #11 0x280a7a73 in _ORBIT_skel_small_GNOME_Evolution_Component_createControls ( _o_servant=0x291dd6b0, _o_retval=0x0, _o_args=0x29a73050, _o_ctx=0x0, _o_ev=0x291dd6b0, _impl_createControls=0x29af38e0 ) at Evolution-common.c:20 #12 0x287955a3 in ORBit_c_stub_invoke () from /usr/local/lib/libORBit-2.so.0 #13 0x280a9190 in GNOME_Evolution_Component_createControls (_obj=0x291dd6b0, sidebar_control=0xbfbfdfc4, view_control=0xbfbfdfc8, statusbar_control=0xbfbfdfcc, ev=0x291dd6b0) at Evolution-stubs.c:23 #14 0x0805d7b7 in e_shell_window_commands_setup () #15 0x0805daff in e_shell_window_commands_setup () #16 0x0805dea3 in e_shell_window_commands_setup () #17 0x28f9ace3 in g_cclosure_marshal_VOID () from /usr/local/lib/libgobject-2.0.so.400 #18 0x28f7fa7c in g_closure_invoke () from /usr/local/lib/libgobject-2.0.so.400 #19 0x28f998c1 in signal_emit_unlocked_R () from /usr/local/lib/libgobject-2.0.so.400 #20 0x28f98573 in g_signal_emit_valist () from /usr/local/lib/libgobject-2.0.so.400 #21 0x28f98812 in g_signal_emit () from /usr/local/lib/libgobject-2.0.so.400 #22 0x080628fb in e_sidebar_select_button () #23 0x0805effc in e_shell_window_switch_to_component () #24 0x0805edef in e_shell_window_new () #25 0x08060c06 in e_shell_create_window () ---Type to continue, or q to quit--- #26 0x08062f4e in e_sidebar_get_type () #27 0x28fe6648 in g_idle_dispatch () from /usr/local/lib/libglib-2.0.so.400 #28 0x28fe3171 in g_main_dispatch () from /usr/local/lib/libglib-2.0.so.400 #29 0x28fe414d in g_main_context_dispatch () from /usr/local/lib/libglib-2.0.so.400 #30 0x28fe455b in g_main_context_iterate () from /usr/local/lib/libglib-2.0.so.400 #31 0x28fe4d01 in g_main_loop_run () from /usr/local/lib/libglib-2.0.so.400 #32 0x2866b2b2 in bonobo_main () from /usr/local/lib/libbonobo-2.so.0 #33 0x080634f1 in main () --------------030806070301050505000309--