Hi,

while downloading some file (via http) with wget 1.8, i got an error:

assertion failed: p - bp->buffer <= bp->width, file progress.c, line 673
Abort (core dumped)

this happened after wget restarted the download 4 times.

here is a backtrace:

Reading wget
core file header read successfully
Reading ld.so.1
Reading libmd5.so.1
Reading libssl.so.0.9.6
Reading libcrypto.so.0.9.6
dbx: warning: cannot demangle '__16__user_type_infoPCc'
dbx: warning: cannot demangle 
'__17__class_type_infoPCcPCQ217__class_type_info9base_infoUi'
dbx: warning: cannot demangle '__14__si_type_infoPCcRC16__user_type_info'
dbx: warning: cannot demangle '__13bad_exception'
dbx: warning: cannot demangle '__10bad_typeid'
Reading libdl.so.1
Reading libsocket.so.1
Reading libnsl.so.1
Reading libc.so.1
Reading libgcc_s.so.1
Reading libmp.so.2
Reading libc_psr.so.1
program terminated by signal ABRT (Abort)
(/opt/SUNWspro/bin/../WS6U1/bin/sparcv9/dbx) where                           
=>[1] _kill(0x0, 0x6, 0x0, 0xffffffff, 0x4f040, 0xff0356d8), at 0xff09bed4
  [2] abort(0xff0b801c, 0xffbed630, 0x49, 0x7efefeff, 0x81010100, 0xff00), at 
0xff0357bc
  [3] _assert(0x375f0, 0x374d8, 0x2a1, 0x374d8, 0x81010100, 0xff00), at 0xff035a60
  [4] create_image(0x51b28, 0x23, 0x2ee7d, 0x3fb0, 0x2939e7, 0x0), at 0x29d3c
  [5] bar_update(0x51b28, 0xb68, 0x45be5, 0x4bddc, 0x298a4, 0xffbed970), at 0x29930
  [6] progress_update(0x51b28, 0xb68, 0x45be5, 0x4ef30, 0x1, 0x4c828), at 0x291c0
  [7] get_contents(0xb68, 0x4ef30, 0xffbeed00, 0x6a8, 0x2939e7, 0xffbedbb0), at 0x2c4a0
  [8] gethttp(0xffffefb8, 0xffbeed00, 0x0, 0x4fae0, 0x4fae0, 0x1f000), at 0x22ed0
  [9] http_loop(0x2a, 0x0, 0xffbeec68, 0x4ec50, 0xffbeee2c, 0x0), at 0x240b4
  [10] retrieve_url(0x0, 0xffbeee34, 0xffbeee30, 0x0, 0xffbeee2c, 0x0), at 0x2cbb0
  [11] main(0x1, 0xffbeef3c, 0x0, 0x4eeec, 0x0, 0x0), at 0x28344
(/opt/SUNWspro/bin/../WS6U1/bin/sparcv9/dbx) 

Best,
v.

Reply via email to