From owner-freebsd-gnome@FreeBSD.ORG Tue May 13 21:08:12 2003 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 646F537B401 for ; Tue, 13 May 2003 21:08:12 -0700 (PDT) Received: from ms-smtp-02.southeast.rr.com (ms-smtp-02.southeast.rr.com [24.93.67.83]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7CD7143FB1 for ; Tue, 13 May 2003 21:08:11 -0700 (PDT) (envelope-from marcus@marcuscom.com) Received: from mail3.nc.rr.com (fe3 [24.93.67.50])h4E45ngs000602; Wed, 14 May 2003 00:05:49 -0400 (EDT) Received: from creme-brulee.marcuscom.com ([66.57.17.158]) by mail3.nc.rr.com with Microsoft SMTPSVC(5.5.1877.757.75); Wed, 14 May 2003 00:05:10 -0400 Received: from shumai.marcuscom.com (shumai.marcuscom.com [192.168.1.4]) h4E47XrT029986; Wed, 14 May 2003 00:07:33 -0400 (EDT) (envelope-from marcus@marcuscom.com) X-Authentication-Warning: creme-brulee.marcuscom.com: shumai.marcuscom.com [192.168.1.4] didn't use HELO protocol From: Joe Marcus Clarke To: Jeremy Messenger In-Reply-To: References: Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="=-f2R3GN5Tta5+p+QXBe1R" Organization: MarcusCom, Inc. Message-Id: <1052885267.60558.6.camel@shumai.marcuscom.com> Mime-Version: 1.0 X-Mailer: Ximian Evolution 1.3.3 (Preview Release) Date: 14 May 2003 00:07:47 -0400 X-Spam-Status: No, hits=-22.4 required=5.0 tests=BAYES_00,IN_REP_TO,PGP_SIGNATURE_2,REFERENCES autolearn=ham version=2.53 X-Spam-Checker-Version: SpamAssassin 2.53 (1.174.2.15-2003-03-30-exp) X-Content-Filtered-By: Mailman/MimeDel 2.1.1 cc: freebsd-gnome@freebsd.org Subject: Re: seahorse crashes at the every exit in -CURRENT.. 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: Wed, 14 May 2003 04:08:12 -0000 --=-f2R3GN5Tta5+p+QXBe1R Content-Type: multipart/mixed; boundary="=-B33eFiy/8+e/0jK4fbOP" --=-B33eFiy/8+e/0jK4fbOP Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: quoted-printable On Tue, 2003-05-13 at 23:36, Jeremy Messenger wrote: > It just crashes at the every exit, which I just run and exit it. I have r= an=20 > it under the gdb, so here's info. See if this fixes it. Joe >=20 > =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D > (gdb) r > Starting program: /usr/X11R6/bin/seahorse > Program received signal SIGBUS, Bus error. > 0x08059bbc in seahorse_context_destroy (sctx=3D0xd0d0d0d0) > at seahorse-context.c:300 > 300 seahorse-context.c: No such file or directory. > in seahorse-context.c >=20 > (gdb) bt > #0 0x08059bbc in seahorse_context_destroy (sctx=3D0xd0d0d0d0) > at seahorse-context.c:300 > #1 0x08052d2a in quit (widget=3D0x8098a00, swidget=3D0x8081880) > at seahorse-key-manager.c:52 > #2 0x08052d58 in delete_event (widget=3D0x8081880, event=3D0x81be018, > swidget=3D0x8081880) at seahorse-key-manager.c:60 > #3 0x2847d85e in _gtk_marshal_BOOLEAN__BOXED (closure=3D0xd0d0d0d0, > return_value=3D0xbfbff6a0, n_param_values=3D2, param_values=3D0xbfbff= 7e0, > invocation_hint=3D0xbfbff6c8, marshal_data=3D0x0) at gtkmarshalers.c:= 82 > #4 0x289c9c51 in g_closure_invoke (closure=3D0xd0d0d0d0, > return_value=3D0x8081880, n_param_values=3D134748288,=20 > param_values=3D0x8081880, > invocation_hint=3D0x8081880) at gclosure.c:437 > #5 0x289dc5bd in signal_emit_unlocked_R (node=3D0x80a9200, detail=3D0, > instance=3D0x8098a00, emission_return=3D0xbfbff7a0, > instance_and_params=3D0xbfbff7e0) at gsignal.c:2822 > #6 0x289db929 in g_signal_emit_valist (instance=3D0x8098a00, > signal_id=3D3217029024, detail=3D0, var_args=3D0xbfbff970 "x=BF?=BF?= =BF?\001") > at gsignal.c:2564 > #7 0x289dbbb4 in g_signal_emit (instance=3D0x8081880, signal_id=3D134748= 288, > detail=3D134748288) at gsignal.c:2612 > #8 0x28564156 in gtk_widget_event_internal (widget=3D0x8098a00,=20 > event=3D0x81be018) > at gtkwidget.c:3143 > #9 0x28563e2f in gtk_widget_event (widget=3D0x8098a00, event=3D0x81be018= ) > ---Type to continue, or q to quit--- > at gtkwidget.c:3004 > #10 0x2847c20c in gtk_main_do_event (event=3D0x81be018) at gtkmain.c:1437 > #11 0x28638112 in gdk_event_dispatch (source=3D0x8081880, callback=3D0, > user_data=3D0x0) at gdkevents-x11.c:2018 > #12 0x28a3f25c in g_main_dispatch (context=3D0x8090700) at gmain.c:1653 > #13 0x28a4006a in g_main_context_dispatch (context=3D0x8090700) at=20 > gmain.c:2197 > #14 0x28a4042d in g_main_context_iterate (context=3D0x8090700, block=3D1, > dispatch=3D1, self=3D0x8064800) at gmain.c:2278 > #15 0x28a40bd1 in g_main_loop_run (loop=3D0x809d1e0) at gmain.c:2498 > #16 0x2847bab7 in gtk_main () at gtkmain.c:1092 > #17 0x0804f00d in main (argc=3D134748288, argv=3D0x8081880) at main.c:207 > #18 0x0804eb85 in _start () > =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D >=20 > I saw that '0xd0d0d0d0', so I disabled it by 'aj' in the mallco.conf and = it=20 > doesn't crash anymore. It does fix the problem with the 'aj' in the=20 > malloc.conf. Let me know if I should report it to the bugzilla or so. >=20 > Cheers, > Mezz --=20 PGP Key : http://www.marcuscom.com/pgp.asc --=-B33eFiy/8+e/0jK4fbOP-- --=-f2R3GN5Tta5+p+QXBe1R Content-Type: application/pgp-signature; name=signature.asc Content-Description: This is a digitally signed message part -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.2 (FreeBSD) iD8DBQA+wcESb2iPiv4Uz4cRAk4oAKCwY+m/fEgRaXUHJe3irPmrVV6xaACfRjE3 tNjQI5k8L68xGcWHRKdhZ6g= =uXlC -----END PGP SIGNATURE----- --=-f2R3GN5Tta5+p+QXBe1R--