Re: mysterious "try" process dumping core on 7.2-RELEASE ... worried ...

2009-11-29 Thread Matthew Seaman

George Sanders wrote:


I see these two entries in my /var/log/messages:

Nov 24 18:08:41 hostname kernel: pid 25901 (try), uid 0: exited on signal 10 
(core dumped)
Nov 24 18:10:29 hostname kernel: pid 35359 (try), uid 0: exited on signal 10 
(core dumped)

But I've never heard of a "try" binary, and 'which try' shows nothing ...


I believe this is generated by autoconf as one of its tests of OS behaviour.
As such it's harmless.

Cheers,

Matthew

--
Dr Matthew J Seaman MA, D.Phil.   7 Priory Courtyard
 Flat 3
PGP: http://www.infracaninophile.co.uk/pgpkey Ramsgate
 Kent, CT11 9PW



signature.asc
Description: OpenPGP digital signature


mysterious "try" process dumping core on 7.2-RELEASE ... worried ...

2009-11-29 Thread George Sanders


I see these two entries in my /var/log/messages:

Nov 24 18:08:41 hostname kernel: pid 25901 (try), uid 0: exited on signal 10 
(core dumped)
Nov 24 18:10:29 hostname kernel: pid 35359 (try), uid 0: exited on signal 10 
(core dumped)

But I've never heard of a "try" binary, and 'which try' shows nothing ...

When I search through my system, the only thing remotely resembling "try" is:

/usr/ports/lang/perl5.8/work/perl-5.8.9/lib/Test/Simple/t/try.t

I do see that my perl binary is dated:

0 lrwxr-xr-x  1 root  wheel  24 Nov 24 18:12 /usr/bin/perl

a few minutes after those error messages, so perhaps that is it ... 

Anyway, what is "try.t", what is a ".t file" and if a "try.t" file core dumped, 
would I indeed see simply "try" in my logs, as above ?

Thanks.


  

___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "freebsd-questions-unsubscr...@freebsd.org"