Re: Some bugs about command line parameters

From: Erwan Velu <erwan_at_seanodes.com>
Date: Thu, 19 Jul 2007 16:45:47 +0200

Jens Axboe wrote:
> OK, this is what you should do:
>
> $ ulimit -c100000000
> $ ./fio ~/fio/asimplejob.fio ~/fio/asimplejob.fio
>
> that should generate a core of some sort, ls core* to see which one it
> is. Lets say it's core.1234, then do
>
> $ gdb ./fio core.1234
>
> and run 'bt' from gdb to get a better backtrace.
>
> Thanks!
>
>

As the patches sounds to fix the troubles, is this already needed ?
Received on Thu Jul 19 2007 - 16:45:47 CEST

This archive was generated by hypermail 2.2.0 : Thu Jul 19 2007 - 17:00:02 CEST