From owner-freebsd-gnome@FreeBSD.ORG Mon Jun 30 17:04:21 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 CD20A37B401 for ; Mon, 30 Jun 2003 17:04:21 -0700 (PDT) Received: from lakemtao06.cox.net (lakemtao06.cox.net [68.1.17.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id D23B843FF9 for ; Mon, 30 Jun 2003 17:04:20 -0700 (PDT) (envelope-from mezz7@cox.net) Received: from mezz.mezzweb.com ([68.103.32.11]) by lakemtao06.cox.net (InterMail vM.5.01.04.05 201-253-122-122-105-20011231) with ESMTP id <20030701000420.USVC15657.lakemtao06.cox.net@mezz.mezzweb.com>; Mon, 30 Jun 2003 20:04:20 -0400 Date: Mon, 30 Jun 2003 19:04:17 -0500 To: Joe Marcus Clarke Content-Type: text/plain; charset=utf-8; format=flowed References: <1057013965.312.66.camel@gyros> From: Jeremy Messenger MIME-Version: 1.0 Message-ID: In-Reply-To: User-Agent: Opera7.11/Linux M2 build 406 cc: freebsd-gnome@freebsd.org Subject: Re: Nautilus2 (2.3.6) always crash (seg fault) 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: Tue, 01 Jul 2003 00:04:22 -0000 On Mon, 30 Jun 2003 18:04:03 -0500, Jeremy Messenger wrote: > On 30 Jun 2003 18:59:26 -0400, Joe Marcus Clarke > wrote: > >> On Mon, 2003-06-30 at 15:56, Jeremy Messenger wrote: >>> Last night, I upgraded everything what the marcus CVS has updated last >>> weekend and very few from ports tree such as libtool.. Now, the >>> Nautilus2 will not work anymore, which it will always crash (seg fault) >>> . I have ran it with gdb and I think I have seen this before; not >>> sure.. >> >> This is now fixed. > > I saw, thanks! I am rebuilding it right now.. :-) Hey, I think the ggv and gst-register might have the same problem? Because, I tried to debug Nautilus2 with libthr before update to 2.3.6_1 and I get the same error messages as ggv and gst-register in the gdb. It's kind of weird, because I don't get crash if I use libc_r with ggv/gst-register thought. Must be one of library that has the problem with thread by libtool change? Here's error msg: ========================= $ gdb nautilus (gdb) r Starting program: /usr/X11R6/bin/nautilus GThread-ERROR **: file gthread-posix.c: line 135 (): error 'Invalid argument' during 'pthread_getschedparam (pthread_self(), &policy, &sched)' aborting... Program received signal SIGABRT, Aborted. 0x28d4efb3 in kill () at {standard input}:15 15 {standard input}: No such file or directory. in {standard input} Current language: auto; currently asm (gdb) bt #0 0x28d4efb3 in kill () at {standard input}:15 #1 0x28dba7cc in abort () at /usr/src/lib/libc/stdlib/abort.c:72 #2 0x28aee63b in g_logv (log_domain=0x28ac31c1 "GThread", log_level=G_LOG_LEVEL_ERROR, format=0x0, args1=0x0) at gmessages.c:508 #3 0x28aee704 in g_log (log_domain=0x0, log_level=0, format=0x0) at gmessages.c:527 #4 0x28ac142e in g_thread_impl_init () at gthread-posix.c:135 #5 0x28ac2692 in g_thread_init (init=0x0) at gthread-impl.c:330 #6 0x2851d7ab in bonobo_activation_pre_args_parse (program=0x0, mod_info=0x0) at gnome-init.c:117 #7 0x285198f3 in gnome_program_preinit (program=0x80cdb40, app_id=0x1 , app_version=0x0, argc=1, argv=0xbfbffb98) at gnome-program.c:1323 #8 0x2851a687 in gnome_program_initv (type=135078912, app_id=0x0, app_version=0x0, module_info=0x80cdb40, argc=1, argv=0xbfbffb98, first_property_name=0x0, args=0x0) at gnome-program.c:1872 #9 0x2851a30a in gnome_program_init ( app_id=0x855c , app_version=0x855c , module_info=0x855c, argc=34140, argv=0x855c, first_property_name=0x855c ) at gnome-program.c:1680 #10 0x0806ed72 in main (argc=34140, argv=0xbfbffb98) at nautilus-main.c:193 ---Type to continue, or q to quit--- #11 0x08063579 in _start () ========================= After upgrade to 2.3.6_1 and the error with libthr is gone; it works fine same as with libc_r. Tonight, I will try to hunt around and see if I can catch.. Cheers, Mezz > Cheers, > Mezz > >> Joe >> >>> >>> ================================= > >>> ================================= >>> >>> BTW: I am doing the buildworld/update kernel right now.. >>> >>> Cheers, >>> Mezz -- bsdforums.org 's moderator, mezz.