[Xfce-bugs] [Bug 11983] Crash when moving files by drag and drop

bugzilla-daemon at xfce.org bugzilla-daemon at xfce.org
Thu Jun 25 22:33:00 CEST 2015


https://bugzilla.xfce.org/show_bug.cgi?id=11983

--- Comment #9 from Harald Judt <hjudt at xfce.org> ---
(In reply to flo.xfce from comment #8)
> I ran a bisect again, this time installing into /usr and found the offending
> commit: 2737ab3201163631be152801a859b3874a667f10
> Unfortunaly this is a huge commit. Is there a good way to find out which
> glib functions and their dependecies are used in Thunar and were changed in
> this commit?

Right, a huge commit and especially bad for bisecting. Honestly, at the moment
I do not really have an idea what could be causing this, though I have some
suspicions - and I want to stress that these are only hazy suspicions -
regarding the changes of the GFileMonitorSource stuff and how events are
processed, though mutex locked.

> Btw: Removing files by pressing "del" also results in a crash and is also
> caused by this commit.

These are good observations. What these issues have in common is that they are
executed by thunar io jobs, and we have made changes to that in recent thunar
versions to fix file information reload/update bugs. Maybe these somehow
conflict with the new glib implementation. Again, these are only assumptions.

Perhaps an older thunar version - 1.6.4 should be ok, later ones have other
similar crash issues and hence are no good candidates for testing - is
unaffected, though it will of course have the update/reload bugs.

-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the Xfce-bugs mailing list