Bug#511084: GFlags handling broken
Wouter Verhelst
wouter at debian.org
Wed Jan 7 11:31:21 UTC 2009
Package: libglib-perl
Version: 1:1.211-1
Severity: normal
Hi,
At $WORK, I'm developing an application that makes use of GObjects and
libglib-perl for the perl bits of the project.
Part of the code uses GFlags.
Since the upgrade to 1:1.211-1, every time we try to access the value of
a GFlags variable (in a "print" statement, or using one of the
overloaded operators of the GFlags perl variable type), the following
error occurs:
CRITICAL **: gperl_type_flags_get_values: assertion `G_TYPE_IS_FLAGS (flags_type)' failed at /usr/lib/perl5/Glib.pm line 87.
Needless to say, the assertion should not fail; the variable is a GFlags
object, and the code works with the Lenny version of libglib-perl.
-- System Information:
Debian Release: 5.0
APT prefers unstable
APT policy: (500, 'unstable'), (500, 'testing'), (500, 'stable'), (1, 'experimental')
Architecture: powerpc (ppc)
Kernel: Linux 2.6.26-1-powerpc
Locale: LANG=nl_BE.UTF-8, LC_CTYPE=nl_BE.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash
Versions of packages libglib-perl depends on:
ii libc6 2.7-18 GNU C Library: Shared libraries
ii libglib2.0-0 2.16.6-1 The GLib library of C routines
ii perl 5.10.0-19 Larry Wall's Practical Extraction
ii perl-base [perlapi-5.10.0] 5.10.0-19 minimal Perl system
libglib-perl recommends no packages.
libglib-perl suggests no packages.
-- no debconf information
More information about the pkg-perl-maintainers
mailing list