Exception "basic_string::_S_construct NULL not valid" thrown at initialization of static global variables
Bug #1102197 reported by
Paolo Crosetto
This bug affects 1 person
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
DOLFIN |
Confirmed
|
Critical
|
Anders Logg |
Bug Description
Dear developers,
trying to execute Dolfin on a Blue Gene machine I noticed that in the source file GlobalParameter
Paolo
To post a comment you must log in.
Thanks for the report.
I really don't like that we read in parameters in a default way. I would prefer to remove it. At the very least, we should use Boost FileSystem to get some platform- independence.