cURL / Mailing Lists / curl-library / Single Mail

curl-library

libcurl work abnormity under aix5307

From: <xionggw_at_foxmail.com>
Date: Tue, 5 Jan 2010 14:26:01 +0800

# gdb SGWcurl core
GNU gdb 6.0
Copyright 2003 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 "powerpc-ibm-aix5.3.0.0"...
Core was generated by `SGWcurl'.
Program terminated with signal 11, Segmentation fault.
#0 0x1006d1d8 in addbyter ()
(gdb) bt
#0 0x1006d1d8 in addbyter ()
#1 0x1006dc3c in dprintf_formatf ()
#2 0x1006f144 in curl_mvsnprintf ()
#3 0x1006c758 in Curl_failf ()
#4 0x10081f98 in Curl_resolv_timeout ()
(gdb) info local
No symbol table info available.
(gdb) frame 4
#4 0x10081f98 in Curl_resolv_timeout ()
(gdb) info locals
No symbol table info available.
(gdb)

 but ,the same code and libcurl is working order under linux and hpunix .

please help me .

2010-01-05

-------------------------------------------------------------------
List admin: http://cool.haxx.se/list/listinfo/curl-library
Etiquette: http://curl.haxx.se/mail/etiquette.html
Received on 2010-01-05