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

Bug#115553: dpkg: Bug verification



On Sun, Feb 24, 2002 at 01:51:47PM +0100, Wichert Akkerman wrote:
> Previously Timshel Knoll wrote:
> > I can verify this bug - it also affects my system. dpkg occasionally
> > randomly segfaults for no apparent reason, but re-running apt-get after
> > the segfault won't segfault in the same place.
> 
> Out of interest, can you try to reproduce this on a machine without
> XFS?
> 
> Wichert.

Hrm - I don't think that this is the same problem as what I have been
previously having - looks like an apt-get segfault ... looks like it
must have happened when the package failed to configure

20108 execve("/usr/bin/apt-get", ["apt-get", "install", "jigdo-file", "libpam-ldap", "libpam-smb", "libpam-smbpass", "slapd", "ldap-gateways", "ldap-utils", "libnss-ldap", "nictools-pci", "postfix", "postfix-ldap", "postfix-mysql", "postfix-pcre", "vim-perl", "vim", "abiword", "dh-kpatches", "electric-fence", "kernel-patch-uml", "bash", "apt-move", "modconf", "libfreetype6", "libfreetype6-dev", "libmysqlclient10", "libmysqlclient10-dev", "libopts9", "libopts9-dev", "libxml2", "libxml2-dev", "pkg-config", "python-apt", "uclibc-toolchain", "gerbv", "geda-symbols", "gerbv", "tkgate", "gtk-engines-cleanice", "imagemagick", "libungif-bin", "sane", "sinek", "xsane", "libdbi-perl", "libfile-mmagic-perl", "libi18n-charset-perl", "libi18n-langtags-perl", "perlmagick", "python2.1-numeric", "discover-data", "libcupsys2", "libgcj2", "libgnet1.1", "libmagick5", "libmailutils0", "libpaperg", "libsane", "libtiffep1", "shhmsg", "lbdb", "maildrop", "muttprint", "python-numeric", "tilp", "gnome-mime-data", "kernel-package", "libglib1.3-data", "libgtk1.3-common", "libpango-common", "mdetect", "mysql-client", "mysql-common", "mysql-server", "cupsys-pstoraster", "d4x", "gnomeicu", "lftp", "linpopup", "netmask", "python-ldap", "qtella", "samba", "samba-common", "smbclient", "swat", "jpeg2ps", "krb5-admin-server", "krb5-kdc", "krb5-user", "smbfs", "libkadm55", "libkrb53", "celestia", "cdcd", "grip", "xmms-jess", "xmms-singit", "bibtool", "lilypond", "catdoc", "debiandoc-sgml", "linuxdoc-tools", "patchutils", "php-elisp", "psgml", "sgml-base", "slice", "xpdf", "apt-listchanges", "gnome-utils", "ltrace", "mindi", "rdiff-backup", "realpath", "amaya", "libcgi-pm-perl", "php4", "php4-cgi", "php4-gd", "php4-imap", "php4-ldap", "php4-mcal", "php4-mhash", "php4-mysql", "php4-pear", "squid", "squid-cgi", "squidclient", "w3m-el", "gkrellm", "pfaedit", "xfonts-gimpers", "qiv", "scantv", "v4l-conf", "xawtv-plugins", "everybuddy-cvs", "htcheck", "htcheck-php", "xawtv", "bibletime", "gnomesword", "libsword-runtime", "sword-comm-mhcc", "sword-comm-pers", "sword-dict-naves"], [/* 48 vars */]) = 0
.
. (_lots_ of stuff here - around 300k lines)
.
22891 execve("/usr/bin/dpkg", ["/usr/bin/dpkg", "--refuse-overwrite", "--unpack", "/var/cache/apt/archives/imagemag"..., "/var/cache/apt/archives/libfreet"..., "/var/cache/apt/archives/libfreet"..., "/var/cache/apt/archives/libxml2-"..., "/var/cache/apt/archives/libxml2_"..., "/var/cache/apt/archives/libmagic"..., "/var/cache/apt/archives/squid_2."..., "/var/cache/apt/archives/vim-perl"..., "/var/cache/apt/archives/vim_6.0."..., "/var/cache/apt/archives/abiword_"..., "/var/cache/apt/archives/abiword-"..., "/var/cache/apt/archives/abiword-"..., "/var/cache/apt/archives/amaya-co"..., ...], [/* 49 vars */]) = 0
.
. (lots more stuff - ~ another 300k lines)
.
22891 fcntl64(3, F_SETLK, {type=F_UNLCK, whence=SEEK_SET, start=0, len=0}) = 0
22891 write(2, "Errors were encountered while pr"..., 42) = 42
22891 write(2, " /var/cache/apt/archives/amaya-c"..., 53) = 53
22891 _exit(1)                          = ?
20108 <... wait4 resumed> [WIFEXITED(s) && WEXITSTATUS(s) == 1], 0, NULL) = 22891
20108 --- SIGCHLD (Child exited) ---
20108 rt_sigaction(SIGQUIT, {SIG_DFL}, {SIG_IGN}, 8) = 0
20108 rt_sigaction(SIGINT, {SIG_DFL}, {SIG_IGN}, 8) = 0
20108 close(15)                         = 0
20108 close(14)                         = 0
20108 close(13)                         = 0
20108 close(12)                         = 0
20108 close(11)                         = 0
20108 close(10)                         = 0
20108 close(9)                          = 0
20108 close(8)                          = 0
20108 close(7)                          = 0
20108 close(6)                          = 0
20108 close(5)                          = 0
20108 --- SIGSEGV (Segmentation fault) ---
20108 +++ killed by SIGSEGV +++
25291 <... nanosleep resumed> {2, 0})   = 0
25291 getuid32()                        = 0
25291 open("/var/lib/dpkg/lock", O_RDWR|O_CREAT|O_TRUNC, 0660) = 0
.
. (more subprocesses finishing their stuff)
.



-- 
   Timshel Knoll <timshel@pobox.com>  for Debian email: <timshel@debian.org>
      Debian GNU/Linux developer, see http://people.debian.org/~timshel/
                For GnuPG public key: finger timshel@debian.org



Reply to: