From owner-freebsd-gnome@FreeBSD.ORG Thu Sep 25 00:28: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 1954D16A4C0 for ; Thu, 25 Sep 2003 00:28: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 2376144028 for ; Thu, 25 Sep 2003 00:28:10 -0700 (PDT) (envelope-from marcus@marcuscom.com) Received: from creme-brulee.marcuscom.com (rdu57-17-158.nc.rr.com [66.57.17.158])h8P7OBpM021065; Thu, 25 Sep 2003 03:24:13 -0400 (EDT) Received: from [192.168.1.4] (shumai.marcuscom.com [192.168.1.4]) h8P7RBlB052502; Thu, 25 Sep 2003 03:27:11 -0400 (EDT) (envelope-from marcus@marcuscom.com) From: Joe Marcus Clarke To: "Vladimir B. Grebenschikov" In-Reply-To: <1064473006.836.43.camel@localhost> References: <1064473006.836.43.camel@localhost> Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="=-ouEGk1MYqcQoY9twSL0E" Organization: MarcusCom, Inc. Message-Id: <1064474879.27339.17.camel@shumai.marcuscom.com> Mime-Version: 1.0 X-Mailer: Ximian Evolution 1.4.5 Date: Thu, 25 Sep 2003 03:27:59 -0400 X-Spam-Status: No, hits=-11.6 required=5.0 tests=BAYES_01,EMAIL_ATTRIBUTION,IN_REP_TO,PGP_SIGNATURE_2, QUOTED_EMAIL_TEXT,REFERENCES,REPLY_WITH_QUOTES, USER_AGENT_XIMIAN autolearn=ham version=2.55 X-Spam-Checker-Version: SpamAssassin 2.55 (1.174.2.19-2003-05-19-exp) cc: gnome Subject: Re: Gnome-2.4 (with marcus repository): Weather applet crashes on startup 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: Thu, 25 Sep 2003 07:28:12 -0000 --=-ouEGk1MYqcQoY9twSL0E Content-Type: text/plain Content-Transfer-Encoding: quoted-printable This is fixed in my latest gnomeapplets2 port in either the ports tree or MarcusCom. You'll have to do a forced update. Joe On Thu, 2003-09-25 at 02:56, Vladimir B. Grebenschikov wrote: > Hi=20 >=20 > Weather applet crashes on startup: > (Segmentation fault) >=20 > =3D=3D=3D=3D=3D=3D[ bug buddy message ]=3D=3D=3D=3D=3D=3D=3D > Distribution: Unknown > Package: gnome-applets > Severity: normal > Version: GNOME2.4.0 0 > Gnome-Distributor: FreeBSD GNOME Project > Synopsis: weather applet of gnome-2.4 crash on startup > Bugzilla-Product: gnome-applets > Bugzilla-Component: gweather > Bugzilla-Version: 0 > BugBuddy-GnomeVersion: 2.0 (2.4.0.1) > Description: > Description of the crash: > =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 > Bug-Buddy do not helps much to make stack trace,=20 > I have tried with gdb, but not sure that it is "right" way: > Reading symbols from > /usr/X11R6/lib/gnome-vfs-2.0/modules/libhttp.so...(no debugging symbols > found)...done. > Loaded symbols for /usr/X11R6/lib/gnome-vfs-2.0/modules/libhttp.so > Reading symbols from /libexec/ld-elf.so.1...(no debugging symbols > found)...done. > Loaded symbols for /libexec/ld-elf.so.1 > [Switching to Process 4867, Thread 1] > 0x28af39da in _init () from /lib/libc.so.5 > (gdb) c > Continuing. >=20 > Program received signal SIGCONT, Continued. > 0x28b2044f in sigprocmask () from /lib/libc.so.5 > (gdb) c > Continuing. >=20 > Program received signal SIGSEGV, Segmentation fault. > [Switching to Process 4867, Thread 4] > 0x28bd90a9 in _atomic_lock () from /usr/lib/libc_r.so.5 > (gdb) c > Continuing. >=20 > Program received signal SIGSEGV, Segmentation fault. > [Switching to Process 4867, Thread 3] > 0x28bd90a9 in _atomic_lock () from /usr/lib/libc_r.so.5 > (gdb) bt > #0 0x28bd90a9 in _atomic_lock () from /usr/lib/libc_r.so.5 > #1 0x28bd9074 in _spinlock_debug () from /usr/lib/libc_r.so.5 > #2 0x28bdef74 in _mutex_cv_lock () from /usr/lib/libc_r.so.5 > #3 0x28bdee09 in _mutex_cv_unlock () from /usr/lib/libc_r.so.5 > #4 0x28be3f1e in _pthread_cond_wait () from /usr/lib/libc_r.so.5 > #5 0x28be407e in pthread_cond_wait () from /usr/lib/libc_r.so.5 > #6 0x28b1e955 in pthread_cond_wait () from /lib/libc.so.5 > #7 0x288ae0bb in gnome_vfs_ssl_to_socket () from > /usr/X11R6/lib/libgnomevfs-2.so.400 > #8 0x288ae123 in gnome_vfs_ssl_to_socket () from > /usr/X11R6/lib/libgnomevfs-2.so.400 > #9 0x289b7b52 in g_thread_create_proxy () from > /usr/local/lib/libglib-2.0.so.200 > #10 0x28bd750e in _thread_start () from /usr/lib/libc_r.so.5 > (gdb)=20 --=20 PGP Key : http://www.marcuscom.com/pgp.asc --=-ouEGk1MYqcQoY9twSL0E Content-Type: application/pgp-signature; name=signature.asc Content-Description: This is a digitally signed message part -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.3 (FreeBSD) iD8DBQA/cpj/b2iPiv4Uz4cRAnEwAKCwaSAQjRuoe8oiG/ysE3ns2wZXjACfQ2Mv CS2pWKh29jBCgRE+MIZB5/c= =sSXD -----END PGP SIGNATURE----- --=-ouEGk1MYqcQoY9twSL0E--