> frame 4 # this should put you at "main"
#4 0x11c54 in main (argc=1, argv=0xffbefc04) at amandad.c:174
174 dbprintf(("%s: %s", argv[0], *vp));
> print argv[0]
$1 = 0xffbefcd0 "/usr/local/libexec/amandad"
> print vp
$2 = (char **) 0x24974
> print *vp
$3 = 0x2 <Address 0x2 out of bounds>
> John R. Jackson, Technical Software Specialist, [EMAIL PROTECTED]
-Ben
- Strange processes that wont die Phil Davis
- Re: Strange processes that wont die John R. Jackson
- re: self check request timed out Ben Hyatt
- Re: self check request timed out John R. Jackson
- RE: self check request timed out Ben Hyatt
- Re: self check request timed o... John R. Jackson
- Re: self check request tim... Ben Hyatt
- Re: self check request... John R. Jackson
- Re: self check request... Ben Hyatt
- Re: self check request... John R. Jackson
- RE: self check request... Ben Hyatt
- Re: self check request... John R. Jackson
- RE: self check request... Ben Hyatt
- Re: self check request... John R. Jackson
- RE: self check request... Ben Hyatt
- Re: self check request... John R. Jackson
- RE: self check request... Ben Hyatt
- Re: self check request... Ben Elliston
- Re: self check request... Gerhard den Hollander
