|
From: Florian K. <br...@ac...> - 2012-03-18 14:18:22
|
Hi,
here is the fallout from the latest BEAM run. Things look pretty good.
Just one report worth mentioning:
-- ERROR2 /*operating on NULL*/
"coregrind/m_syswrap/syswrap-generic.c", line 3925: invalid operation
involving NULL pointer
ONE POSSIBLE PATH LEADING TO THE ERROR:
"coregrind/m_syswrap/syswrap-generic.c", line 3920: conjunct is false
(used as evidence that error is possible)
"coregrind/m_syswrap/syswrap-generic.c", line 3920: the if-condition is
false
"coregrind/m_syswrap/syswrap-generic.c", line 3924: the if-condition is
true
"coregrind/m_syswrap/syswrap-generic.c", line 3925: using operation
`->' to dereference NULL pointer `(struct vki_rlimit *)ARG2'
The same thing also happens on lines 3935 and 3945.
Florian
|