Your message dated Fri, 18 Mar 2022 01:03:47 +0000
with message-id <[email protected]>
and subject line Bug#1007226: fixed in glib2.0 2.70.5-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.70.5-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: Thu, 17 Mar 2022 23:28:00 +0000
Source: glib2.0
Architecture: source
Version: 2.70.5-1
Distribution: unstable
Urgency: medium
Maintainer: Debian GNOME Maintainers 
<[email protected]>
Changed-By: Simon McVittie <[email protected]>
Closes: 1007226
Changes:
 glib2.0 (2.70.5-1) unstable; urgency=medium
 .
   * New upstream release
     - Fix assertion failure with time zone offsets >= 25 hours
       (Closes: #1007226)
     - Fix possible buffer overflow in g_canonicalize_filename()
Checksums-Sha1:
 01decfc587701ebaa554aeacea3d1c579127c58c 3479 glib2.0_2.70.5-1.dsc
 264b788a67cc1af9e8ff9fe756e597be9b2891ba 4822784 glib2.0_2.70.5.orig.tar.xz
 4bd32de8f3891c86a04627a0c9b252f5cac390c1 102884 glib2.0_2.70.5-1.debian.tar.xz
 d9e7022bfdbc822e06c565b0fe8d63cb1e701d47 7204 glib2.0_2.70.5-1_source.buildinfo
Checksums-Sha256:
 074442b9e4a15d61fcfdadf6b27937bc9eb4a5a6b6d1f0728d1f62fccb48bf22 3479 
glib2.0_2.70.5-1.dsc
 f70bf76ebcc84e0705722f038be8e2f9a58d17e1a700810c635fcc18b8974b7e 4822784 
glib2.0_2.70.5.orig.tar.xz
 db2c2cbf29c6bd5a765704e7a7090dc487f02fadf0f64b1e1851d368c2a6361c 102884 
glib2.0_2.70.5-1.debian.tar.xz
 f799497c2d1086a5ce5b15d6825dce1c243c42d3e7448f192fd94d9ce48e9032 7204 
glib2.0_2.70.5-1_source.buildinfo
Files:
 d108e2c097c2d50ad62c06454da8ae58 3479 libs optional glib2.0_2.70.5-1.dsc
 c59d43d79902312311cb7e6a1f449035 4822784 libs optional 
glib2.0_2.70.5.orig.tar.xz
 a1c4e21b63b418d6fd64a43634a74186 102884 libs optional 
glib2.0_2.70.5-1.debian.tar.xz
 9ceebdcb493f5fb168ff39d868e56f7d 7204 libs optional 
glib2.0_2.70.5-1_source.buildinfo

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

iQIzBAEBCAAdFiEENuxaZEik9e95vv6Y4FrhR4+BTE8FAmIz1hgACgkQ4FrhR4+B
TE9pSBAAktT8DRKPuMD90uXl5IjY+EnIW3akZeJADDLqPDB3ldFDwcrXP74rrqM3
svBpiC5heU1hWg1H7XRSlj+u36DKZzx3QyR4yj8cB80xdLaYKenLN8s1rVinifzj
cTKj+A9Tg8/RfqzwcFF62zeCuqillrHRKdOCWkCjl/+8jNJWTvyU3LhqYq8g0pm0
6xgwrJrfK3DjEKseVjTuqdjWWt+j3v7SsFpCssTTV/KOQIqAtNuqmUSsinTe4A7T
eStZ0pOM5HyuubHDvpZZVMqGCs6CD7rm2bH0gK1w+6tikrILmdMzCk0cDQUE34su
fyD65IWQiEFNEh6wZhzJo7MGWWOg0YYcPvJfg51RYlpAbyUxwE9FUW7aowWEnRfL
zbqPgBr5uH9iQviV9Rq5YFSrLz5HZFZzmCA97+E9qf30Wbd26nR97mSC1XhkHNN/
kQSf5U3+Vi4z+LjBGPQcM0JvlKrCkvbWXlXfuRoPAif1QKbBehKc/uI5cZK7nPb9
f0HbUDwWAEpvRYbK6vhcYmcxGmddmPUogM747PCDscMmkC4HU+jwhpzcCUxuHQMw
rw0M1y5B8gUaB36AjmL3EwRpUaj7XMOOQpootCBx3nFNriTifSYhgjKj4sHQSBQk
hJcPRvotmsh0y0K/J77lVO36vC/yMsF9cWh0EDjbWQTXxLMk2N0=
=VXEu
-----END PGP SIGNATURE-----

--- End Message ---

Reply via email to