Summary: | Bug 235166 with soprano debug info | ||
---|---|---|---|
Product: | [Applications] dolphin | Reporter: | Anderson <morais.anderso> |
Component: | general | Assignee: | Peter Penz <peter.penz19> |
Status: | RESOLVED DUPLICATE | ||
Severity: | crash | CC: | frank78ac |
Priority: | NOR | ||
Version: | 16.12.2 | ||
Target Milestone: | --- | ||
Platform: | Ubuntu | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: |
Description
Anderson
2010-05-19 10:44:19 UTC
Thanks for your report! The backtrace indicates that there is a memory corruption problem because there are simultaneous malloc/free calls in different threads at the time of the crash (I've already seen a couple more backtraces which show this pattern). Such issues are quite hard to debug, unfortunately, because the problem could basically be anywhere... *** This bug has been marked as a duplicate of bug 235166 *** |