Comment 4 for bug 1284052

Revision history for this message
In , Frank78ac (frank78ac) wrote :

Thanks. The Valgrind log shows only invalid reads, not writes, so I don't know if the reported errors (none of which come from Dolphin itself) have anything to do with the problem.

It might have something to do with the stuff that is going on in the other threads - their backtraces are incomplete and look strange. In particular, it's very strange that there are frames from libQtDeclarative.so.4 in there. I'm not aware of anything in Dolphin that makes use of QtDeclarative.

Unfortunately, I don't have any idea what else could be done to find out more about the problem. However, it seems unlikely that the crash is Dolphin's fault.