Comment 1 for bug 1877113

Revision history for this message
mdavidsaver (mdavidsaver) wrote :

> #0 0x0000000000000000 in ?? ()

This looks like a jump to NULL, maybe a bad virtual call.

Can this fault be replicated?

If so, can you run with valgrind? This seems like the kind of fault which valgrind could identify.