[Xfce-bugs] [Bug 12461] New: g_file_info_get_attribute_uint32 assertion error on rename
bugzilla-daemon at xfce.org
bugzilla-daemon at xfce.org
Sun Feb 21 00:08:32 CET 2016
https://bugzilla.xfce.org/show_bug.cgi?id=12461
Bug ID: 12461
Summary: g_file_info_get_attribute_uint32 assertion error on
rename
Classification: Xfce
Product: Thunar
Version: 1.6.10
Hardware: Other
OS: Linux
Status: NEW
Severity: normal
Priority: Medium
Component: core
Assignee: xfce-bugs at xfce.org
Reporter: xyzdragon at fastmail.fm
QA Contact: nick at xfce.org
CC: benny at xfce.org, hjudt at xfce.org
Target Milestone: 1.8.0
Because Thunar crashes randomly when trying to copy-paste files I ran Thunar
with gdb and noticed the following assertion error when renaming two files.
Some time later I couldn't reproduce it on rename. It seems to occur only
randomly:
[New Thread 0x7fffdb3de700 (LWP 13324)]
[New Thread 0x7fffdabdd700 (LWP 13329)]
[New Thread 0x7fffda3dc700 (LWP 13332)]
[New Thread 0x7fffe938e700 (LWP 13333)]
[New Thread 0x7fffdbbdf700 (LWP 13334)]
[New Thread 0x7fffd9789700 (LWP 13335)]
[New Thread 0x7fffd8f88700 (LWP 13336)]
[New Thread 0x7fffbbfff700 (LWP 13337)]
[Thread 0x7fffdb3de700 (LWP 13324) exited]
[Thread 0x7fffd9789700 (LWP 13335) exited]
[Thread 0x7fffdbbdf700 (LWP 13334) exited]
[Thread 0x7fffdabdd700 (LWP 13329) exited]
[Thread 0x7fffd8f88700 (LWP 13336) exited]
[Thread 0x7fffe938e700 (LWP 13333) exited]
[Thread 0x7fffbbfff700 (LWP 13337) exited]
[New Thread 0x7fffbbfff700 (LWP 13362)]
(thunar:12109): GLib-GIO-CRITICAL **: g_file_info_get_attribute_uint32:
assertion 'G_IS_FILE_INFO (info)' failed
(thunar:12109): GLib-GIO-CRITICAL **: g_file_info_get_attribute_uint32:
assertion 'G_IS_FILE_INFO (info)' failed
[Thread 0x7fffbbfff700 (LWP 13362) exited]
[New Thread 0x7fffbbfff700 (LWP 13377)]
(thunar:12109): GLib-GIO-CRITICAL **: g_file_info_get_attribute_uint32:
assertion 'G_IS_FILE_INFO (info)' failed
(thunar:12109): GLib-GIO-CRITICAL **: g_file_info_get_attribute_uint32:
assertion 'G_IS_FILE_INFO (info)' failed
[Thread 0x7fffbbfff700 (LWP 13377) exited]
[Thread 0x7fffda3dc700 (LWP 13332) exited]
I'm not exactly sure what all these threads are for.
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the Xfce-bugs
mailing list