On 01/17/2016 07:03 AM, Bruce Cran wrote:
I'm seeing a crash when running anything newer than 2.2.12 (I've tried 2.2.13 and 2.3) on my openSUSE Tumbleweed system: "./fio examples/tiobench-example.fio" causes a segfault in pthreads (apparently via fio_mutex_down).
Can you compile with with --disable-optimizations passed to configure, ensure that a core file is dumped (ulimit -c1000000000000 or whatever), and then run gdb ./fio core to show a full backtrace?
I can't reproduce the crash with 2.3 or current -git, runs fine for me. -- Jens Axboe -- To unsubscribe from this list: send the line "unsubscribe fio" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html