ports/80711: misc/most: most-4.10.1 can not search

Kevin Oberman oberman at es.net
Mon May 9 19:14:49 UTC 2005


> Date: Sun, 8 May 2005 20:28:47 GMT
> From: Tilman Linneweh <arved at FreeBSD.org>
> 
> Synopsis: misc/most: most-4.10.1 can not search
> 
> State-Changed-From-To: open->feedback
> State-Changed-By: arved
> State-Changed-When: Sun May 8 20:25:17 GMT 2005
> State-Changed-Why: 
> Can't reproduce here...
> 
> Can you look at ktrace output to find out where it fails?
> 
> http://www.freebsd.org/cgi/query-pr.cgi?pr=80711
> 

I think I need to be more clear. I'm not getting a SIGABRT. I am getting
the literal message "Aborted!" and most does not terminate.

Here is the relevant bit of the ktrace. I think it really just says
that the kernel is not involved.
17679 most     GIO   fd 3 read 1 byte
       "\r"
 17679 most     RET   read 1
 17679 most     CALL  write(0x1,0x280de780,0x1)
 17679 most     GIO   fd 1 wrote 1 byte
       0x0000 07                                       |.|

 17679 most     RET   write 1
 17679 most     CALL  write(0x1,0x280de780,0x12)
 17679 most     GIO   fd 1 wrote 18 bytes
       0x0000 1b5b 3234 3b31 4841 626f 7274 6564 211b  |.[24;1HAborted!.|
       0x0010 5b4b                                     |[K|

I am seeing this on RELENG_4, RELENG_5 and current systems. In all cases
I re-installed 4.9.5 and it works fine. I have nothing odd in
make.conf. All systems use -O and none have any CPU type stuff. One is
an AMD K6, two others are PIIIs and one is a P4m. All behave exactly the
same way.

Guess it's time to re-build with -g and see what I can find,
-- 
R. Kevin Oberman, Network Engineer
Energy Sciences Network (ESnet)
Ernest O. Lawrence Berkeley National Laboratory (Berkeley Lab)
E-mail: oberman at es.net			Phone: +1 510 486-8634



More information about the freebsd-ports-bugs mailing list