Bug#1007226: GLib:ERROR:../../../glib/gtimezone.c:2051:g_time_zone_new_offset: assertion failed: (tz != NULL)
Robbie Harwood (frozencemetery)
rharwood at club.cc.cmu.edu
Mon Mar 14 02:15:44 GMT 2022
Package: libglib2.0-0
Version: 2.71.3-1
Severity: normal
X-Debbugs-Cc: rharwood at club.cc.cmu.edu
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 at 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 at 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 at entry=0x5555555a8ba0, filename=filename at entry=0x555555619f30 "/home/frozencemetery/Mail/local/new/1647044095.M257021P4675Q1.akroma", indexopts=0x5555555de400, message_ret=message_ret at 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 at entry=0x5555555a8ba0, path=path at entry=0x5555567c3d70 "/home/frozencemetery/Mail/local/new", state=state at entry=0x7fffffffe090) at ./notmuch-new.c:726
#17 0x0000555555564a49 in add_files (notmuch=notmuch at entry=0x5555555a8ba0, path=path at entry=0x5555556123a0 "/home/frozencemetery/Mail/local", state=state at entry=0x7fffffffe090) at ./notmuch-new.c:613
#18 0x0000555555564a49 in add_files (notmuch=notmuch at entry=0x5555555a8ba0, path=path at entry=0x5555555dceb0 "/home/frozencemetery/Mail", state=state at 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
More information about the pkg-gnome-maintainers
mailing list