Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 23 Apr 2007 10:53:41 +0300
From:      Krassimir Slavchev <krassi@bulinfo.net>
To:        Stanislav Sedov <stas@FreeBSD.org>
Cc:        freebsd-arm@freebsd.org
Subject:   Re: awk hanging
Message-ID:  <462C6605.9060300@bulinfo.net>
In-Reply-To: <20070421113555.cc9a4338.stas@FreeBSD.org>
References:  <4601ce80.5b8c468e.49f9.13fa@mx.google.com>	<20070322005444.GA72878@ci0.org>	<46027921.2020401@bulinfo.net> <20070421113555.cc9a4338.stas@FreeBSD.org>

next in thread | previous in thread | raw e-mail | index | archive | help
Hi,

http://mnemonic.bulinfo.net/~krassi/debug/

The file awk.core.3 is from 'gcore -s'.
I am not sure if you can debug this on i386 so:

#0  0x20193d24 in __sfvwrite () from /lib/libc.so.7
#1  0x20192fcc in __mult_D2A () from /lib/libc.so.7
#2  0x20193134 in __pow5mult_D2A () from /lib/libc.so.7
#3  0x2014d548 in strtod () from /lib/libc.so.7
#4  0x00011888 in is_number (s=0x20209000 "0002e308 R_ARM_RELATIVE    
*ABS*")
    at lib.c:687
#5  0x0001223c in getrec (pbuf=0x2fb04, pbufsize=0x2e3ac, isrecord=1)
    at lib.c:151
#6  0x00013f74 in program (a=0x202521d0, n=375610210) at run.c:191
#7  0x000134d4 in execute (u=0x553f7) at run.c:156
#8  0x00017d1c in run (a=0x202521c0) at run.c:131
#9  0x000125b0 in main (argc=5, argv=0xbfffebb4) at main.c:170

top:
3919 root        1 125    0  3724K  3208K RUN     30:31 98.00% awk


Stanislav Sedov wrote:
> On Thu, 22 Mar 2007 14:40:01 +0200
> Krassimir Slavchev <krassi@bulinfo.net> mentioned:
>
>   
>> Hi,
>>
>> I have the same problem when installing perl-5.8.8. top shows:
>>
>> 13390 root        1 121    0  5768K  1380K RUN     42:26 98.10% awk
>>
>> The process is still running, let me know if I can help?
>>
>>     
>
> Can you upload a core file somewhere? You can make it using gcore
> command.
>
> Thanks!
>
> --
> Stanislav Sedov
> ST4096-RIPE
>   


-- 
Krassimir Slavchev           Bulinfo Ltd.
krassi@bulinfo.net           (+359 2) 969-9160
http://www.bulinfo.net       (+359 2) 969-9166




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?462C6605.9060300>