Bug 270309 - valgrind crash on startup
Summary: valgrind crash on startup
Status: RESOLVED DUPLICATE of bug 267997
Alias: None
Product: valgrind
Classification: Developer tools
Component: general (show other bugs)
Version: unspecified
Platform: Compiled Sources macOS
: NOR crash
Target Milestone: ---
Assignee: Julian Seward
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-04-07 12:20 UTC by Sylvain FAY-CHATELARD
Modified: 2011-04-07 12:41 UTC (History)
0 users

See Also:
Latest Commit:
Version Fixed In:


Attachments
Crash report generate by OS X (2.18 KB, text/plain)
2011-04-07 12:20 UTC, Sylvain FAY-CHATELARD
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Sylvain FAY-CHATELARD 2011-04-07 12:20:01 UTC
Created attachment 58672 [details]
Crash report generate by OS X

Version:           unspecified
OS:                OS X

It just crash on start with a segmentation fault (KERN_INVALID_ADDRESS)
Running Mac OS X 10.6.7

Reproducible: Always

Steps to Reproduce:
Just start valgrind without any option
Comment 1 Julian Seward 2011-04-07 12:32:11 UTC
This is with Valgrind compiled with Xcode 4.0.x.  Correct?
Comment 2 Sylvain FAY-CHATELARD 2011-04-07 12:33:31 UTC
No, I get the source on valgrind.org and compile it in command line


Le 7 avr. 2011 à 12:32, Julian Seward a écrit :

> https://bugs.kde.org/show_bug.cgi?id=270309
> 
> 
> 
> 
> 
> --- Comment #1 from Julian Seward <jseward acm org>  2011-04-07 12:32:11 ---
> This is with Valgrind compiled with Xcode 4.0.x.  Correct?
> 
> -- 
> Configure bugmail: https://bugs.kde.org/userprefs.cgi?tab=email
> ------- You are receiving this mail because: -------
> You reported the bug.
Comment 3 Julian Seward 2011-04-07 12:36:51 UTC
(In reply to comment #2)
> No, I get the source on valgrind.org and compile it in command line

What I mean is: are you using Xcode 4.0.x to compile it,
or Xcode 3.2.x ?
Comment 4 Sylvain FAY-CHATELARD 2011-04-07 12:39:01 UTC
Ok yes, I have xcode 4.0.1 build 4A304a

Envoyé de mon iPhone4

Le 7 avr. 2011 à 12:42, Julian Seward <jseward@acm.org> a écrit :

> https://bugs.kde.org/show_bug.cgi?id=270309
>
>
>
>
>
> --- Comment #3 from Julian Seward <jseward acm org>  2011-04-07 12:36:51 ---
> (In reply to comment #2)
>> No, I get the source on valgrind.org and compile it in command line
>
> What I mean is: are you using Xcode 4.0.x to compile it,
> or Xcode 3.2.x ?
>
> --
> Configure bugmail: https://bugs.kde.org/userprefs.cgi?tab=email
> ------- You are receiving this mail because: -------
> You reported the bug.
Comment 5 Julian Seward 2011-04-07 12:41:26 UTC
Then this is a duplicate of bug 267997, which is now fixed.
You will need to check out and build the SVN trunk sources.

*** This bug has been marked as a duplicate of bug 267997 ***