Summary: | KDevelop crash when external git checkout is performed | ||
---|---|---|---|
Product: | [Applications] kdevelop | Reporter: | Dmitry <korvin> |
Component: | general | Assignee: | kdevelop-bugs-null |
Status: | RESOLVED DOWNSTREAM | ||
Severity: | crash | CC: | aleixpol, cfeck, chaofeng111 |
Priority: | NOR | ||
Version First Reported In: | 4.5.0 | ||
Target Milestone: | 4.3.0 | ||
Platform: | Ubuntu | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: |
Description
Dmitry
2013-05-31 03:43:38 UTC
Please note that git checkout is performed in a terminal, i.e. not using builtin git support plugin. It doesn't really make a difference it being on a terminal... Can you reproduce that problem? I don't think there's much we can do about this now... Actually it crashes in your nvidia drivers. It happens quite often which is annoying. Unfortunately, I was failed to find a reproducible way to crash kdevelop. Please try out a open source NV driver and check again. The crash is in the driver from back trace. Please valgrind the issue, if it is reproducible. The nvidia driver is involved in memory management, but if the memory is corrupted by the process (e.g. by a bug in kdevelop), it sometimes looks like the crash was in the nvidia driver. |