FS#26121 - xfburn segfaults with user-created directory

Attached to Project: Arch Linux
Opened by Zsolt Udvari (uzsolt) - Monday, 26 September 2011, 16:49 GMT
Last edited by Andreas Radke (AndyRTR) - Sunday, 23 October 2011, 09:33 GMT
Task Type Bug Report
Category Packages: Extra
Status Closed
Assigned To Andreas Radke (AndyRTR)
Architecture All
Severity Low
Priority Normal
Reported Version
Due in Version Undecided
Due Date Undecided
Percent Complete 100%
Votes 1
Private No

Details

Description:
1. start xfburn
2. choose "New data composition"
3. create a new directory (any name)
4. choose "Proceed to burn"
It segfaults.

Version: 0.4.3-4

Messages in console:

$ xfburn

(process:4722): GLib-WARNING **: goption.c:2132: ignoring no-arg, optional-arg or filename flags (8) on option of type 0

(process:4722): GLib-WARNING **: goption.c:2132: ignoring no-arg, optional-arg or filename flags (8) on option of type 0
** Message: No existing settings file, using default settings
** Message: Thunar-VFS not available, using default implementation
** Message: Using GStreamer transcoder.

(xfburn:4722): GLib-CRITICAL **: g_path_get_basename: assertion `file_name != NULL' failed
Szegmentálási hiba




The latest line means "Segmentation fault".
This task depends upon

Closed by  Andreas Radke (AndyRTR)
Sunday, 23 October 2011, 09:33 GMT
Reason for closing:  Fixed
Additional comments about closing:  patch applied
Comment by Jakob Matthes (jakobm) - Wednesday, 28 September 2011, 09:16 GMT Comment by Zsolt Udvari (uzsolt) - Friday, 07 October 2011, 15:20 GMT
I checked this bug report and applied the patch and works for me. Should I attach new PKGBUILD and the patch file? Or what can I do?

Loading...