! Please note that this is a snapshot of our old Bugzilla server, which is read only since May 29, 2020. Please go to gitlab.xfce.org for our new server !
xfdesktop dumps core at xfdesktop-application.c:768
Status:
RESOLVED: INVALID
Product:
Xfdesktop
Component:
General

Comments

Description bobbyhopere 2017-03-05 21:04:15 CET
Created attachment 7042 
gdb full backtrace

Methodology: recompiled xfdesktop with -g3 and -O0 and waited for crash.
OS: FreeBSD 11.0 RELEASE
Version: xfce-4.12_1
Comments: I still have the core dump, so I can get more info if you provide the exact commands for gdb. (I am not gdb proficient.)
Crash reason: It crashed when I changed the name of a folder residing in the Desktop folder. Not sure if that was the reason or if it crashes randomly.

See attached file for backtrace.
Comment 1 Guido Falsi 2017-11-28 16:55:04 CET
Hi,

I have investigated this bug, which I encountered myself, and tracked the problem down in the GIO code in glib 2.

I posted a patch relative to the FreeBSD ports tree glib20 port here:

https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=199872

It would be useful if more people tested that patch and reported back.
Comment 2 Skunnyk editbugs 2017-12-03 18:51:25 CET
If I understand, the crash come from a problem in glib related to kqueue backend (freebsd backend), so we (xfce) can't fix it, right ?  Just to be sure of what to do with this issue.
Comment 3 Guido Falsi 2017-12-03 19:59:47 CET
(In reply to Skunnyk from comment #2)
> If I understand, the crash come from a problem in glib related to kqueue
> backend (freebsd backend), so we (xfce) can't fix it, right ?  Just to be
> sure of what to do with this issue.

That's my conclusion.

In general the kqueue GIO backend in glib has various problems.

Also most of the fixes I have identified have been committed to the head of the glib repository. With some luck they will trickle down.
Comment 4 Andre Miranda editbugs 2018-05-25 04:55:25 CEST
The FreeBSD bug has been closed/fixed, so can we close this one?
Comment 5 Guido Falsi 2018-06-13 11:49:41 CEST
(In reply to Andre Miranda from comment #4)
> The FreeBSD bug has been closed/fixed, so can we close this one?

Sorry for the delay.

I agree this one can be closed wince the problem is in the glib GIO code and not caused by xfdesktop itself.

Thanks!

Bug #13411

Reported by:
bobbyhopere
Reported on: 2017-03-05
Last modified on: 2018-06-14

People

Assignee:
Eric Koegel
CC List:
3 users

Version

Version:
4.12.0

Attachments

gdb full backtrace (17.28 KB, application/octet-stream)
2017-03-05 21:04 CET , bobbyhopere
no flags

Additional information