Flexible I/O Tester development
 help / color / mirror / Atom feed
* Fio crashes in setup_file
@ 2014-01-20 10:51 Roopeshakumar Narayansa Shalgar (rshalgar)
  2014-01-22 22:21 ` Jens Axboe
  0 siblings, 1 reply; 2+ messages in thread
From: Roopeshakumar Narayansa Shalgar (rshalgar) @ 2014-01-20 10:51 UTC (permalink / raw)
  To: fio@vger.kernel.org

Hi,

The moment I define a new variable under thread_options I start seeing a crash in 'setup_files' files 
Function.  Backtrace points to the following lline:

if (td->io_ops->setup).  Gdb shows the value of null for io_ops. 


So essentially what's happenings is io_ops is not getting set correctly when I add a new
variable under 'thread_options' structures.


This can be easily reproduced by simply adding a variable under thread_options structiure. 
No other changes are required. Can someone help? 

/rK

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2014-01-22 22:21 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-01-20 10:51 Fio crashes in setup_file Roopeshakumar Narayansa Shalgar (rshalgar)
2014-01-22 22:21 ` Jens Axboe

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox