From owner-freebsd-gnome@FreeBSD.ORG Mon Jun 30 12:56:28 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 8073837B401 for ; Mon, 30 Jun 2003 12:56:28 -0700 (PDT) Received: from lakemtao06.cox.net (lakemtao06.cox.net [68.1.17.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9B97A43FEA for ; Mon, 30 Jun 2003 12:56:27 -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 <20030630195627.SVSC15657.lakemtao06.cox.net@mezz.mezzweb.com> for ; Mon, 30 Jun 2003 15:56:27 -0400 Date: Mon, 30 Jun 2003 14:56:18 -0500 To: freebsd-gnome@freebsd.org Content-Type: text/plain; charset=utf-8; format=flowed From: Jeremy Messenger MIME-Version: 1.0 Message-ID: User-Agent: Opera7.11/Linux M2 build 406 Subject: 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: Mon, 30 Jun 2003 19:56:28 -0000 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.. ================================= $ gdb nautilus (gdb) r Starting program: /usr/X11R6/bin/nautilus ** (nautilus:34488): WARNING **: --- you're entering a whole world of pain --- Program received signal SIGSEGV, Segmentation fault. _atomic_lock () at {standard input}:15 15 {standard input}: No such file or directory. in {standard input} Current language: auto; currently asm (gdb) bt #0 _atomic_lock () at {standard input}:15 #1 0x28df0190 in _spinlock_debug (lck=0x28a0cd28, fname=0x1 , lineno=-1078989016) at /usr/src/lib/libc_r/uthread/uthread_spinlock.c:110 #2 0x28df5f24 in mutex_unlock_common (mutex=0x28a0cd28, add_reference=1) at /usr/src/lib/libc_r/uthread/uthread_mutex.c:851 #3 0x28df5db9 in _mutex_cv_unlock (mutex=0x1) at /usr/src/lib/libc_r/uthread/uthread_mutex.c:756 #4 0x28dfae58 in _pthread_cond_wait (cond=0x28a0cd28, mutex=0x28a0cd28) at /usr/src/lib/libc_r/uthread/uthread_cond.c:254 #5 0x28dfafbe in __pthread_cond_wait (cond=0x1, mutex=0x1) at /usr/src/lib/libc_r/uthread/uthread_cond.c:343 #6 0x28d4c125 in pthread_cond_wait_exp (p0=0x1) at /usr/src/lib/libc/gen/_pthread_stubs.c:179 #7 0x289fd45e in gnome_vfs_thread_pool_wait_for_work (state=0x811a480) at gnome-vfs-thread-pool.c:152 #8 0x289fd4b9 in thread_entry (cast_to_state=0x811a480) at gnome-vfs-thread-pool.c:172 #9 0x28afdc92 in g_thread_create_proxy (data=0x811a4a0) at gthread.c:551 #10 0x28dee56e in _thread_start () at /usr/src/lib/libc_r/uthread/uthread_create.c:275 ================================= BTW: I am doing the buildworld/update kernel right now.. Cheers, Mezz -- bsdforums.org 's moderator, mezz.