Comment 5 for bug 913041

Revision history for this message
Miś Uszatek (mis.uszatek) wrote :

When mounting the partition (lvm2) thunar crashes.

$gdb thunar
GNU gdb (Ubuntu/Linaro 7.4-2012.04-0ubuntu2) 7.4-2012.04
Copyright (C) 2012 Free Software Foundation, Inc.
License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>
This is free software: you are free to change and redistribute it.
There is NO WARRANTY, to the extent permitted by law. Type "show copying"
and "show warranty" for details.
This GDB was configured as "i686-linux-gnu".
For bug reporting instructions, please see:
<http://bugs.launchpad.net/gdb-linaro/>...
Reading symbols from /usr/bin/thunar...Reading symbols from /usr/lib/debug/.build-id/65/b897609290d2d3c487583e9b2456ea7ddd2ba9.debug...done.
done.
(gdb) r
Starting program: /usr/bin/thunar
[Thread debugging using libthread_db enabled]
Using host libthread_db library "/lib/i386-linux-gnu/libthread_db.so.1".
[New Thread 0xae1a2b40 (LWP 32219)]

(thunar:32216): GLib-GIO-CRITICAL **: g_mount_get_root: assertion `G_IS_MOUNT (mount)' failed

(thunar:32216): GLib-GIO-CRITICAL **: g_file_hash: assertion `G_IS_FILE (file)' failed

(thunar:32216): GLib-GObject-CRITICAL **: g_object_ref: assertion `G_IS_OBJECT (object)' failed

(thunar:32216): GLib-GIO-CRITICAL **: g_file_query_info: assertion `G_IS_FILE (file)' failed

(thunar:32216): GLib-GIO-CRITICAL **: g_file_info_get_file_type: assertion `G_IS_FILE_INFO (info)' failed

(thunar:32216): GLib-GIO-CRITICAL **: g_file_get_basename: assertion `G_IS_FILE (file)' failed

(thunar:32216): GLib-GIO-CRITICAL **: g_file_has_prefix: assertion `G_IS_FILE (file)' failed

(thunar:32216): GLib-GIO-CRITICAL **: g_file_is_native: assertion `G_IS_FILE (file)' failed

(thunar:32216): GLib-GIO-CRITICAL **: g_file_get_uri: assertion `G_IS_FILE (file)' failed

Program received signal SIGSEGV, Segmentation fault.
0xb75fa8b0 in g_utf8_validate () from /lib/i386-linux-gnu/libglib-2.0.so.0
(gdb) q
A debugging session is active.

 Inferior 1 [process 32216] will be killed.

Quit anyway? (y or n) y