[Bug 6476] du: Segfault when running `du`

bugzilla at busybox.net bugzilla at busybox.net
Thu Feb 18 06:52:47 UTC 2016


https://bugs.busybox.net/show_bug.cgi?id=6476

Mike Frysinger <vapier at gentoo.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
            Summary|Segfault using the du       |du: Segfault when running
                   |command                     |`du`
         Resolution|---                         |NEEDINFO
             Status|NEW                         |RESOLVED

--- Comment #1 from Mike Frysinger <vapier at gentoo.org> ---
sounds like a custom/forked version of busybox.  please update to the latest
version from our website.  if it still crashes, post:
 - the exact command you ran
 - a log of running `strace du ...`
 - a gdb backtrace if possible: `gdb --args du ...` then "run", then "bt"
 - the output of `mount` and `cat /proc/mounts`

-- 
You are receiving this mail because:
You are on the CC list for the bug.


More information about the busybox-cvs mailing list