Date: Mon, 13 Nov 2017 22:24:26 +0000 From: bugzilla-noreply@freebsd.org To: xfce@FreeBSD.org Subject: [Bug 217946] x11-fm/thunar dumps core on file or dir rename Message-ID: <bug-217946-28711-tLmVOmdSVV@https.bugs.freebsd.org/bugzilla/> In-Reply-To: <bug-217946-28711@https.bugs.freebsd.org/bugzilla/> References: <bug-217946-28711@https.bugs.freebsd.org/bugzilla/>
next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D217946 --- Comment #21 from Guido Falsi <madpilot@FreeBSD.org> --- (In reply to Kevin Zheng from comment #13) > Created attachment 187655 [details] > Backtrace with different issue in thunar >=20 > I have this backtrace from Thunar. The crash doesn't seem to do with kque= ue > but still occurs in the file monitor. I had a look at the backtrace. Unluckily it's missing data for stack positi= ons 1 and 2, so we don't know exactly what's happening there. Anyway, it fails in a compare function, which is called via a pointer, so I don't know which one that is. Some other code from some consumer set that callback, that information can be extracted only at runtime with a debugger. I'm almost sure the crash is caused by that compare function. I have been unable to reproduce this crash, I'm using en_US locale, maybe you're using a different one? That could cause string comparison errors, if= the code has some defects. Otherwise, could you recompile some more parts with debugging symbols and t= ry again? maybe we can catch the missing calls. --=20 You are receiving this mail because: You are the assignee for the bug.=
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-217946-28711-tLmVOmdSVV>