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

Bug#241762: dpkg segfaults with at least -l and -i options



Package: dpkg
Version: 1.10.20
Severity: grave
Justification: renders package unusable

On another system, which was installed very recently with the Sarge Beta
3, I performed an upgrade after a successful installation (in a VMWare
machine). I did this upgrade today. Since that upgrade, dpkg doesn't
work anymore: dpkg causes segfaults. I got it at the end of the
dist-upgrade, when setting up the packages; suddenly a
E: Sub-process /usr/bin/dpkg received a segmentation fault.

After that, I found that even dpkg -l doesn't work anymore and indeed
dpgk -i also doesn't.

Here is a strace of dpkg -l:

execve("/usr/bin/dpkg", ["dpkg", "-l"], [/* 14 vars */]) = 0
uname({sys="Linux", node="debian", ...}) = 0
brk(0)                                  = 0x80fdad0
old_mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x40017000
access("/etc/ld.so.nohwcap", F_OK)      = -1 ENOENT (No such file or directory)
open("/etc/ld.so.preload", O_RDONLY)    = -1 ENOENT (No such file or directory)
open("/etc/ld.so.cache", O_RDONLY)      = 3
fstat64(3, {st_mode=S_IFREG|0644, st_size=40867, ...}) = 0
old_mmap(NULL, 40867, PROT_READ, MAP_PRIVATE, 3, 0) = 0x40018000
close(3)                                = 0
access("/etc/ld.so.nohwcap", F_OK)      = -1 ENOENT (No such file or directory)
open("/lib/libc.so.6", O_RDONLY)        = 3
read(3, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\3\0\3\0\1\0\0\0\200^\1"..., 512) = 512
fstat64(3, {st_mode=S_IFREG|0644, st_size=1244004, ...}) = 0
old_mmap(NULL, 1254244, PROT_READ|PROT_EXEC, MAP_PRIVATE, 3, 0) = 0x40022000
old_mmap(0x4014a000, 32768, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED, 3, 0x127000) = 0x4014a000
old_mmap(0x40152000, 9060, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_ANONYMOUS, -1, 0) = 0x40152000
close(3)                                = 0
munmap(0x40018000, 40867)               = 0
brk(0)                                  = 0x80fdad0
brk(0x811ead0)                          = 0x811ead0
brk(0)                                  = 0x811ead0
brk(0x811f000)                          = 0x811f000
umask(022)                              = 022
open("/etc/dpkg/dpkg.cfg", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory)
brk(0)                                  = 0x811f000
brk(0)                                  = 0x811f000
brk(0x811e000)                          = 0x811e000
brk(0)                                  = 0x811e000
open("/root/.dpkg.cfg", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory)
execve("/usr/local/sbin/dpkg-query", ["dpkg-query", "--list"], [/* 14 vars */]) = -1 ENOENT (No such file or directory)
execve("/usr/local/bin/dpkg-query", ["dpkg-query", "--list"], [/* 14 vars */]) = -1 ENOENT (No such file or directory)
execve("/usr/sbin/dpkg-query", ["dpkg-query", "--list"], [/* 14 vars */]) = -1 ENOENT (No such file or directory)
execve("/usr/bin/dpkg-query", ["dpkg-query", "--list"], [/* 14 vars */]) = 0
uname({sys="Linux", node="debian", ...}) = 0
brk(0)                                  = 0x80e5b8c
old_mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x40017000
access("/etc/ld.so.nohwcap", F_OK)      = -1 ENOENT (No such file or directory)
open("/etc/ld.so.preload", O_RDONLY)    = -1 ENOENT (No such file or directory)
open("/etc/ld.so.cache", O_RDONLY)      = 3
fstat64(3, {st_mode=S_IFREG|0644, st_size=40867, ...}) = 0
old_mmap(NULL, 40867, PROT_READ, MAP_PRIVATE, 3, 0) = 0x40018000
close(3)                                = 0
access("/etc/ld.so.nohwcap", F_OK)      = -1 ENOENT (No such file or directory)
open("/lib/libc.so.6", O_RDONLY)        = 3
read(3, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\3\0\3\0\1\0\0\0\200^\1"..., 512) = 512
fstat64(3, {st_mode=S_IFREG|0644, st_size=1244004, ...}) = 0
old_mmap(NULL, 1254244, PROT_READ|PROT_EXEC, MAP_PRIVATE, 3, 0) = 0x40022000
old_mmap(0x4014a000, 32768, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED, 3, 0x127000) = 0x4014a000
old_mmap(0x40152000, 9060, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_ANONYMOUS, -1, 0) = 0x40152000
close(3)                                = 0
munmap(0x40018000, 40867)               = 0
brk(0)                                  = 0x80e5b8c
brk(0x8106b8c)                          = 0x8106b8c
brk(0)                                  = 0x8106b8c
brk(0x8107000)                          = 0x8107000
umask(022)                              = 022
open("/var/lib/dpkg/status", O_RDONLY|O_LARGEFILE) = 3
fstat64(3, {st_mode=S_IFREG|0644, st_size=808776, ...}) = 0
old_mmap(NULL, 811008, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x40155000
read(3, "Package: kdenetwork\nStatus: inst"..., 32768) = 32768
read(3, "ackage is part of the official K"..., 32768) = 32768
read(3, "roff\n suite of programs to forma"..., 32768) = 32768
read(3, " www.isc.org.\n .\n This package d"..., 32768) = 32768
read(3, "ars, a GLX demo that draws three"..., 32768) = 32768
read(3, "bxft2 (>> 2.1.1), libxrender1, x"..., 32768) = 32768
read(3, " (<< 4:3.0.0)\nDescription: KDE D"..., 32768) = 32768
read(3, "ager (<< 0.50)\nConffiles:\n /etc/"..., 32768) = 32768
read(3, "0 (>= 0.2.3-4), libbonobo2-0 (>="..., 32768) = 32768
read(3, "zilla is based on part of the co"..., 32768) = 32768
read(3, "c/inputrc 27bb8dcd68671f6d61f6fd"..., 32768) = 32768
read(3, "b/compat/complete 14fa66b13bb1c3"..., 32768) = 32768
read(3, "sktop_gnome_applications_window_"..., 32768) = 32768
read(3, "rther information is available a"..., 32768) = 32768
read(3, "logical superiority of the Unix "..., 32768) = 32768
read(3, "xlibs (>> 4.1.0)\nDescription: Bu"..., 32768) = 32768
read(3, " required\nSection: base\nInstalle"..., 32768) = 32768
read(3, "ommand-line interface parser, th"..., 32768) = 32768
read(3, "-1)\nDescription: scan/change sym"..., 32768) = 32768
read(3, " laser models.\n .\n Package gsfon"..., 32768) = 32768
read(3, "ibjpeg-progs, perl5, wordlist\nSu"..., 32768) = 32768
read(3, "n-bubble.org/\n\nPackage: xlibs-da"..., 32768) = 32768
read(3, " the\n technological superiority "..., 32768) = 32768
read(3, "ramebuffer, audio output, mouse,"..., 32768) = 32768
read(3, "ng versions of the X protocol cl"..., 22344) = 22344
brk(0)                                  = 0x8107000
brk(0)                                  = 0x8107000
brk(0x8106000)                          = 0x8106000
brk(0)                                  = 0x8106000
brk(0)                                  = 0x8106000
brk(0x8128000)                          = 0x8128000
brk(0)                                  = 0x8128000
brk(0x814a000)                          = 0x814a000
brk(0)                                  = 0x814a000
brk(0x816c000)                          = 0x816c000
brk(0)                                  = 0x816c000
brk(0x818e000)                          = 0x818e000
brk(0)                                  = 0x818e000
brk(0x81af000)                          = 0x81af000
brk(0)                                  = 0x81af000
brk(0x81d0000)                          = 0x81d0000
brk(0)                                  = 0x81d0000
brk(0x81f2000)                          = 0x81f2000
brk(0)                                  = 0x81f2000
brk(0x8214000)                          = 0x8214000
brk(0)                                  = 0x8214000
brk(0x8236000)                          = 0x8236000
brk(0)                                  = 0x8236000
brk(0x8258000)                          = 0x8258000
munmap(0x40155000, 811008)              = 0
close(3)                                = 0
open("/dev/null", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = -1 ENOTDIR (Not a directory)
open("/var/lib/dpkg/updates/", O_RDONLY|O_NONBLOCK|O_LARGEFILE|O_DIRECTORY) = 3
fstat64(3, {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
fcntl64(3, F_SETFD, FD_CLOEXEC)         = 0
getdents64(3, /* 3 entries */, 4096)    = 80
getdents64(3, /* 0 entries */, 4096)    = 0
close(3)                                = 0
open("/var/lib/dpkg/available", O_RDONLY|O_LARGEFILE) = 3
fstat64(3, {st_mode=S_IFREG|0644, st_size=11052569, ...}) = 0
old_mmap(NULL, 11055104, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x40155000
brk(0)                                  = 0x8258000
brk(0x827c000)                          = 0x827c000
read(3, "Package: dlint\nPriority: extra\nS"..., 32768) = 32768
read(3, " comes with libchipcard.\n In par"..., 32768) = 32768
read(3, "mands\n for fast navigating and e"..., 32768) = 32768
read(3, "n of the package works with kern"..., 32768) = 32768
read(3, "(>= 5.6.0-16)\nFilename: pool/mai"..., 32768) = 32768
read(3, "taining maximum\n speed at low me"..., 32768) = 32768
read(3, "pends: libc6 (>= 2.3.2-1), libsd"..., 32768) = 32768
read(3, "extensions for IPv6\n This module"..., 32768) = 32768
read(3, "anager\n wm2 is a window manager "..., 32768) = 32768
read(3, "he WvOggEncoder and WvOggDecoder"..., 32768) = 32768
read(3, "Simplified debugging support.\n\nP"..., 32768) = 32768
read(3, "8\nDescription: Debian FAQ and ot"..., 32768) = 32768
read(3, "| libc-dev\nConflicts: xlibs-dev "..., 32768) = 32768
read(3, "llows to easily format SGML and "..., 32768) = 32768
read(3, "ee or more of the same jewel lie"..., 32768) = 32768
read(3, "n\n Pentium Pro/Celeron/Pentium I"..., 32768) = 32768
read(3, "MyDNS does not include recursive"..., 32768) = 32768
read(3, "ages are stored in flat\n files o"..., 32768) = 32768
read(3, "etselect/netselect_0.3.ds1-1_i38"..., 32768) = 32768
read(3, ".2.1)\nConflicts: libhdf5-1.6.1-0"..., 32768) = 32768
read(3, " <paul@debian.org>\nArchitecture:"..., 32768) = 32768
read(3, "the Linux Documentation Project "..., 32768) = 32768
read(3, "\n These tools let you use multip"..., 32768) = 32768
read(3, "Depends: libasound2 (>> 0.9.1), "..., 32768) = 32768
read(3, "maps Character Set names to the "..., 32768) = 32768
read(3, "90\nMD5sum: 23adf4a28e18de21a77cf"..., 32768) = 32768
read(3, "b9adf\nDescription: Make RAPI cal"..., 32768) = 32768
read(3, ": all\nSource: twisted\nVersion: 1"..., 32768) = 32768
read(3, " It displays a main window with "..., 32768) = 32768
read(3, "0\nMD5sum: 1d9f5cd93c7dc0bb72598a"..., 32768) = 32768
read(3, "ge: glut-doc\nPriority: optional\n"..., 32768) = 32768
read(3, "ish, German, and Spanish. You ca"..., 32768) = 32768
read(3, "library for handling\n JPEG files"..., 32768) = 32768
read(3, "sip Rodin <joy-packages@debian.o"..., 32768) = 32768
read(3, "3.2.0-1_i386.deb\nSize: 197486\nMD"..., 32768) = 32768
read(3, "ckage: ggz-gtk-game-data\nPriorit"..., 32768) = 32768
read(3, " binaries), but might be a\n grea"..., 32768) = 32768
read(3, "emplate defining the layout of a"..., 32768) = 32768
read(3, "ernel-headers-2.4.24-1\nFilename:"..., 32768) = 32768
read(3, "erver for most queries.\n .\n The "..., 32768) = 32768
read(3, " of\n data storage and calculatio"..., 32768) = 32768
read(3, " - fixes the major numbers depen"..., 32768) = 32768
read(3, "gable Authentication Modules lib"..., 32768) = 32768
read(3, "nts.  It can be used for desktop"..., 32768) = 32768
read(3, "uggests: fmtools\nFilename: pool/"..., 32768) = 32768
read(3, "re9), libglib1.2 (>= 1.2.0), lib"..., 32768) = 32768
read(3, "709eb88de\nDescription: C and C++"..., 32768) = 32768
read(3, "r: Yu Guanghui <ygh@debian.org>\n"..., 32768) = 32768
read(3, "add1a3b4639f43e6f89beb7abbacd1\nD"..., 32768) = 32768
read(3, "ining production system written\n"..., 32768) = 32768
read(3, "e\n package installed). Note that"..., 32768) = 32768
read(3, "471b3\nDescription: Semidefinite "..., 32768) = 32768
read(3, "mozart-doc-html (>= 1.2.3)\nFilen"..., 32768) = 32768
read(3, "a-logger\n Headers and static lib"..., 32768) = 32768
read(3, "9d8511dd\nDescription: port of GN"..., 32768) = 32768
read(3, "n (SOAP.py)\n This package contai"..., 32768) = 32768
read(3, "on: python\nInstalled-Size: 1292\n"..., 32768) = 32768
read(3, "d@debian.org>\nArchitecture: all\n"..., 32768) = 32768
read(3, " is a secure and\n competent web "..., 32768) = 32768
read(3, " a text mode menu- and window-dr"..., 32768) = 32768
read(3, "libdevel\nInstalled-Size: 124\nMai"..., 32768) = 32768
read(3, "83019aee121737d5e6bca9f4b4a9959\n"..., 32768) = 32768
read(3, "l.  Cells may contain\n arbitrary"..., 32768) = 32768
read(3, ".2.7-1), libsigc++-dev (>= 1.0.4"..., 32768) = 32768
read(3, "pool/main/g/gradio/gradio_1.0.1-"..., 32768) = 32768
read(3, "ond order prediction is not yet "..., 32768) = 32768
read(3, "oolkit,\n allowing graphical deve"..., 32768) = 32768
read(3, "Description: Dictionary of Japan"..., 32768) = 32768
read(3, "rmation as well as various techn"..., 32768) = 32768
read(3, "d storing mail in your\n standard"..., 32768) = 32768
read(3, "supported floppies, verify mode "..., 32768) = 32768
read(3, "led-Size: 2188\nMaintainer: Mikae"..., 32768) = 32768
read(3, "5601a6e6450d34125a24caef27ef1\nDe"..., 32768) = 32768
read(3, "e: 38\nMaintainer: David Coe <dav"..., 32768) = 32768
read(3, "ection system.\n Its goals are pe"..., 32768) = 32768
read(3, ".34.3-0.2_i386.deb\nSize: 14164\nM"..., 32768) = 32768
read(3, " (>= 2.1.5-1), libjpeg62, zlib1g"..., 32768) = 32768
read(3, "amming language, assembled\n into"..., 32768) = 32768
read(3, "tains the shared level files for"..., 32768) = 32768
read(3, "y\n RMagick is an interface betwe"..., 32768) = 32768
read(3, "Lee <ron@debian.org>\nArchitectur"..., 32768) = 32768
read(3, "3552\nMD5sum: f6910d9c4543bef9fae"..., 32768) = 32768
read(3, "chitecture: i386\nSource: autogen"..., 32768) = 32768
read(3, ": 0.1.0-3\nDepends: libc6 (>= 2.3"..., 32768) = 32768
read(3, "tecture: i386\nSource: proftpd\nVe"..., 32768) = 32768
read(3, " Silicon Graphics, Inc.  However"..., 32768) = 32768
read(3, "e Unix operating system.\n .\n KVi"..., 32768) = 32768
read(3, "Source: apt-howto\nVersion: 1.8.6"..., 32768) = 32768
read(3, " (<< 1:1.1.0-0), kpresenter (<< "..., 32768) = 32768
read(3, "ke7.2/pike-pg_7.2.526-1_i386.deb"..., 32768) = 32768
read(3, "50 language combinations, which "..., 32768) = 32768
read(3, "t for\n DBF (dBase version 3 and "..., 32768) = 32768
read(3, "The ext2fs and e2p libraries are"..., 32768) = 32768
read(3, "r: Adam Byrtek <alpha@debian.org"..., 32768) = 32768
read(3, "rolo program\'s rolodex.dat files"..., 32768) = 32768
read(3, "mgetty-fax\nSuggests: ghfaxviewer"..., 32768) = 32768
read(3, "lopment files (static library an"..., 32768) = 32768
read(3, "ating things destroyed or lives "..., 32768) = 32768
read(3, " into Mozilla-based browsers,\n i"..., 32768) = 32768
read(3, "a@debian.org>\nArchitecture: i386"..., 32768) = 32768
read(3, ".0)\nDepends: libxtst6 (= 4.3.0-7"..., 32768) = 32768
read(3, "3.8-4_all.deb\nSize: 330060\nMD5su"..., 32768) = 32768
read(3, "= 0.5), perl\nSuggests: wpolish\nF"..., 32768) = 32768
read(3, "ize: 162062\nMD5sum: 8774f8395665"..., 32768) = 32768
read(3, "scription: music player and orga"..., 32768) = 32768
read(3, "cke@linuxia.de>\nArchitecture: al"..., 32768) = 32768
read(3, "me: pool/main/f/fping/fping_2.4b"..., 32768) = 32768
read(3, "irestring, a string handling lib"..., 32768) = 32768
read(3, "rchitecture: all\nSource: kde-i18"..., 32768) = 32768
read(3, "sses for sample client and serve"..., 32768) = 32768
read(3, "ize: 104\nMaintainer: Michael Ala"..., 32768) = 32768
read(3, "hon-gtk2 (>= 1.19.13-3), python-"..., 32768) = 32768
read(3, "85f3e8\nDescription: Tk toolkit f"..., 32768) = 32768
read(3, "rs, cut and paste from\n other im"..., 32768) = 32768
read(3, "ion: doc\nInstalled-Size: 148\nMai"..., 32768) = 32768
read(3, "d with every new trackballs rele"..., 32768) = 32768
read(3, "tend to PilRC.\n\nPackage: escm\nPr"..., 32768) = 32768
read(3, "d2316d7c\nDescription: Documentat"..., 32768) = 32768
read(3, "  (released on 2002.04.15)\n  * l"..., 32768) = 32768
read(3, "package is an empty dummy packag"..., 32768) = 32768
read(3, "bogg0 (>= 1.0.0), libpng10-0 (>="..., 32768) = 32768
read(3, "ename: pool/main/g/gkrellm/gkrel"..., 32768) = 32768
read(3, "is possible to encrypt the tarba"..., 32768) = 32768
read(3, "r various music players (Winamp,"..., 32768) = 32768
read(3, "gnome, kvim (<< 6.2.135+1)\nDepen"..., 32768) = 32768
read(3, "w7-dev\nFilename: pool/main/x/xfr"..., 32768) = 32768
read(3, "6\nSource: libdvbpsi3\nVersion: 0."..., 32768) = 32768
read(3, "\nMaintainer: Jonathan McDowell <"..., 32768) = 32768
read(3, "(>= 2.3), python (<< 2.4), pytho"..., 32768) = 32768
read(3, "73789\nDescription: Basic Linear "..., 32768) = 32768
read(3, "bd-mysql-ruby1.6_0.0.21-3_all.de"..., 32768) = 32768
read(3, "ow, demand-dialing has been\n ena"..., 32768) = 32768
read(3, "y1.6\nConflicts: xmlrpc4r (<= 1.7"..., 32768) = 32768
read(3, "<jerome@debian.org>\nArchitecture"..., 32768) = 32768
read(3, "s the GtkSourceView reference ma"..., 32768) = 32768
read(3, "m: 7346bac7d9654b9a92071c372e994"..., 32768) = 32768
read(3, "dmachinemon-master, which needs "..., 32768) = 32768
read(3, "e, say, 10 MB, 100 MB text files"..., 32768) = 32768
read(3, "out rebooting\n This package allo"..., 32768) = 32768
read(3, "::Search]\n\nPackage: libmeshio-de"..., 32768) = 32768
read(3, "6 for ARM\n Some extra patches ar"..., 32768) = 32768
read(3, "Anibal Monsalve Salazar <A.Monsa"..., 32768) = 32768
read(3, "Bourdaret <casi@debian.org>\nArch"..., 32768) = 32768
read(3, "sed on MPI or PVM. This\n package"..., 32768) = 32768
read(3, "4z-2_i386.deb\nSize: 595422\nMD5su"..., 32768) = 32768
read(3, "h-mips\nRecommends: kernel-source"..., 32768) = 32768
read(3, "ibio-stringy-perl, libmime-base6"..., 32768) = 32768
read(3, "r logging ISDN calls (and much m"..., 32768) = 32768
read(3, "sp program is a front-end to the"..., 32768) = 32768
read(3, "licts: imap-server\nFilename: poo"..., 32768) = 32768
read(3, "rg>\nArchitecture: i386\nSource: x"..., 32768) = 32768
read(3, "1), libfreetype6 (>= 2.1.5-1), l"..., 32768) = 32768
read(3, " Spider is delivered in two form"..., 32768) = 32768
read(3, "\'s Prism2/2.5/3\n chipset. The dr"..., 32768) = 32768
read(3, "window size via socket buffers.\n"..., 32768) = 32768
read(3, "ce: kdemultimedia\nVersion: 4:3.1"..., 32768) = 32768
read(3, " Database connection pooling, lo"..., 32768) = 32768
read(3, "rity: extra\nSection: mail\nInstal"..., 32768) = 32768
read(3, "secure,\n automated installs.  Th"..., 32768) = 32768
read(3, "oject_0.17-1_all.deb\nSize: 75100"..., 32768) = 32768
read(3, "or Linux that allows you to stor"..., 32768) = 32768
read(3, "rity: optional\nSection: libs\nIns"..., 32768) = 32768
read(3, "nts released under the GNU Gener"..., 32768) = 32768
read(3, "GNOME documentation on this widg"..., 32768) = 32768
read(3, "iaif.net\n\nPackage: slay\nPriority"..., 32768) = 32768
read(3, "-boot_1.2.16-1_all.deb\nSize: 405"..., 32768) = 32768
read(3, "xample designs\n gEDA is a collec"..., 32768) = 32768
read(3, "e: python2.2-gtk2\nPriority: opti"..., 32768) = 32768
read(3, "sp Universal Shell Executable\n L"..., 32768) = 32768
read(3, "19704937a4f6494a6e4157fbbe1ed\nDe"..., 32768) = 32768
read(3, "conf\nRecommends: netbase\nFilenam"..., 32768) = 32768
read(3, "0.11-1\nDepends: planner\nFilename"..., 32768) = 32768
read(3, " In\n addition, the library is ex"..., 32768) = 32768
read(3, "\n GNU Prolog is a free Prolog co"..., 32768) = 32768
read(3, "bqt3c102-mt (>= 3:3.2.3), libsm6"..., 32768) = 32768
read(3, "zed 16x16 bitmap font) by CMEX a"..., 32768) = 32768
read(3, "k\nFilename: pool/main/x/x-symbol"..., 32768) = 32768
read(3, "sum: 3bffb5c5586d945a0fe2882d3ee"..., 32768) = 32768
read(3, "oc\nConflicts: zsh (<< 4.0.4-30),"..., 32768) = 32768
read(3, "dule for ruby (dummy package)\n l"..., 32768) = 32768
read(3, "covers Zope topics where the Zop"..., 32768) = 32768
read(3, "ge is:\n http://www.cs.cmu.edu/~d";..., 32768) = 32768
read(3, "as a daemon on the machine which"..., 32768) = 32768
read(3, "0.4.2-5\nDepends: libc6 (>= 2.3.2"..., 32768) = 32768
read(3, "uction System\n This package prov"..., 32768) = 32768
read(3, ">= 5.8.2-2)\nConflicts: liblockde"..., 32768) = 32768
read(3, "libgnomeui32 (>= 1.4.2-3), libgn"..., 32768) = 32768
read(3, "2-1)\nFilename: pool/main/i/image"..., 32768) = 32768
read(3, "tainer: Guido Guenther <agx@debi"..., 32768) = 32768
read(3, ": 19034\nMD5sum: bb7b69ee90eae49b"..., 32768) = 32768
read(3, "r, making them look like a singl"..., 32768) = 32768
read(3, "ecture: all\nVersion: 20040220-1\n"..., 32768) = 32768
read(3, "s support for file transfers, gr"..., 32768) = 32768
read(3, "s the new TI GraphLink USB, usin"..., 32768) = 32768
read(3, "ture: all\nVersion: 1.5.2-3\nDepen"..., 32768) = 32768
read(3, "r (>= 3.47), cl-asdf (>= 1.55), "..., 32768) = 32768
read(3, "ds: fileutils (>= 4.0)\nFilename:"..., 32768) = 32768
read(3, "(>= 2.2.3), libgtk2.0-0 (>= 2.2."..., 32768) = 32768
read(3, "2592\nMaintainer: Jonathan McDowe"..., 32768) = 32768
read(3, " bootloader to make\n installing "..., 32768) = 32768
read(3, ": optional\nSection: perl\nInstall"..., 32768) = 32768
read(3, "ensions add two new object types"..., 32768) = 32768
read(3, "oc\nFilename: pool/main/s/sqlite/"..., 32768) = 32768
read(3, "ity: optional\nSection: gnome\nIns"..., 32768) = 32768
read(3, "/> for more information.\n\nPackag"..., 32768) = 32768
read(3, "pplications that link\n against t"..., 32768) = 32768
read(3, "es already include support for T"..., 32768) = 32768
read(3, ": Test a NIDS by attempting to e"..., 32768) = 32768
read(3, " 2.2.1), libfreetype6 (>= 2.1.5-"..., 32768) = 32768
read(3, "ss-perl\nPriority: optional\nSecti"..., 32768) = 32768
read(3, "urbo/throttling HTTP server\n tht"..., 32768) = 32768
read(3, "tainer: Nathan Scott <nathans@de"..., 32768) = 32768
read(3, "or.\n\nPackage: libkpathsea-perl\nP"..., 32768) = 32768
read(3, "e: all\nVersion: 3.0.4-1\nDepends:"..., 32768) = 32768
read(3, "P and UNIX sockets.\n\nPackage: gn"..., 32768) = 32768
read(3, "ding perl with each message. To "..., 32768) = 32768
read(3, "ts expanded name, which is \"No N"..., 32768) = 32768
read(3, " otherosfs\nInstalled-Size: 4084\n"..., 32768) = 32768
read(3, "erminal which\n has the following"..., 32768) = 32768
read(3, ", hunglish-x3\nFilename: pool/mai"..., 32768) = 32768
read(3, ")\nFilename: pool/main/n/numlockx"..., 32768) = 32768
read(3, "ores mail in a separate director"..., 32768) = 32768
read(3, "n as well as an offline menu bas"..., 32768) = 32768
read(3, "rt\n for stored procedures and tr"..., 32768) = 32768
read(3, "-kde\nVersion: 4:3.1.2\nDepends: k"..., 32768) = 32768
read(3, "ty: optional\nSection: admin\nInst"..., 32768) = 32768
read(3, "3), xlibs (>> 4.1.0), xemacs21-m"..., 32768) = 32768
read(3, "u can easily setup them to\n comm"..., 32768) = 32768
read(3, "tual Private Network\n (VPN) util"..., 32768) = 32768
read(3, "ze: 7826\nMD5sum: 5b7763bfda87f6c"..., 32768) = 32768
read(3, "cating memory files.\n\nPackage: k"..., 32768) = 32768
read(3, " Creates hooks in Apache\n This m"..., 32768) = 32768
read(3, "g>\nArchitecture: i386\nSource: el"..., 32768) = 32768
read(3, "name: pool/main/h/hal/libhal-dev"..., 32768) = 32768
read(3, "er, and im\n capturing. It is ver"..., 32768) = 32768
read(3, "s ns_encrypt/ns_decrypt to Tcl s"..., 32768) = 32768
read(3, "nd provides a unified API for al"..., 32768) = 32768
read(3, "D5sum: 305c19cbefd79341d47141496"..., 32768) = 32768
read(3, " WMF, CMX and SVG files. Exports"..., 32768) = 32768
read(3, "@debian.org>\nArchitecture: all\nV"..., 32768) = 32768
read(3, " while allowing\n interactive con"..., 32768) = 32768
read(3, "Detection\n Motion is a V4L image"..., 32768) = 32768
read(3, " accessing mail folders and mess"..., 32768) = 32768
read(3, "/cpudyn_0.4.8-1_i386.deb\nSize: 1"..., 32768) = 32768
read(3, "evel@lists.alioth.debian.org>\nAr"..., 32768) = 32768
read(3, "c\nPriority: optional\nSection: we"..., 32768) = 32768
read(3, "00\nMaintainer: Neil McGovern <ma"..., 32768) = 32768
read(3, "tmap\"\n file used by ghostscript."..., 32768) = 32768
read(3, "e: ire\nVersion: 0.90.0-2\nDepends"..., 32768) = 32768
read(3, " truecolor display on\n both stan"..., 32768) = 32768
read(3, "sed to provide smooth upgrades t"..., 32768) = 32768
read(3, "(>= 2.4.19)\nSuggests: lilo (>= 1"..., 32768) = 32768
read(3, "in/libp/libprogressbar-ruby/libp"..., 32768) = 32768
read(3, "121562\nMD5sum: 380b255f68b5b7b0e"..., 32768) = 32768
read(3, "v provides static versions of th"..., 32768) = 32768
read(3, ": charset conversion library - b"..., 32768) = 32768
read(3, "32\nMaintainer: Anthony Fok <foka"..., 32768) = 32768
read(3, "re: i386\nSource: camlimages\nVers"..., 32768) = 32768
read(3, "xtensive use of libSigC++, which"..., 32768) = 32768
read(3, "ctionality to lambdamoo.\n\nPackag"..., 32768) = 32768
read(3, ".11.0-2_all.deb\nSize: 21612\nMD5s"..., 32768) = 32768
read(3, "d other\n    resources\n  * A scre"..., 32768) = 32768
read(3, "4), libglade2-0 (>= 2.0.0), libg"..., 32768) = 32768
read(3, "f03d8\nDescription: A library of "..., 32768) = 32768
read(3, "\nMD5sum: e3c136c3b1c9f416613319d"..., 32768) = 32768
read(3, "cially modified version of gifli"..., 32768) = 32768
read(3, "by\n This package includes develo"..., 32768) = 32768
read(3, "n overview of GGI, the complete "..., 32768) = 32768
read(3, "55090\nMD5sum: cb9b590a5340bd5127"..., 32768) = 32768
read(3, " Dan Helfman <witten@debian.org>"..., 32768) = 32768
read(3, " (<< 2.4)\nRecommends: plywood-el"..., 32768) = 32768
read(3, "aphics\nInstalled-Size: 328\nMaint"..., 32768) = 32768
read(3, "ts design around C.\n .\n This pac"..., 32768) = 32768
read(3, "It simplifies the development\n o"..., 32768) = 32768
read(3, "r: Andr\303\251s Rold\303\241n <aroldan@debi"..., 32768) = 32768
read(3, "ow for user-developed service ch"..., 32768) = 32768
read(3, "x factorisations; solving system"..., 32768) = 32768
read(3, "c397fc8983610331edf8e584a14dd35\n"..., 32768) = 32768
read(3, "tkIconList subclass that display"..., 32768) = 32768
read(3, "ends: ptester\nFilename: pool/mai"..., 32768) = 32768
read(3, "5sum: c2ed48880d7de11e4b7ac0b7d7"..., 32768) = 32768
read(3, "-7\nDepends: libruby1.8 (>= 1.8.1"..., 32768) = 32768
read(3, "ways depends on\n a package built"..., 32768) = 32768
read(3, "ends: libc6 (>= 2.3.2.ds1-4), li"..., 32768) = 32768
read(3, "e console with callback\n functio"..., 32768) = 32768
read(3, "easily customizable, in terms of"..., 32768) = 32768
read(3, "ing system.\n .\n This package con"..., 32768) = 32768
read(3, "bx11-6, xlibs (>> 4.1.0) | libxe"..., 32768) = 32768
read(3, "ds: bash (>= 2.0), patch, grep-d"..., 32768) = 32768
read(3, " * 8 Uploading the package\n     "..., 32768) = 32768
read(3, "pful to read\n Japanese documents"..., 32768) = 32768
read(3, "rn it, and will recieve those ev"..., 32768) = 32768
read(3, "he engine is a hacked/modifed ve"..., 32768) = 32768
read(3, "give some protection\n against bu"..., 32768) = 32768
read(3, "\n with older forms of transferri"..., 32768) = 32768
read(3, " the\n DTD).  It also provides su"..., 32768) = 32768
read(3, "id line resolution.\n   * LED ind"..., 32768) = 32768
read(3, "and processor speed) that runs u"..., 32768) = 32768
read(3, "ed-Size: 17088\nMaintainer: Danie"..., 32768) = 32768
read(3, " DVD software solution.\n .\n This"..., 32768) = 32768
read(3, "ty: optional\nSection: perl\nInsta"..., 32768) = 32768
read(3, "is implemented as a stack of int"..., 32768) = 32768
read(3, "ge description for\n ardour-gtk a"..., 32768) = 32768
read(3, "\n the usual commands like tar, c"..., 32768) = 32768
read(3, "ries, for the static libraries\n "..., 32768) = 32768
read(3, "ction: misc\nInstalled-Size: 436\n"..., 32768) = 32768
read(3, ".3-2\nDepends: libgnomedb2-common"..., 32768) = 32768
read(3, "mail/libmilter-dev_8.12.11.Final"..., 32768) = 32768
read(3, "ool/main/t/tclx8.4/tclx8.4-doc_0"..., 32768) = 32768
read(3, "sion\nPriority: optional\nSection:"..., 32768) = 32768
read(3, "arious kinds of transformations "..., 32768) = 32768
read(3, " from a number of options for pr"..., 32768) = 32768
read(3, " ClanLib is not just a wrapper l"..., 32768) = 32768
read(3, " version that does not encrypt c"..., 32768) = 32768
read(3, "mit to, or reject particular pro"..., 32768) = 32768
read(3, "his API, you can write\n programs"..., 32768) = 32768
read(3, "/libvcs-perl/libvcs-perl_0.13-6_"..., 32768) = 32768
read(3, ": 216\nMaintainer: Joel Rosdahl <"..., 32768) = 32768
read(3, "!!!\n .\n This package used to be "..., 32768) = 32768
read(3, ": pool/main/g/gmt-doc-ps/gmt-tut"..., 32768) = 32768
read(3, "thon-numarray/python2.3-numarray"..., 32768) = 32768
read(3, "net by Dug Song then you should "..., 32768) = 32768
read(3, "llection of puzzle games similar"..., 32768) = 32768
read(3, " RADIUS. Header file and link li"..., 32768) = 32768
read(3, "me: pool/main/b/blacs-mpi/blacs1"..., 32768) = 32768
read(3, "sed utility to allow you to set "..., 32768) = 32768
read(3, "Description: Diffs to the kernel"..., 32768) = 32768
read(3, "t <bridgett@debian.org>\nArchitec"..., 32768) = 32768
read(3, ".\n  * XML parsers: Pyexpat (Jack"..., 32768) = 32768
read(3, "tecture: i386\nSource: ocamlagrep"..., 32768) = 32768
read(3, "ork\n status, control uploads/dow"..., 32768) = 32768
read(3, "sum: 6e889dfc4233996ca605a930642"..., 32768) = 32768
read(3, "idget kit. It also provides some"..., 32768) = 32768
read(3, "\nMaintainer: Gopal Narayanan <go"..., 32768) = 32768
read(3, "el\nInstalled-Size: 740\nMaintaine"..., 32768) = 32768
read(3, "ory.  Judy\'s key\n benefits are: "..., 32768) = 32768
read(3, "ze: 496\nMaintainer: Jim Mintha <"..., 32768) = 32768
read(3, "ef639ecf\nDescription: DHCP serve"..., 9753) = 9753
brk(0)                                  = 0x827c000
brk(0)                                  = 0x827c000
brk(0x8274000)                          = 0x8274000
brk(0)                                  = 0x8274000
brk(0)                                  = 0x8274000
brk(0x8296000)                          = 0x8296000
brk(0)                                  = 0x8296000
brk(0x82b8000)                          = 0x82b8000
brk(0)                                  = 0x82b8000
brk(0x82d9000)                          = 0x82d9000
brk(0)                                  = 0x82d9000
brk(0x82fb000)                          = 0x82fb000
+++ killed by SIGSEGV +++

version of dpkg:
debian:~# dpkg --version
Debian GNU/Linux `dpkg' package management program version 1.10.20 (i386).

Note that the disk is not full at all. Plenty of space there, so that's
not the problem.

Kind regards,

Manuel Bilderbeek



Reply to: