On 08/12/2013 07:03 PM, Jan Stancek wrote: > This patch introduces wait so that testcases exit doesn't race > with completion of aio_fsync. > > This is to avoid SIGSEGV: > #0 0x000003fffd1f4a24 in _IO_flush_all_lockp () at genops.c:850 > #1 0x000003fffd1f4b8e in _IO_cleanup () at genops.c:1010 > #2 0x000003fffd1a88f6 in __run_exit_handlers () at exit.c:90 > #3 0x000003fffd1a89b0 in __GI_exit () at exit.c:99 > #4 0x000003fffd18c822 in __libc_start_main () at libc-start.c:292 > #5 0x0000000080000b76 in _start () > > Signed-off-by: Jan Stancek <[email protected]>
Reviewed-by: Wanlong Gao <[email protected]> ------------------------------------------------------------------------------ Introducing Performance Central, a new site from SourceForge and AppDynamics. Performance Central is your source for news, insights, analysis and resources for efficient Application Performance Management. Visit us today! http://pubads.g.doubleclick.net/gampad/clk?id=48897511&iu=/4140/ostg.clktrk _______________________________________________ Ltp-list mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/ltp-list
