Share

Filebench

Tracker: Bugs

5 core dump when mmap fails - ID: 1432638
Last Update: Settings changed ( technikolor )

$ /opt/filebench/bin/filebench
Segmentation fault (core dumped)

$ gdb /opt/filebench/bin/filebench core
GNU gdb 6.4-debian
. . .
(gdb) where
#0 0x37dd84aa in memset () from
/lib/tls/i686/cmov/libc.so.6
#1 0x0807b01e in ?? ()
#2 0x080522da in ipc_init () at ipc.c:264
#3 0x08058bc1 in main (argc=1, argv=0x3f8fdcf4) at
parser_gram.y:1140

More details at
http://mgerdts.blogspot.com/2006/02/hunting-bugs-in-filebench.html

Patch attached. Tested on Linux 2.6.15-15 (Ubuntu
Dapper) for the enomem condition.


Mike Gerdts ( gerdts ) - 2006-02-16 04:15

5

Closed

None

Nobody/Anonymous

None

None

Public


Comments




Log in to comment.

No follow-up comments have been posted.

Attached File ( 1 )

Filename Description Download
filebench-mmap.patch Download

Changes ( 3 )

Field Old Value Date By
status_id Open 2007-10-23 17:54 technikolor
close_date - 2007-10-23 17:54 technikolor
File Added 167653: filebench-mmap.patch 2006-02-16 04:15 gerdts