| Summary: | Valgrind compilation hang on MIPS | ||
|---|---|---|---|
| Product: | [Developer tools] valgrind | Reporter: | Jurasic <jurasicstr> |
| Component: | drd | Assignee: | Bart Van Assche <bart.vanassche+kde> |
| Status: | RESOLVED DUPLICATE | ||
| Severity: | major | CC: | carl |
| Priority: | NOR | ||
| Version First Reported In: | 3.9.0 | ||
| Target Milestone: | --- | ||
| Platform: | Ubuntu | ||
| OS: | Linux | ||
| Latest Commit: | Version Fixed/Implemented In: | ||
| Sentry Crash Report: | |||
|
Description
Jurasic
2013-11-05 05:58:35 UTC
I found workaround: change optimization level in drd/Makefile from O2 into O1 and it works fine. Same issue as me. This should be a duplicate of https://bugs.kde.org/show_bug.cgi?id=327151. *** This bug has been marked as a duplicate of bug 327151 *** |