Comment 10 for bug 24313

Revision history for this message
ischoegl (inch) wrote :

(In reply to comment #9)
> (In reply to comment #7)
> > http://people.ubuntu.com/~doko/OOo2). BTW, the work-around export MALLOC_CHECK=1
> > didn't work for me.
>
> s/MALLOC_CHECK/MALLOC_CHECK_/
>
> please could you recheck?

I did recheck with the right syntax MALLOC_CHECK_=1, but without success. Just
to make sure:
$ export MALLOC_CHECK_=1
$ echo $MALLOC_CHECK_
1

PS: I'll double-check starting OOo2 from the commandline to see whether it spits
anything out (but I have to restart since OOo2 won't come up again ... )