[Xfce-bugs] [Bug 13359] SEGV (11) on /usr/bin/thunar (on moving files via Ctrl-C Ctrl-V)

bugzilla-daemon at xfce.org bugzilla-daemon at xfce.org
Fri Feb 24 02:31:37 CET 2017


https://bugzilla.xfce.org/show_bug.cgi?id=13359

--- Comment #1 from Mikhail Kasimov <mikhail.kasimov at gmail.com> ---
https://bugzilla.opensuse.org/show_bug.cgi?id=1012237#c6

've tried to copy huge pile of small (~ 100kb) files in amount of ~4000 files.
And, seems, I'm lucky man. :)

[1] k_mikhail at linux-mk500:~> coredumpctl | grep 2017-02-24
Птн 2017-02-24 02:50:59 EET   1587  1000   100  11 * /usr/bin/thunar

[2] k_mikhail at linux-mk500:~> coredumpctl gdb 1587
           PID: 1587 (Thunar)
           UID: 1000 (k_mikhail)
           GID: 100 (users)
        Signal: 11 (SEGV)
     Timestamp: Птн 2017-02-24 02:50:22 EET (6min ago)
  Command Line: Thunar --daemon
    Executable: /usr/bin/thunar
 Control Group: /user.slice/user-1000.slice/session-2.scope
          Unit: session-2.scope
         Slice: user-1000.slice
       Session: 2
     Owner UID: 1000 (k_mikhail)
       Boot ID: d302005272cf47eb9669701d90d16de5
    Machine ID: 4664bc7cba6aee90fe1efc7f571cbf28
      Hostname: linux-mk500
      Coredump:
/var/lib/systemd/coredump/core.Thunar.1000.d302005272cf47eb9669701d90d16de5.1587.1487897422000000.xz
       Message: Process 1587 (Thunar) of user 1000 dumped core.

GNU gdb (GDB; openSUSE Leap 42.2) 7.11.1
Copyright (C) 2016 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 "x86_64-suse-linux".
Type "show configuration" for configuration details.
For bug reporting instructions, please see:
<http://bugs.opensuse.org/>.
Find the GDB manual and other documentation resources online at:
<http://www.gnu.org/software/gdb/documentation/>.
For help, type "help".
Type "apropos word" to search for commands related to "word"...
Reading symbols from /usr/bin/thunar...Reading symbols from
/usr/lib/debug/usr/bin/thunar.debug...done.
done.

warning: core file may not match specified executable file.
[New LWP 1587]
[New LWP 1978]
[New LWP 1981]
[New LWP 24728]
[New LWP 24739]
[New LWP 1977]
[Thread debugging using libthread_db enabled]
Using host libthread_db library "/lib64/libthread_db.so.1".
Core was generated by `Thunar --daemon'.
Program terminated with signal SIGSEGV, Segmentation fault.
#0  g_type_check_instance_is_fundamentally_a (
    type_instance=type_instance at entry=0x300f690, 
    fundamental_type=fundamental_type at entry=80) at gtype.c:4033
4033      node = lookup_type_node_I (type_instance->g_class->g_type);
[Current thread is 1 (Thread 0x7f05c9a5ba00 (LWP 1587))]


[3] (gdb) bt
#0  0x00007f05c6909a9d in g_type_check_instance_is_fundamentally_a
(type_instance=type_instance at entry=0x300f690,
fundamental_type=fundamental_type at entry=80)
    at gtype.c:4033
#1  0x00007f05c68ebfe7 in g_object_unref (_object=0x300f690) at gobject.c:3080
#2  0x0000000000437de2 in thunar_file_info_init (iface=0x300f690)
    at thunar-file.c:393
#3  0x0000000003009500 in  ()
#4  0x000000000043922c in thunar_file_get_async_finish (object=0x17125a0,
result=0x3009500, user_data=0x0) at thunar-file.c:1111
#5  0x00007f05c6613015 in g_main_context_dispatch (context=0x17125a0)
    at gmain.c:3154
#6  0x00007f05c6613015 in g_main_context_dispatch
(context=context at entry=0x17125a0) at gmain.c:3769
#7  0x00007f05c6613388 in g_main_context_iterate (context=0x17125a0,
block=block at entry=1, dispatch=dispatch at entry=1, self=<optimized out>) at
gmain.c:3840
#8  0x00007f05c661364a in g_main_loop_run (loop=0x17a1aa0) at gmain.c:4034
#9  0x00007f05c84df7b7 in IA__gtk_main () at gtkmain.c:1268
#10 0x00000000004223ad in main (argc=1, argv=0x7ffc63ac2298) at main.c:278

-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the Xfce-bugs mailing list