|
From: Mike M. <mi...@mi...> - 2011-03-29 08:37:21
|
I see a bug has been filed about this here: http://bugs.kde.org/show_bug.cgi?id=268792 Now this is publicly released is there any workaround or possible fix? -- Mike McQuaid http://mikemcquaid.com |
|
From: Julian S. <js...@ac...> - 2011-04-01 16:45:18
|
On Tuesday, March 29, 2011, Mike McQuaid wrote: > I see a bug has been filed about this here: > http://bugs.kde.org/show_bug.cgi?id=268792 > > Now this is publicly released is there any workaround or possible fix? Just FTR (for the list), these segfaults occur when Valgrind is built with xcode 4.0.0 or 4.0.1, and you try to run a 64-bit program (32-bit programs work OK). The tracking bug report is https://bugs.kde.org/show_bug.cgi?id=267997 There is an easy workaround, that makes 64-bit work too, at https://bugs.kde.org/show_bug.cgi?id=267997#c9 and I am working to integrate it (transparently) into the trunk, but that is not done yet. J |