[Xfce-bugs] [Bug 15184] Crash on mount/unmount on FreeBSD 11.2, 12.0, starting from 1.6.16

bugzilla-daemon at xfce.org bugzilla-daemon at xfce.org
Sun May 19 21:51:38 CEST 2019


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

--- Comment #9 from alexxcons <alexxcons at xfce.org> ---
Created attachment 8545
  --> https://bugzilla.xfce.org/attachment.cgi?id=8545&action=edit
preleminary fix

According to the backtrace the crash happens at the following thunar method:

  g_object_get (G_OBJECT (window->preferences), "misc-full-path-in-title",
&show_full_path, NULL);

Not sure yet why "window->preferences" could consist of corrupt data ..
attached a patch which just adds a guard for it ... not a proper fix, but a t
least something.

Could you please take a try for it ?

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


More information about the Xfce-bugs mailing list