Comment 2 for bug 1247355

Revision history for this message
jukka76 (jukka76) wrote :

Also when VDR is reading folder structure rapidly, mhddfs segfaults.
attached apport crash file

# gdb /usr/bin/mhddfs CoreDump
GNU gdb (Ubuntu 7.7-0ubuntu3.2) 7.7
Copyright (C) 2014 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".
Type "show configuration" for configuration details.
For bug reporting instructions, please see:
<http://www.gnu.org/software/gdb/bugs/>.
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/mhddfs...(no debugging symbols found)...done.
[New LWP 8061]
[New LWP 8011]
[New LWP 8012]
[New LWP 8058]
[New LWP 8062]
[New LWP 8014]
[New LWP 8059]
[New LWP 8060]
[New LWP 8057]
[New LWP 8013]
[Thread debugging using libthread_db enabled]
Using host libthread_db library "/lib/i386-linux-gnu/libthread_db.so.1".
Core was generated by `mhddfs /media/disk1,/media/disk2,/media/disk3 /data -o rw,allow_other,nonempty,'.
Program terminated with signal SIGSEGV, Segmentation fault.
#0 0x0804b959 in ?? ()
(gdb) bt
#0 0x0804b959 in ?? ()
#1 0xb7725cbd in fuse_fs_readdir () from /lib/i386-linux-gnu/libfuse.so.2
#2 0xb7725e77 in ?? () from /lib/i386-linux-gnu/libfuse.so.2
#3 0xb772d604 in ?? () from /lib/i386-linux-gnu/libfuse.so.2
#4 0xb772ecd1 in ?? () from /lib/i386-linux-gnu/libfuse.so.2
#5 0xb7732083 in fuse_session_process_buf () from /lib/i386-linux-gnu/libfuse.so.2
#6 0xb772b0ef in ?? () from /lib/i386-linux-gnu/libfuse.so.2
#7 0xb7704f70 in start_thread (arg=0xb37fbb40) at pthread_create.c:312
#8 0xb76394ce in clone () at ../sysdeps/unix/sysv/linux/i386/clone.S:129