lynx-dev
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: lynx-dev Lynx 2.8.3.dev8: CPU problems connecting to a site


From: Frederic L . W . Meunier
Subject: Re: lynx-dev Lynx 2.8.3.dev8: CPU problems connecting to a site
Date: Sun, 29 Aug 1999 13:38:07 -0300
User-agent: Mutt/0.96.5i

Well, here's:
address@hidden on p1 at 13:28:27 [/usr/local/src/misc/www/lynx2-8-3/objdir] % 
rxvt -T "Lynx - Terminal browser" -fn 10x20 -e lynx &
[3] 31123
address@hidden on p1 at 13:28:40 [/usr/local/src/misc/www/lynx2-8-3/objdir] % 
gdb
GNU gdb 4.17
Copyright 1998 Free Software Foundation, Inc.
GDB is free software, covered by the GNU General Public License, and you are
welcome to change it and/or distribute copies of it under certain conditions.
Type "show copying" to see the conditions.
There is absolutely no warranty for GDB.  Type "show warranty" for details.
This GDB was configured as "i386-redhat-linux".
(gdb) file /usr/local/bin/lynx
Reading symbols from /usr/local/bin/lynx...done.
(gdb) at 31124   
Attaching to program `/usr/local/bin/lynx', process 31124
Reading symbols from /usr/local/lib/libncurses.so.5...done.
Reading symbols from /lib/libc.so.6...done.
Reading symbols from /lib/ld-linux.so.2...done.
0x4008d026 in __libc_malloc (bytes=7) at malloc.c:2543
malloc.c:2543: No such file or directory.
(gdb) bt
#0  0x4008d026 in __libc_malloc (bytes=7) at malloc.c:2543
#1  0x8100fd1 in HTSACopy (dest=0xbf800048, src=0x8146dc5 "s-1252")
    at ../../../../WWW/Library/Implementation/HTString.c:273
#2  0x80da255 in UCGetLYhndl_byMIME (value=0x8146dbf "windows-1252")
    at ../../src/UCdomap.c:1641
#3  0x80d9f91 in UCGetLYhndl_byMIME (value=0x83934c0 "cp1252")
    at ../../src/UCdomap.c:1594
#4  0x80da271 in UCGetLYhndl_byMIME (value=0x8146dbf "windows-1252")
    at ../../src/UCdomap.c:1644
#5  0x80d9f91 in UCGetLYhndl_byMIME (value=0x83934b0 "cp1252")
    at ../../src/UCdomap.c:1594
#6  0x80da271 in UCGetLYhndl_byMIME (value=0x8146dbf "windows-1252")
    at ../../src/UCdomap.c:1644
#7  0x80d9f91 in UCGetLYhndl_byMIME (value=0x83934a0 "cp1252")
    at ../../src/UCdomap.c:1594
#8  0x80da271 in UCGetLYhndl_byMIME (value=0x8146dbf "windows-1252")
    at ../../src/UCdomap.c:1644
#9  0x80d9f91 in UCGetLYhndl_byMIME (value=0x8393490 "cp1252")
    at ../../src/UCdomap.c:1594
#10 0x80da271 in UCGetLYhndl_byMIME (value=0x8146dbf "windows-1252")
    at ../../src/UCdomap.c:1644
#11 0x80d9f91 in UCGetLYhndl_byMIME (value=0x8393480 "cp1252")
    at ../../src/UCdomap.c:1594
more stuff
#138 0x80da271 in UCGetLYhndl_byMIME (value=0x8146dbf "windows-1252")
---Type <return> to continue, or q <return> to quit---
    at ../../src/UCdomap.c:1644

I need to post the rest? It's too long. After I connected to the site,
when the CPU load started, I typed at pid and after bt. Lynx (or my
rxvt) just freezed, but I think it's normal.

reply via email to

[Prev in Thread] Current Thread [Next in Thread]