Package: dpkg
Version: 1.17.19
Followup-For: Bug #766242

  Hi,

  I'm also suffering from this bug. As I do not have dpkg symbols, the
gdb backtrace is not really useful. I give you nonetheless in case you
still have the debug symbols: with the adresses in the backtrace, you
will be able to find the functions.

  Note that I've been hit by this big several times today while doing a
relatively important upgrade on my system (about 900 packages). Sometimes (not
sure always), C-c does not do anything. I must kill (SIGTERM) dpkg to stop it.

  Regards,
    Vincent

root@eyak:/home/vdanjean# gdb /usr/bin/dpkg  16442
GNU gdb (Debian 7.7.1+dfsg-3) 7.7.1
Copyright (C) 2014 Free Software Foundation, Inc.
License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>
This is free software: you are free to change and redistribute it.
There is NO WARRANTY, to the extent permitted by law.  Type "show copying"
and "show warranty" for details.
This GDB was configured as "x86_64-linux-gnu".
Type "show configuration" for configuration details.
For bug reporting instructions, please see:
<http://www.gnu.org/software/gdb/bugs/>.
Find the GDB manual and other documentation resources online at:
<http://www.gnu.org/software/gdb/documentation/>.
For help, type "help".
Type "apropos word" to search for commands related to "word"...
Reading symbols from /usr/bin/dpkg...(no debugging symbols found)...done.
Attaching to program: /usr/bin/dpkg, process 16442
Reading symbols from /lib/x86_64-linux-gnu/libselinux.so.1...(no debugging 
symbols found)...done.
Loaded symbols for /lib/x86_64-linux-gnu/libselinux.so.1
Reading symbols from /lib/x86_64-linux-gnu/libc.so.6...Reading symbols from 
/usr/lib/debug//lib/x86_64-linux-gnu/libc-2.19.so...done.
done.
Loaded symbols for /lib/x86_64-linux-gnu/libc.so.6
Reading symbols from /lib/x86_64-linux-gnu/libpcre.so.3...(no debugging symbols 
found)...done.
Loaded symbols for /lib/x86_64-linux-gnu/libpcre.so.3
Reading symbols from /lib/x86_64-linux-gnu/libdl.so.2...Reading symbols from 
/usr/lib/debug//lib/x86_64-linux-gnu/libdl-2.19.so...done.
done.
Loaded symbols for /lib/x86_64-linux-gnu/libdl.so.2
Reading symbols from /lib64/ld-linux-x86-64.so.2...Reading symbols from 
/usr/lib/debug//lib/x86_64-linux-gnu/ld-2.19.so...done.
done.
Loaded symbols for /lib64/ld-linux-x86-64.so.2
Reading symbols from /lib/x86_64-linux-gnu/libpthread.so.0...Reading symbols 
from /usr/lib/debug//lib/x86_64-linux-gnu/libpthread-2.19.so...done.
done.
[Thread debugging using libthread_db enabled]
Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1".
Loaded symbols for /lib/x86_64-linux-gnu/libpthread.so.0
0x00000000004111eb in ?? ()
(gdb) bt
#0  0x00000000004111eb in ?? ()
#1  0x00000000004144cd in ?? ()
#2  0x0000000000410849 in ?? ()
#3  0x0000000000410ccf in ?? ()
#4  0x0000000000403580 in ?? ()
#5  0x00007ffff7830b45 in __libc_start_main (main=0x403400, argc=3, 
argv=0x7fffffffe6d8, init=<optimized out>, fini=<optimized out>, 
rtld_fini=<optimized out>, stack_end=0x7fffffffe6c8) at libc-start.c:287
#6  0x0000000000403651 in ?? ()
(gdb) b sbrk
Breakpoint 1 at 0x7ffff78ed710: file sbrk.c, line 34.
(gdb) c
Continuing.

Breakpoint 1, __GI___sbrk (increment=135168) at sbrk.c:34
34      sbrk.c: Aucun fichier ou dossier de ce type.
(gdb) bt
#0  __GI___sbrk (increment=135168) at sbrk.c:34
#1  0x00007ffff788d5a9 in __GI___default_morecore (increment=<optimized out>) 
at morecore.c:47
#2  0x00007ffff7889754 in sysmalloc (av=0x7ffff7bb1620 <main_arena>, nb=32) at 
malloc.c:2462
#3  _int_malloc (av=0x7ffff7bb1620 <main_arena>, bytes=24) at malloc.c:3800
#4  0x00007ffff788ae20 in __GI___libc_malloc (bytes=24) at malloc.c:2891
#5  0x000000000041d089 in ?? ()
#6  0x0000000000409055 in ?? ()
#7  0x0000000000411030 in ?? ()
#8  0x00000000004144cd in ?? ()
#9  0x0000000000410849 in ?? ()
#10 0x0000000000410ccf in ?? ()
#11 0x0000000000403580 in ?? ()
#12 0x00007ffff7830b45 in __libc_start_main (main=0x403400, argc=3, 
argv=0x7fffffffe6d8, init=<optimized out>, fini=<optimized out>, 
rtld_fini=<optimized out>, stack_end=0x7fffffffe6c8) at libc-start.c:287
#13 0x0000000000403651 in ?? ()
(gdb) info threads
  Id   Target Id         Frame 
* 1    Thread 0x7ffff7fb5800 (LWP 16442) "dpkg" __GI___sbrk (increment=135168) 
at sbrk.c:34


-- System Information:
Debian Release: jessie/sid
  APT prefers stable-updates
  APT policy: (500, 'stable-updates'), (500, 'unstable'), (500, 'testing'), 
(500, 'stable'), (500, 'oldstable'), (1, 'experimental')
Architecture: amd64 (x86_64)
Foreign Architectures: i386
armel
mipsel

Kernel: Linux 3.16-3-amd64 (SMP w/8 CPU cores)
Locale: LANG=fr_FR.utf8, LC_CTYPE=fr_FR.utf8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash

Versions of packages dpkg depends on:
ii  libbz2-1.0   1.0.6-7
ii  libc6        2.19-11
ii  liblzma5     5.1.1alpha+20120614-2
ii  libselinux1  2.3-2
ii  tar          1.27.1-2
ii  zlib1g       1:1.2.8.dfsg-2

dpkg recommends no packages.

Versions of packages dpkg suggests:
ii  apt  1.0.9.3

-- no debconf information


-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Reply via email to