gnome-vfs-daemon core dumps with multiple device lists in /etc/fstab on amd64

Sean McNeil sean at mcneil.com
Sat Jun 5 05:32:53 GMT 2004


I have the following /etc/fstab:

# Device		Mountpoint	FStype	Options		Dump	Pass#
/dev/ad6s1b		none		swap	sw		0	0
/dev/ad6s1a		/		ufs	rw		1	1
/dev/ar0s1e		/home		ufs	rw		1	1
proc			/proc		procfs	rw		0	0
# user mounted devices
/dev/cd0	/home/sean/mnt/dvd0	udf	rw,noauto	0	0
/dev/cd1	/home/sean/mnt/dvd1	udf	rw,noauto	0	0
/dev/cd0	/home/sean/mnt/cdrom0	cd9660	ro,noauto	0	0
/dev/cd1	/home/sean/mnt/cdrom1	cd9660	ro,noauto	0	0

For some reason, if I delete one of the user mounted device lines it
will work.  Here is a trace of the core:

#0  ORBit_free_T (mem=0x400000002) at allocators.c:167
#1  0x0000000200bb0bfe in ORBit_freekids_via_TypeCode_T (mem=0x569a80,
    tc=0x512680) at allocators.c:88
#2  0x0000000200bb0b31 in ORBit_freekids_via_TypeCode_T (mem=0x569a80,
    tc=0x40baa0) at allocators.c:65
#3  0x0000000200bb0d9a in ORBit_free_T (mem=0x400000002) at
allocators.c:197
#4  0x0000000200bb0c1d in ORBit_freekids_via_TypeCode_T (mem=0x6f44d0,
    tc=0x6f44d0) at allocators.c:96
#5  0x0000000200bb0d9a in ORBit_free_T (mem=0x400000002) at
allocators.c:197
#6  0x0000000200bb0dfc in ORBit_free (mem=0x6f44d0) at allocators.c:213
#7  0x0000000200bad32c in ORBit_small_invoke_adaptor
(adaptor_obj=0x568300,
    recv_buffer=0x55ee00, m_data=0x50eb40, data=0x7fffffffe5e0,
    ev=0x7fffffffe640) at orbit-small.c:976
#8  0x0000000200bba710 in ORBit_POAObject_handle_request (pobj=0x568300,
    opname=0x56b63c "getDrives", ret=0x0, args=0x0, ctx=0x0,
    recv_buffer=0x55ee00, ev=0x7fffffffe640) at poa.c:1350
#9  0x0000000200bba8ce in ORBit_POAObject_invoke_incoming_request (
    pobj=0x568300, recv_buffer=0x55ee00, opt_ev=0x0) at poa.c:1418
#10 0x0000000200ba8012 in giop_thread_queue_process (tdata=0x513a40)
    at giop.c:743
#11 0x0000000200ba7814 in giop_mainloop_handle_input
(source=0x400000002,
    condition=5318272, data=0x200bcb4c8) at giop.c:450
#12 0x0000000200bc53ec in link_source_dispatch (source=0x400000002,
---Type <return> to continue, or q <return> to quit---
    callback=0x200ba77b4 <giop_mainloop_handle_input>, user_data=0x0)
    at linc-source.c:53
#13 0x000000020105b518 in g_main_dispatch (context=0x54ce00) at
gmain.c:1942
#14 0x000000020105c418 in g_main_context_dispatch (context=0x54ce00)
    at gmain.c:2492
#15 0x000000020105c80d in g_main_context_iterate (context=0x54ce00,
block=1,
    dispatch=1, self=0x569a80) at gmain.c:2573
#16 0x000000020105ce51 in g_main_loop_run (loop=0x5670c0) at
gmain.c:2777
#17 0x000000020091b760 in bonobo_main () at bonobo-main.c:297
#18 0x0000000000406bbd in main (argc=3, argv=0x512680)
    at gnome-vfs-daemon.c:605




More information about the freebsd-gnome mailing list