Bug#814558: libglib2.0-0-dbg: GDB backtrace decoration broken

Alban Browaeys prahal at yahoo.com
Sat Dec 17 12:36:44 UTC 2016


Package: libglib2.0-0-dbg
Followup-For: Bug #814558

Dear Maintainer,

this also affect armhf (32 bits too).
This is a gdb bug. 
Gdb python framefilter casts an address from python long to a c "long" 
to assign to a unsigned long c variable.
The fix I attach switch from PyLong_AsLong to pyLong_AsUnsignedLong as
that is what the target expects.




-- System Information:
Debian Release: stretch/sid
  APT prefers unstable-debug
  APT policy: (500, 'unstable-debug'), (500, 'unstable'), (500, 'testing'), (1, 'experimental-debug'), (1, 'experimental')
Architecture: armhf (armv7l)

Kernel: Linux 4.9.0-rc3-debug+ (SMP w/4 CPU cores; PREEMPT)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Init: systemd (via /run/systemd/system)

Versions of packages libglib2.0-0-dbg depends on:
ii  libglib2.0-0  2.50.2-2

libglib2.0-0-dbg recommends no packages.

libglib2.0-0-dbg suggests no packages.

-- no debconf information
-------------- next part --------------
A non-text attachment was scrubbed...
Name: fix-python-decorator-address-is-unsigned-long.diff
Type: text/x-diff
Size: 1061 bytes
Desc: not available
URL: <http://lists.alioth.debian.org/pipermail/pkg-gnome-maintainers/attachments/20161217/53d42a19/attachment.diff>


More information about the pkg-gnome-maintainers mailing list