Your message dated Fri, 18 Mar 2022 12:03:41 +0000
with message-id <[email protected]>
and subject line Bug#1007226: fixed in glib2.0 2.72.0-1
has caused the Debian Bug report #1007226,
regarding g_time_zone_new_offset() assertion failure if offset >= 25 hours
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 [email protected]
immediately.)


-- 
1007226: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1007226
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: libglib2.0-0
Version: 2.71.3-1
Severity: normal
X-Debbugs-Cc: [email protected]

Dear Maintainer,

When running `notmuch new`, I get this error:

**
GLib:ERROR:../../../glib/gtimezone.c:2051:g_time_zone_new_offset: assertion 
failed: (tz != NULL)
Bail out! GLib:ERROR:../../../glib/gtimezone.c:2051:g_time_zone_new_offset: 
assertion failed: (tz != NULL)

Program received signal SIGABRT, Aborted.
__GI_raise (sig=sig@entry=6) at ../sysdeps/unix/sysv/linux/raise.c:49
Download failed: Invalid argument.  Continuing without source file 
./signal/../sysdeps/unix/sysv/linux/raise.c.
49      ../sysdeps/unix/sysv/linux/raise.c: No such file or directory.
(gdb) bt
#0  __GI_raise (sig=sig@entry=6) at ../sysdeps/unix/sysv/linux/raise.c:49
#1  0x00007ffff7b70546 in __GI_abort () at abort.c:79
#2  0x00007ffff7d72dcc in  () at /lib/x86_64-linux-gnu/libglib-2.0.so.0
#3  0x00007ffff7dd26cb in g_assertion_message_expr () at 
/lib/x86_64-linux-gnu/libglib-2.0.so.0
#4  0x00007ffff7dd8da6 in  () at /lib/x86_64-linux-gnu/libglib-2.0.so.0
#5  0x00007ffff7f32a1c in g_mime_utils_header_decode_date () at 
/lib/x86_64-linux-gnu/libgmime-3.0.so.0
#6  0x00007ffff7f1887e in  () at /lib/x86_64-linux-gnu/libgmime-3.0.so.0
#7  0x00007ffff7f189d2 in  () at /lib/x86_64-linux-gnu/libgmime-3.0.so.0
#8  0x00007ffff7f0ca2e in  () at /lib/x86_64-linux-gnu/libgmime-3.0.so.0
#9  0x00007ffff7f16f31 in  () at /lib/x86_64-linux-gnu/libgmime-3.0.so.0
#10 0x00007ffff7f25164 in g_mime_parser_construct_message () at 
/lib/x86_64-linux-gnu/libgmime-3.0.so.0
#11 0x00007ffff7f7dd78 in _notmuch_message_file_parse (message=0x55555561aef0) 
at lib/message-file.c:161
#12 0x00007ffff7f7e3ad in _notmuch_message_file_parse (message=0x55555561aef0) 
at lib/message-file.c:373
#13 _notmuch_message_file_get_headers (message_file=0x55555561aef0, 
from_out=0x7fffffffdb88, subject_out=0x7fffffffdb98, to_out=0x7fffffffdb90, 
date_out=0x7fffffffdb80, message_id_out=0x7fffffffdba0) at 
lib/message-file.c:338
#14 0x00007ffff7f8bc24 in notmuch_database_index_file(notmuch_database_t*, char 
const*, notmuch_indexopts_t*, notmuch_message_t**)
    (notmuch=notmuch@entry=0x5555555a8ba0, 
filename=filename@entry=0x555555619f30 
"/home/frozencemetery/Mail/local/new/1647044095.M257021P4675Q1.akroma", 
indexopts=0x5555555de400, message_ret=message_ret@entry=0x7fffffffdcc8)
    at lib/add-message.cc:497
#15 0x0000555555564d12 in add_file (state=0x7fffffffe090, 
filename=0x555555619f30 
"/home/frozencemetery/Mail/local/new/1647044095.M257021P4675Q1.akroma", 
notmuch=0x5555555a8ba0) at ./notmuch-new.c:380
#16 add_files (notmuch=notmuch@entry=0x5555555a8ba0, 
path=path@entry=0x5555567c3d70 "/home/frozencemetery/Mail/local/new", 
state=state@entry=0x7fffffffe090) at ./notmuch-new.c:726
#17 0x0000555555564a49 in add_files (notmuch=notmuch@entry=0x5555555a8ba0, 
path=path@entry=0x5555556123a0 "/home/frozencemetery/Mail/local", 
state=state@entry=0x7fffffffe090) at ./notmuch-new.c:613
#18 0x0000555555564a49 in add_files (notmuch=notmuch@entry=0x5555555a8ba0, 
path=path@entry=0x5555555dceb0 "/home/frozencemetery/Mail", 
state=state@entry=0x7fffffffe090) at ./notmuch-new.c:613
#19 0x000055555556596d in notmuch_new_command (notmuch=0x5555555a8ba0, 
argc=<optimized out>, argv=<optimized out>) at ./notmuch-new.c:1252
#20 0x000055555555e9b7 in main (argc=2, argv=0x7fffffffe848) at ./notmuch.c:604
(gdb) 

(I don't know what's going on with the missing symbols - debuginfod fetched
the rest, but not those.)

This happens on both the version in unstable and experimental.  Possibly
related is that my timezone switched to daylight savings today.

Be well,
--Robbie

-- System Information:
Debian Release: bookworm/sid
  APT prefers testing
  APT policy: (700, 'testing'), (500, 'unstable'), (300, 'experimental')
Architecture: amd64 (x86_64)

Kernel: Linux 5.16.0-3-rt-amd64 (SMP w/4 CPU threads; PREEMPT)
Kernel taint flags: TAINT_WARN
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8), LANGUAGE not set
Shell: /bin/sh linked to /usr/bin/dash
Init: systemd (via /run/systemd/system)
LSM: AppArmor: enabled

