close #890209 On Thu, Feb 11, 2021 at 7:33 PM Debian Bug Tracking System < ow...@bugs.debian.org> wrote:
> Your message dated Thu, 11 Feb 2021 20:22:53 +0100 > with message-id <20210211192253.xfn2m5johdb7brsy@earth.universe> > and subject line Close old bug > has caused the Debian Bug report #890209, > regarding vapicheck: CRITICAL **: assertion 'self != NULL' failed > to be marked as done. > > This means that you claim that the problem has been dealt with. > If this is not the case it is now your responsibility to reopen the > Bug report if necessary, and/or fix the problem forthwith. > > (NB: If you are a system administrator and have no idea what this > message is talking about, this may indicate a serious mail system > misconfiguration somewhere. Please contact ow...@bugs.debian.org > immediately.) > > > -- > 890209: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=890209 > Debian Bug Tracking System > Contact ow...@bugs.debian.org with problems > > > > ---------- Forwarded message ---------- > From: Paul Wise <p...@debian.org> > To: Debian Bug Tracking System <sub...@bugs.debian.org> > Cc: > Bcc: > Date: Mon, 12 Feb 2018 08:33:04 +0800 > Subject: vapicheck: CRITICAL **: assertion 'self != NULL' failed > Package: valac > Version: 0.39.7-1 > Severity: normal > File: /usr/bin/vapicheck > Control: found -1 0.38.7-1 > > The vapicheck program prints four assertions no matter which file is > loaded. I believe these are defects in vapicheck itself rather than the > files that vapicheck is checking. > > $ vapicheck > Usage: vapicheck library.gidl > $ touch foo.gidl > $ vapicheck foo.gidl > > ** (process:31239): CRITICAL **: vala_collection_get_size: assertion 'self > != NULL' failed > > ** (process:31239): CRITICAL **: vala_list_get: assertion 'self != NULL' > failed > > ** (process:31239): CRITICAL **: vala_code_context_get_report: assertion > 'self != NULL' failed > > ** (process:31239): CRITICAL **: vala_report_err: assertion 'self != NULL' > failed > $ apt-file search -I dsc .gidl > poppler: /glib/poppler.gidl > $ apt source -qq poppler > ... > $ vapicheck poppler-0.62.0/glib/poppler.gidl > > ** (process:722): CRITICAL **: vala_collection_get_size: assertion 'self > != NULL' failed > > ** (process:722): CRITICAL **: vala_list_get: assertion 'self != NULL' > failed > > ** (process:722): CRITICAL **: vala_code_context_get_report: assertion > 'self != NULL' failed > > ** (process:722): CRITICAL **: vala_report_err: assertion 'self != NULL' > failed > > -- System Information: > Debian Release: buster/sid > APT prefers testing-debug > APT policy: (900, 'testing-debug'), (900, 'testing'), (800, > 'unstable-debug'), (800, 'unstable'), (790, 'buildd-unstable'), (700, > 'experimental-debug'), (700, 'experimental'), (690, 'buildd-experimental') > Architecture: amd64 (x86_64) > > Kernel: Linux 4.14.0-3-amd64 (SMP w/4 CPU cores) > Locale: LANG=en_AU.utf8, LC_CTYPE=en_AU.utf8 (charmap=UTF-8), > LANGUAGE=en_AU.utf8 (charmap=UTF-8) > Shell: /bin/sh linked to /bin/dash > Init: systemd (via /run/systemd/system) > > Versions of packages valac depends on: > ii libc6 2.26-4 > ii libglib2.0-0 2.54.3-2 > ii libglib2.0-dev 2.54.3-2 > ii libvala-0.40-0 0.39.7-1 > ii valac-0.40-vapi 0.39.7-1 > > Versions of packages valac recommends: > ii gcc 4:7.2.0-1d1 > > valac suggests no packages. > > -- > bye, > pabs > > https://wiki.debian.org/PaulWise > > > > ---------- Forwarded message ---------- > From: Sebastian Reichel <s...@debian.org> > To: 890209-d...@bugs.debian.org > Cc: > Bcc: > Date: Thu, 11 Feb 2021 20:22:53 +0100 > Subject: Close old bug > Version: 0.39.91-1 > > Hi, > > Let's close this old bug. Upstream closed the bug with a fix, which > is included in 0.39.91: > > > https://github.com/GNOME/vala/commit/fbb944d0a33e4b074f35d8d5457d4ec83e03f729 > > -- Sebastian >