> Does valgrind restrict the number of open files? I noticed
> that the benchmark had over 50 files open, and might have
> hit a limit if it is set at 64 or something.

No; or if it does, to something quite high, like 1024 or some such.

> I also have one run that just core dumps. No valgrind
> end-of-run stuff, no complaint, just a core dump.

You sure V was running the process at the time (as opposed
to it running natively) ?  At least with --stats=yes there
is always some kind of post-run output.

> Is there a way to file a bug report with a core dump?

Not afaik.  In general it wouldn't be much use unless you
attached the depended-on libraries too.

J

------------------------------------------------------------------------------
Keep Your Developer Skills Current with LearnDevNow!
The most comprehensive online learning library for Microsoft developers
is just $99.99! Visual Studio, SharePoint, SQL - plus HTML5, CSS3, MVC3,
Metro Style Apps, more. Free future releases when you subscribe now!
http://p.sf.net/sfu/learndevnow-d2d
_______________________________________________
Valgrind-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/valgrind-users

Reply via email to