Versions of packages libglib2.0-0 depends on:
ii  libc6        2.33-7
ii  libffi8      3.4.2-4
ii  libmount1    2.37.3-1+b1
ii  libpcre3     2:8.39-13
ii  libselinux1  3.3-1+b2
ii  zlib1g       1:1.2.11.dfsg-2

Versions of packages libglib2.0-0 recommends:
ii  libglib2.0-data   2.70.4-1
ii  shared-mime-info  2.1-2
ii  xdg-user-dirs     0.17-2

libglib2.0-0 suggests no packages.

-- no debconf information

--- End Message ---
--- Begin Message ---
Source: glib2.0
Source-Version: 2.72.0-1
Done: Simon McVittie <[email protected]>

We believe that the bug you reported is fixed in the latest version of
glib2.0, which is due to be installed in the Debian FTP archive.

A summary of the changes between this version and the previous one is
attached.

Thank you for reporting the bug, which will now be closed.  If you
have further comments please address them to [email protected],
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Simon McVittie <[email protected]> (supplier of updated glib2.0 package)

(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing [email protected])


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA256

Format: 1.8
Date: Fri, 18 Mar 2022 09:05:21 +0000
Source: glib2.0
Architecture: source
Version: 2.72.0-1
Distribution: unstable
Urgency: medium
Maintainer: Debian GNOME Maintainers 
<[email protected]>
Changed-By: Simon McVittie <[email protected]>
Closes: 1007226
Changes:
 glib2.0 (2.72.0-1) unstable; urgency=medium
 .
   * New upstream release
     - Fix assertion failure with time zone offsets >= 25 hours
       (Closes: #1007226)
     - Various unit test fixes
     - Fix a memory leak with an invalid format in g_vasprintf()
     - Translation updates
   * Merge 2.71.x release history from experimental
     - d/gbp.conf, d/control.in: Update branch for upload to unstable
   * Upload to unstable
Checksums-Sha1:
 abc982f13244f7f166961cca40e327bb3627926a 3479 glib2.0_2.72.0-1.dsc
 90de77755eca625c17753ecdd97553ba30799489 4879172 glib2.0_2.72.0.orig.tar.xz
 f736ace1a0bdd97b38b263a6ad9df8a4a41a8263 103496 glib2.0_2.72.0-1.debian.tar.xz
 fa7922f108a88a22eee6a85412eb914c08f8230d 7204 glib2.0_2.72.0-1_source.buildinfo
Checksums-Sha256:
 592321bf09eb1c3d329648274de0ac9462e5eb548ef9db69e37fb3d562c4bbff 3479 
glib2.0_2.72.0-1.dsc
 d7bef0d4c4e7a62e08efb8e5f252a01357007b9588a87ff2b463a3857011f79d 4879172 
glib2.0_2.72.0.orig.tar.xz
 4d4e13bcc62680975345142518a9858c372aee64a21d4f32c137ca1d25f1b47a 103496 
glib2.0_2.72.0-1.debian.tar.xz
 665d4e458625b74876a34a0241b751b37f8fd57a045ec037c0555d0af2b6cc08 7204 
glib2.0_2.72.0-1_source.buildinfo
Files:
 1fecc84fe09b7065cc4ede36949e4ec0 3479 libs optional glib2.0_2.72.0-1.dsc
 46a8e04b1b42b64cbef2ea434923e704 4879172 libs optional 
glib2.0_2.72.0.orig.tar.xz
 25a8b62c9702506729984d6173e5f941 103496 libs optional 
glib2.0_2.72.0-1.debian.tar.xz
 51deb8eeba3166710fe26c9864265af8 7204 libs optional 
glib2.0_2.72.0-1_source.buildinfo

-----BEGIN PGP SIGNATURE-----

iQIzBAEBCAAdFiEENuxaZEik9e95vv6Y4FrhR4+BTE8FAmI0btIACgkQ4FrhR4+B
TE/JbA//e/TkKVc+xxIs/YERyAJoA1ujHJvvjp/MwBd4vEoVr/t9z4emDdTHseIc
v7Bsayhkp9M8mbHqBwS8Nqc6+/uf/hNCnh6R3LtajFJm8B44D6gzACU3niZvuCzs
tqZb6HPpmo1LhrurAPS3cMKGDAWJGWd37q+vxkxhfwiQnms7IPk8EglXEXNDZBfp
FnfmhaTEkzYaTaWJji7LTloylk9SFoQbSXHpepb0Wgl0IMUr46gJbjtQm13+dlUy
f/x8BkLVYy9QEuAEc4eglm4LaTPOJ3CpZEldi1IjKDkg+7h9u7o0afRwRgI+fRu9
G58EXv7JUjO7KXzN9cukNdXYF1M4Wo7xK+Jmeku7ujBYQ3PMhw1dCa/dF7QTs0p6
9eIAk/DCsPTI8ubIwu+ZG059S3jDFaSUwrXTPGyh8AnK64XZ05YkBivMdevMY5DV
gY1YnsnoS6aHsllavJoIuN1oSIZcFpqYOq1VThCkXu+hvkTmrDuXU4303RgUhmO2
2pLmnGQWkb86VwaxiAyUncjfKSN6HbC/KhzU56XoOwhIXGbFdCMZypCnDFFb+864
h29JxcRjsF55NNk2Y6Up77pQ8Lrb25q69nlvSnQeMPw0s/vRyi6RGXB/xg3tUT7S
bxuaWyugRuQB3PO53hUWRTMYaliipE3c36tX+A4NYJZhE4qisLA=
=mL65
-----END PGP SIGNATURE-----

--- End Message ---

Reply via email to