Package: jigdo-file
Version: 0.7.3-1
Severity: normal

Hello Richard,


jigdo-file sometimes sleeps forever when I give the following command:

jigdo-lite --noask debian-31r4-m68k-binary-2.jigdo


ps ax shows:

 4171 pts/2    S+     0:21 /usr/bin/jigdo-file make-image 
--image=debian-31r4-m68k-binary-2.iso 
--jigdo=debian-31r4-m68k-binary-2.jigdo.unpacked 
--template=debian-31r4-m68k-binary-2.template --cache jigdo-file-cache.db 
--debug=all --files-from=-


strace -p 4171 shows:

Process 4171 attached - interrupt to quit
select(0, NULL, NULL, NULL, {0, 52000}) = 0 (Timeout)
select(0, NULL, NULL, NULL, {1, 0})     = 0 (Timeout)
select(0, NULL, NULL, NULL, {1, 0})     = 0 (Timeout)
...


Attaching with a debugger (jigdo-file with symbols, self-built with
debian/rules binary, probably with optimization?):

[EMAIL PROTECTED]:~$ gdb ~/tmp/src/jigdo-file/jigdo-0.7.3/src/jigdo 4171
GNU gdb 6.3-debian
Copyright 2004 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-linux"...Using host libthread_db library 
"/lib/tls/libthread_db.so.1".

Attaching to program: /home/ibr/tmp/src/jigdo-file/jigdo-0.7.3/src/jigdo, 
process 4171
`system-supplied DSO at 0xffffe000' has disappeared; keeping its symbols.
0xa7ccd2f8 in ?? ()
(gdb) bt
#0  0xa7ccd2f8 in ?? ()
#1  0xa7f4b7a8 in ?? ()
#2  0x08089d94 in vtable for Job::DataSource::IO ()
#3  0x08109d48 in ?? ()
#4  0xa7f2ac80 in ?? ()
#5  0x00000000 in ?? ()
#6  0x00000000 in ?? ()
#7  0x00000000 in ?? ()
#8  0x00000000 in ?? ()
#9  0xafb8c29c in ?? ()
#10 0xa7f84470 in ?? ()
#11 0x08087550 in append ()
#12 0xa7f2574f in ?? ()
#13 0x08087550 in append ()
#14 0xa7f2628d in ?? ()
#15 0x08087550 in append ()
#16 0xa7efbba5 in ?? ()
#17 0x08087550 in append ()
#18 0xa7efbc2c in ?? ()
#19 0xa7e5613c in ?? ()
#20 0xa7f4b7a8 in ?? ()
#21 0x08087550 in append ()
#22 0xa7ed2799 in ?? ()
---Type <return> to continue, or q <return> to quit---
#23 0x08087550 in append ()
#24 0xa7ee3227 in ?? ()
#25 0x08087270 in Progress::appendSpeed ()
#26 0x08070c2c in Job::JigdoIO::jigdoLine ()
#27 0x0804ca61 in ?? ()
#28 0xafb8c574 in ?? ()
#29 0x08085828 in __static_initialization_and_destruction_0 ()
#30 0xafb8c61c in ?? ()
#31 0x08085820 in __static_initialization_and_destruction_0 ()
#32 0x08055075 in GtkSingleUrl::resumeAsk ()
#33 0xa7c17eb0 in ?? ()
#34 0x00000009 in ?? ()
#35 0xafb8c744 in ?? ()
#36 0xafb8c76c in ?? ()
#37 0x00000001 in ?? ()
#38 0xa7d36ff4 in ?? ()
#39 0x00000000 in ?? ()
#40 0xa7f8ecc0 in ?? ()
#41 0xafb8c718 in ?? ()
#42 0xafb8c6d0 in ?? ()
#43 0xa7c17e75 in ?? ()
#44 0x00000000 in ?? ()
#45 0x00000000 in ?? ()
---Type <return> to continue, or q <return> to quit---
#46 0x00000000 in ?? ()
#47 0xa7f84470 in ?? ()
#48 0xa7c17deb in ?? ()
#49 0xa7f8eff4 in ?? ()
#50 0x00000009 in ?? ()
#51 0x0804aea0 in ?? ()
#52 0x00000000 in ?? ()
#53 0x0804aec1 in ?? ()
#54 0x08054f00 in GtkSingleUrl::resumeAsk ()
Previous frame inner to this frame (corrupt stack?)

The stack looks like not good. Killing and restarting usually works.


Thanks in advance,
Baurzhan.


-- System Information:
Debian Release: 4.0
  APT prefers unstable
  APT policy: (500, 'unstable'), (500, 'stable'), (1, 'experimental')
Architecture: i386 (i686)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.18-2-k7
Locale: LANG=C, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)

Versions of packages jigdo-file depends on:
ii  libbz2-1.0                    1.0.3-6    high-quality block-sorting file co
ii  libc6                         2.3.6-15   GNU C Library: Shared libraries
ii  libdb4.4                      4.4.20-8   Berkeley v4.4 Database Libraries [
ii  libgcc1                       1:4.1.1-21 GCC support library
ii  libstdc++6                    4.1.1-21   The GNU Standard C++ Library v3
ii  wget                          1.9.1-12   retrieves files from the web
ii  zlib1g                        1:1.2.3-13 compression library - runtime

jigdo-file recommends no packages.

-- no debconf information


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to