From owner-freebsd-gnome@FreeBSD.ORG Tue Jun 3 10:03:20 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 3006A37B401 for ; Tue, 3 Jun 2003 10:03:20 -0700 (PDT) Received: from ms-smtp-03.southeast.rr.com (ms-smtp-03.southeast.rr.com [24.93.67.84]) by mx1.FreeBSD.org (Postfix) with ESMTP id 47BEA43FAF for ; Tue, 3 Jun 2003 10:03:19 -0700 (PDT) (envelope-from marcus@marcuscom.com) Received: from creme-brulee.marcuscom.com (rdu57-17-158.nc.rr.com [66.57.17.158])h53H1fMF002530; Tue, 3 Jun 2003 13:01:41 -0400 (EDT) Received: from [192.168.1.4] (shumai.marcuscom.com [192.168.1.4]) h53H0cV8051513; Tue, 3 Jun 2003 13:00:38 -0400 (EDT) (envelope-from marcus@marcuscom.com) From: Joe Marcus Clarke To: Jeremy Messenger In-Reply-To: References: Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="=-bwtWJvCrgNXsDVqVVSy7" Organization: MarcusCom, Inc. Message-Id: <1054659793.56492.14.camel@shumai.marcuscom.com> Mime-Version: 1.0 X-Mailer: Ximian Evolution 1.3.92 (Preview Release) Date: 03 Jun 2003 13:03:13 -0400 X-Spam-Status: No, hits=-8.9 required=5.0 tests=BAYES_01,EMAIL_ATTRIBUTION,IN_REP_TO,PGP_SIGNATURE_2, QUOTED_EMAIL_TEXT,REFERENCES,REPLY_WITH_QUOTES autolearn=ham version=2.55 X-Spam-Checker-Version: SpamAssassin 2.55 (1.174.2.19-2003-05-19-exp) cc: freebsd-gnome@freebsd.org Subject: Re: ggv crashed, here's gdb info.. 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: Tue, 03 Jun 2003 17:03:20 -0000 --=-bwtWJvCrgNXsDVqVVSy7 Content-Type: text/plain Content-Transfer-Encoding: quoted-printable On Tue, 2003-06-03 at 04:56, Jeremy Messenger wrote: > ggv has been crashed, which it's on the different machine with libthr. Th= e=20 > info is same exactly in my previous email about gst-register for make.con= f,=20 > libmap.conf and etc, but I did the CVSup'ed and buildworld this evening.=20 > Here's gdb info in the bottom of this email. >=20 > Gnome2 runs fine with libthr, but having the problem with gst stuff that'= s=20 > all.. The gst stuff is cauing some media problem with nautilus, because I= =20 > don't have gstreamer stuff install due to gst-register crash. Panel, gnom= e-=20 > terminal, gedit and others run very smooth. I am very surpised to see tha= t=20 > the gnome-terminal acts like it has ZVT, but not which it's very fast and= =20 > smooth with VTE! I am not sure if it was because of AthlonXP 2000+ or=20 > libthr; Kudos to the VTE/gnome-terminal teams.. :-) >=20 > BTW: If you think it's libthr issue, pls add the -threads in the CC too. This certainly looks like a libthr issue to me. I'm not seeing this crash, and I've never seen such a crash with a pthread abort (except in earlier versions of gst). Have you tried reverting back to libc_r and see if the crash persists? Joe >=20 > Cheers, > Mezz >=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 > % gdb ggv >=20 > (gdb) r > Starting program: /usr/X11R6/bin/ggv >=20 > GThread-ERROR **: file gthread-posix.c: line 135 (): error 'Invalid=20 > argument' during 'pthread_getschedparam (pthread_self(), &policy, &sched)= ' > aborting... >=20 > Program received signal SIGABRT, Aborted. > 0x28ab3313 in kill () at {standard input}:15 > 15 {standard input}: No such file or directory. > in {standard input} > Current language: auto; currently asm >=20 > (gdb) bt > #0 0x28ab3313 in kill () at {standard input}:15 > #1 0x28b1eecc in abort () at /usr/src/lib/libc/stdlib/abort.c:72 > #2 0x288824fb in g_logv (log_domain=3D0x288571c1 "GThread", > log_level=3DG_LOG_LEVEL_ERROR, format=3D0x0, args1=3D0x0) at gmessage= s.c:508 > #3 0x288825c4 in g_log (log_domain=3D0x0, log_level=3D0, format=3D0x0) > at gmessages.c:527 > #4 0x2885542e in g_thread_impl_init () at gthread-posix.c:135 > #5 0x28856692 in g_thread_init (init=3D0x0) at gthread-impl.c:330 > #6 0x282b382b in bonobo_activation_pre_args_parse (program=3D0x0,=20 > mod_info=3D0x0) > at gnome-init.c:117 > #7 0x282af903 in gnome_program_preinit (program=3D0x8057af0, > app_id=3D0x8057be4 "", app_version=3D0x0, argc=3D1, argv=3D0xbfbffbc4= ) > at gnome-program.c:1322 > #8 0x282b0698 in gnome_program_initv (type=3D134595648, app_id=3D0x0, > app_version=3D0x0, module_info=3D0x8057af0, argc=3D1, argv=3D0xbfbffb= c4, > first_property_name=3D0x0, args=3D0x0) at gnome-program.c:1871 > #9 0x282b031a in gnome_program_init ( > app_id=3D0x2f6 , > app_version=3D0x2f6 , > module_info=3D0x2f6, argc=3D758, argv=3D0x2f6, > first_property_name=3D0x2f6 ) > at gnome-program.c:1679 > #10 0x0804f9e7 in main (argc=3D1, argv=3D0xbfbffbc4) at main.c:202 > ---Type to continue, or q to quit--- > #11 0x0804c979 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 --=20 PGP Key : http://www.marcuscom.com/pgp.asc --=-bwtWJvCrgNXsDVqVVSy7 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+3NTRb2iPiv4Uz4cRAg2lAJ9pJF3jXUxqeBTqfnS29BSCZbTF4gCeKGul MdTKkgXiWSxkQ5YPYFc/WeM= =jYyd -----END PGP SIGNATURE----- --=-bwtWJvCrgNXsDVqVVSy7--