From owner-freebsd-gnome@FreeBSD.ORG Thu May 22 20:56:04 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 AC64E37B404 for ; Thu, 22 May 2003 20:56:04 -0700 (PDT) Received: from lakemtao06.cox.net (lakemtao06.cox.net [68.1.17.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id C830B43F3F for ; Thu, 22 May 2003 20:56:03 -0700 (PDT) (envelope-from mezz7@cox.net) Received: from sysinfo.mezzweb.com ([68.103.37.247]) by lakemtao06.cox.net (InterMail vM.5.01.04.05 201-253-122-122-105-20011231) with ESMTP id <20030523035559.GVBC23505.lakemtao06.cox.net@sysinfo.mezzweb.com> for ; Thu, 22 May 2003 23:55:59 -0400 Content-Type: text/plain; charset=utf-8; format=flowed To: freebsd-gnome@freebsd.org From: Jeremy Messenger MIME-Version: 1.0 Date: Thu, 22 May 2003 22:42:00 -0500 Message-ID: User-Agent: Opera7.11/Linux M2 build 406 Subject: nautilus-cd-burner seg fault... 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: Fri, 23 May 2003 03:56:05 -0000 It did happened to me very very few (two to three) times when I was test many patches from Joe. But, I never can catch why it got seg fault and dumped core file. It seems like it's only happened in the root by via su. It happened to me again one time recently again and I was never able to catch it so I can use it under gdb. I just learned that gdb can run the core file, so hope it will be something useful. The problem might be on gnomevfs2; not nautilus-cd-burner.. I dunno.. :-) Cheers, Mezz =============================== # gdb nautilus-cd-burner nautilus-cd-burner.core Core was generated by `nautilus-cd-burner'. Program terminated with signal 11, Segmentation fault. [...loaded stuff...] #0 gnome_vfs_get_file_info_uri_cancellable (uri=0x0, info=0x1f, options=31, context=0x0) at gnome-vfs-cancellable-ops.c:178 178 gnome-vfs-cancellable-ops.c: No such file or directory. in gnome-vfs-cancellable-ops.c (gdb) bt #0 gnome_vfs_get_file_info_uri_cancellable (uri=0x0, info=0x1f, options=31, context=0x0) at gnome-vfs-cancellable-ops.c:178 #1 0x282f6f05 in gnome_vfs_get_file_info_uri (uri=0x0, info=0x0, options=GNOME_VFS_FILE_INFO_DEFAULT) at gnome-vfs-ops.c:302 #2 0x282e4ae7 in directory_visit_internal (uri=0x0, prefix=0x0, ancestor_references=0x0, info_options=GNOME_VFS_FILE_INFO_DEFAULT, visit_options=GNOME_VFS_DIRECTORY_VISIT_DEFAULT, callback=0x804c430 , data=0xbfbffa20) at gnome-vfs-directory.c:335 #3 0x282e4f0e in gnome_vfs_directory_visit (text_uri=0x0, info_options=GNOME_VFS_FILE_INFO_DEFAULT, visit_options=GNOME_VFS_DIRECTORY_VISIT_DEFAULT, callback=0, data=0x0) at gnome-vfs-directory.c:511 #4 0x0804c4ae in estimate_size (uri=0x0) at nautilus-cd-burner.c:401 #5 0x0804d494 in main (argc=1, argv=0xbfbffb28) at nautilus-cd- burner.c:832 #6 0x0804b8e5 in _start () =============================== -- bsdforums.org 's moderator, mezz.