thunar fails to start

Bug #1566525 reported by Jon Boden
8
This bug affects 1 person
Affects Status Importance Assigned to Milestone
ubuntuBSD
Fix Released
Undecided
Unassigned

Bug Description

When thunar starts on ubuntuBSD, it gets stuck indefinitely. From manually interrupting it on gdb it seems that it is stuck in some libdbus communication routine:

(gdb) r
Starting program: /usr/bin/thunar
^C
Program received signal SIGINT, Interrupt.
0x000000080402bc70 in poll () from /lib/x86_64-kfreebsd-gnu/libc.so.0.1
(gdb) bt
#0 0x000000080402bc70 in poll () from /lib/x86_64-kfreebsd-gnu/libc.so.0.1
#1 0x00000008030b73ff in ?? () from /lib/x86_64-kfreebsd-gnu/libdbus-1.so.3
#2 0x00000008030b607e in ?? () from /lib/x86_64-kfreebsd-gnu/libdbus-1.so.3
#3 0x000000080309ece4 in ?? () from /lib/x86_64-kfreebsd-gnu/libdbus-1.so.3
#4 0x000000080309f79c in ?? () from /lib/x86_64-kfreebsd-gnu/libdbus-1.so.3
#5 0x000000080309fc9a in dbus_connection_send_with_reply_and_block () from /lib/x86_64-kfreebsd-gnu/libdbus-1.so.3
#6 0x0000000000420649 in ?? ()
#7 0x000000000041f858 in ?? ()
#8 0x0000000803f764c0 in __libc_start_main () from /lib/x86_64-kfreebsd-gnu/libc.so.0.1
#9 0x000000000041fb2c in ?? ()
(gdb)

Revision history for this message
Jon Boden (jon-8) wrote :

This is the output of running thunar with G_DBUS_DEBUG=all

Revision history for this message
Jon Boden (jon-8) wrote :

Hi

I received this information from Steven Chamberlain (Debian GNU/kFreeBSD developer). I think it could be relevant so I paste it here.

I will try what Steven says and report the results.

On Fri, Apr 08, 2016 at 10:52:14PM +0100, Steven Chamberlain wrote:
> Hi!
>
> I just noticed this bug you reported on Launchpad:
> https://bugs.launchpad.net/ubuntubsd/+bug/1566525
>
> I don't have an account there, but I think I recognise this:
> >>>> SYNC org.gtk.vfs.Daemon.ListMonitorImplementations()
>
> glib2.0/2.42 or earlier, had a regression in the GNOME VFS
> VolumeMonitor, where it would hang during init on FreeBSD kernels:
> https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=199872
> which looks extremely similar to your bug...
>
> I came up with this patch which was accepted upstream into newer
> versions of glib2.0 - and we already have it in Debian sid:
> https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=712848#64
>
> So you may like to try that!

Jon Boden (jon-8)
Changed in ubuntubsd:
status: New → Fix Committed
Jon Boden (jon-8)
Changed in ubuntubsd:
status: Fix Committed → Fix Released
Revision history for this message
Jon Boden (jon-8) wrote :

Hi

BETA5 has been released with a working Thunar (or just can just dist-upgrade)

Regards

To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.