X-Envelope-From: notmuch-bounces@notmuchmail.org  Thu Jun 25 13:39:23 2026
Return-Path: <notmuch-bounces@notmuchmail.org>
X-Original-To: nmbug@yantan.tethera.net
Delivered-To: nmbug@yantan.tethera.net
Received: from yantan.tethera.net (localhost [127.0.0.1])
	by mail.notmuchmail.org (Postfix) with ESMTP id 4EDD65F887;
	Thu, 25 Jun 2026 13:39:23 +0000 (UTC)
X-Greylist: delayed 1199 seconds by postgrey-1.36 at yantan; Tue, 23 Jun 2026 08:13:55 UTC
Received: from mail.smrk.net (mail.smrk.net [IPv6:2001:19f0:6c01:2788:5400:4ff:fe27:adaa])
	by mail.notmuchmail.org (Postfix) with ESMTPS id 68ED25F7F9
	for <notmuch@notmuchmail.org>; Tue, 23 Jun 2026 08:13:55 +0000 (UTC)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=smrk.net; s=20221002;
	t=1782200834;
	h=from:from:reply-to:subject:subject:date:date:message-id:message-id:
	 to:to:cc:mime-version:mime-version:content-type:content-type;
	bh=WG4TRexYWbo3FEShEZulgqjeJgQ5R1QY07fdckL5wfQ=;
	b=YLjUp2Od23v5yX/DClXN5drP4DFSxC3J3PWDP9EdEQ9w3bkq3CdjxbBWp8Vtk76tR8dnMN
	iK+OTJjGE1A6rNUEn+VtKAjlGWjyPu9U5noPSBHlFnsG1MNtU5kaUgZNcQzeje8B7guNif
	4zd2slCfHKPXw8xICqj65tVSRWk1yM3ygkfC5Lgr82zh/+pF3Jt/VM0O5LvJLv0K++NIWq
	QjVWKYuueDcKHpY3JjJ8ngXqI+H6EscgdjK70gSwtNlFOfmt17SZNmJYeYIX+Sbj5PZKQH
	+QyptbtYnNSJshrtZIejxTFP00JEXsTTfKtmLHkHI9bpPtxK7tF49K24wfoAvw==
Received: from localhost (<unknown> [192.168.5.2])
	by smrk (OpenSMTPD) with ESMTPSA id a760a7dd (TLSv1.3:TLS_AES_256_GCM_SHA384:256:NO)
	for <notmuch@notmuchmail.org>;
	Tue, 23 Jun 2026 09:47:14 +0200 (CEST)
From: =?utf-8?B?xaB0xJtww6FuIE7Em21lYw==?= <stepnem@smrk.net>
To: notmuch@notmuchmail.org
Subject: segfault in format_part_sprinter (due to gmime (mis?)parsing empty
 MIME part?)
User-Agent: Notmuch/0.40 (https://notmuchmail.org) Emacs/31.0.50
 (x86_64-pc-linux-gnu)
Date: Tue, 23 Jun 2026 09:47:14 +0200
Message-ID: <20260623074714Z.449345370-stepnem@smrk.net>
MIME-Version: 1.0
Content-Type: multipart/mixed; boundary="=-=-="
X-MailFrom: stepnem@smrk.net
X-Mailman-Rule-Hits: nonmember-moderation
X-Mailman-Rule-Misses: dmarc-mitigation; no-senders; approved; emergency; loop; banned-address; member-moderation; header-match-notmuch.notmuchmail.org-0
Message-ID-Hash: NB5G7UKZZ66H5EKUF4SX3B32A6H6BTEJ
X-Message-ID-Hash: NB5G7UKZZ66H5EKUF4SX3B32A6H6BTEJ
X-Mailman-Approved-At: Thu, 25 Jun 2026 13:39:21 +0000
X-Mailman-Version: 3.3.3
Precedence: list
List-Id: "Use and development of the notmuch mail system." <notmuch.notmuchmail.org>
List-Help: <mailto:notmuch-request@notmuchmail.org?subject=help>
List-Owner: <mailto:notmuch-owner@notmuchmail.org>
List-Post: <mailto:notmuch@notmuchmail.org>
List-Subscribe: <mailto:notmuch-join@notmuchmail.org>
List-Unsubscribe: <mailto:notmuch-leave@notmuchmail.org>

--=-=-=
Content-Type: text/plain; charset=utf-8
Content-Transfer-Encoding: quoted-printable

The Subject parenthetical is obviously my uneducated
speculation.

I'm getting segfaults (0.40-2 Arch Linux package) when
trying to 'notmuch show' the attached message (only --format
raw or mbox avoid the segfault).

During 'notmuch new' inserting the message there was

notmuch[552987]: g_mime_message_get_mime_part: assertion 'GMIME_IS_MESSAGE =
(message)' failed

in the systemd journal.

Apparently format_part_sprinter fails to check that node is
not NULL:

#0  format_part_sprinter.isra.0 (sp=3D0x55aa3c6ee280, node=3D0x0, duplicate=
=3D-1, output_body=3Dtrue, include_html=3Dfalse, ctx=3D<optimized out>)
    at /usr/src/debug/notmuch/notmuch-0.40/notmuch-show.c:683
683         if (node->envelope_file) {

The only odd thing about the message I can see is the empty
message/rfc822 part, but segfault (and hence inability to
meaningfully work with the thread in notmuch frontends)
doesn't seem a great way of handling it (FWIW, mutt or
mblaze have no issue dealing with the message).

Full GDB backtrace attached.

  With best wishes,

  =C5=A0t=C4=9Bp=C3=A1n


--=-=-=
Content-Type: message/rfc822
Content-Disposition: attachment; filename=notmuch-segfault.eml

Received: from smrk (smrk [192.168.5.1])
	by tipi (mpop-1.4.21) with POP3
	for <stepnem>; Tue, 23 Jun 2026 07:47:57 +0200
Return-Path: <freebsd-hackers+bounces-help@FreeBSD.org>
Delivered-To: stepnem@smrk.net
Received: from mx2.freebsd.org (mx2.freebsd.org [2610:1c1:1:606c::19:2])
	by smrk (OpenSMTPD) with ESMTPS id 048528c1 (TLSv1.3:TLS_AES_256_GCM_SHA384:256:NO)
	for <stepnem@smrk.net>;
	Tue, 23 Jun 2026 07:47:54 +0200 (CEST)
Received: from mx1.freebsd.org (mx1.freebsd.org [96.47.72.80])
	(using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)
	 key-exchange X25519 server-signature RSA-PSS (4096 bits)
	 client-signature RSA-PSS (4096 bits))
	(Client CN "mx1.freebsd.org", Issuer "YR1" (not verified))
	by mx2.freebsd.org (Postfix) with ESMTPS id 4gkvHD5qV5z4cym
	for <stepnem@smrk.net>; Tue, 23 Jun 2026 05:47:52 +0000 (UTC)
	(envelope-from freebsd-hackers+bounces-help@FreeBSD.org)
Received: from mlmmj.nyi.freebsd.org (mlmmj.nyi.freebsd.org [IPv6:2610:1c1:1:606c::50:24])
	by mx1.freebsd.org (Postfix) with ESMTP id 4gkvHD4vQVz4H4g
	for <stepnem@smrk.net>; Tue, 23 Jun 2026 05:47:52 +0000 (UTC)
	(envelope-from freebsd-hackers+bounces-help@FreeBSD.org)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim;
	t=1782193672; h=from:from:reply-to:reply-to:subject:subject:date:date:
	 message-id:message-id:to:to:cc:mime-version:mime-version:
	 content-type:content-type:  content-transfer-encoding:content-transfer-encoding;
	bh=eqsARKK3S9sAKUTQ+hDhMn4x7KocAJVVFjzgdmxP9ZU=;
	b=mPnU51VNlaVOYW6Ti4o6GNepwDHiyWRl1J7CFUZS19E3ys4068b7IZRCWE1ASE43/FkV9Z
	67RfYHn40j0USZ8kKgWezBHGmfIDp1/Sl5fVlJ0ypdUsMEwrOwsm+04mPwWUtvvta3XQZG
	H35gqnpFnTraILySluADeILprCcF6CZsStFk2HL9zkcTDQNep31tQJjcC30jjgPaln5MbW
	8E6UVN8XtKhghn2MavDrE9oqWQUy2K4iqoX2D+IkqrjKcCbsdgGlzHNpayBl423scDXsJT
	2c0r87Z58uQIQs9LHTCF9HXT0zcFA9eg2E0uuprG/aWrlsb9ffLmRG4GKvUW5Q==
ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1782193672; a=rsa-sha256; cv=none;
	b=CUcTW+BkVU7ZqpeXQCjqpqwh6kXjc+ATpbHAv98UdTDIQuIkSfM8ZmGMnj1qqF++5Q78p+
	9+gkVfvQmOGo746M5vk9OKyWnElzVlfNDr7C8tQr6DnF++W0C+y8hufbQT7/hBG5el7y3H
	fqKwIaubF0Uq6j0HV9vh3RJHk6JW4Jb40t3UwulVINURk38csm8Om8FgAjIF+K+UVsdevE
	4M5n3QTdjuyOAyqdw8w/x2Dpg1100h61EHSBU5cQ/OQnRPVyjAVmyL5XPfINNWPMOVo6oV
	TadjOvqvRSDmQ0CzaC+D5OPdwQ9cR1WoZIssXrfTB9pkqjvAGJfrGcHm5Neyiw==
ARC-Authentication-Results: i=1;
	mx1.freebsd.org;
	none
ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org;
	s=dkim; t=1782193672; h=from:from:reply-to:reply-to:subject:subject:date:date:
	 message-id:message-id:to:to:cc:mime-version:mime-version:
	 content-type:content-type:
	 content-transfer-encoding:content-transfer-encoding;
	bh=eqsARKK3S9sAKUTQ+hDhMn4x7KocAJVVFjzgdmxP9ZU=;
	b=pwnSALs/+x3K3x0delP+Sg5alsgQgRfzhzawTIVm6rSPWQ9vC4/J+PP3Jf2teThU+ZerkK
	UcRqdlcV1S63M5HtO6dASRTnaMBwy9fgZi1DabyKwnB/79XPyVvIHobH0JMJsKcwlhr08D
	94QVWNQHLVnVSZa5lXqAOX0iwecuy2GAEwWnNIQK3v0nMm5Oy1euFo54wdW1ndkYWzAfas
	a1ZbK+odPuAd/BL1LuNH/5R6Js1B2X6jhTCGbPTCVUc/tI8TQ/phzAi7O8DYhknfAqxQYc
	cjmfueI0zAT52ym0mFbtRmA4kG4ZAlI56sMXfe8detfAecGwNl8dXqQD9j6q3g==
Received: from mlmmj.nyi.freebsd.org (mlmmj.nyi.freebsd.org [IPv6:2610:1c1:1:606c::50:24])
	by mlmmj.nyi.freebsd.org (Postfix) with ESMTP id 4gkvHD4N1rz6jPbb
	for <stepnem@smrk.net>; Tue, 23 Jun 2026 05:47:52 +0000 (UTC)
	(envelope-from freebsd-hackers+bounces-help@FreeBSD.org)
Subject: =?utf-8?q?Post_to_freebsd-hackers=40FreeBSD.org_denied:_Re:_rcd=288=29_-_new_service_manager_daemon?=
MIME-Version: 1.0
Content-Type: multipart/mixed;
 boundary="=_1ed8c5746acfba8105c2de406822921e_="
From: freebsd-hackers+owner@FreeBSD.org
To: stepnem@smrk.net
Message-ID: <1782193672-98446-mlmmj-36f22ff2@FreeBSD.org>
Date: Tue, 23 Jun 2026 05:47:52 +0000
Reply-To: freebsd-hackers+subrelease-0d41b2c07ac29c45@FreeBSD.org
Content-Transfer-Encoding: 7bit

--=_1ed8c5746acfba8105c2de406822921e_=
Content-Type: text/plain; charset=utf-8
Content-Transfer-Encoding: quoted-printable

Hi, this is the Mlmmj program managing the <freebsd-hackers@FreeBSD.org>
mailing list.

The message from <stepnem@smrk.net> with subject "Re: rcd(8) - new servic=
e
manager daemon" was unable to be delivered to the list because you are no=
t
a list subscriber.

However, this is an open list. If you wish, you can simultaneously
subscribe and release your post by sending a message to
<freebsd-hackers+subrelease-0d41b2c07ac29c45@FreeBSD.org> which can usual=
ly
be done simply by replying to this message. The subject and the body of t=
he
message can be anything.

Or you can simultaneously subscribe to the digest version of the list and
release your post by sending a message to
<freebsd-hackers+digestsubrelease-0d41b2c07ac29c45@FreeBSD.org> and you
will receive multiple posts in a single message, at regular intervals, or
when a lot of posts have accumulated.

Or you can simultaneously subscribe to the no-mail version of the list an=
d
release your post by sending a message to
<freebsd-hackers+nomailsubrelease-0d41b2c07ac29c45@FreeBSD.org> and you
will not receive posts sent to the list. This means you potentially will
not see replies to your message, unless you follow the list using a web
archive or have another email address subscribed to another version of th=
e
list.

If you believe you are a subscriber, you are probably subscribed with a
different email address. To find out which address you are subscribed wit=
h,
refer to the message welcoming you to the list, or look at the envelope
"Return-Path" header of a message you receive from the list.

(The denied message is below.)

--=_1ed8c5746acfba8105c2de406822921e_=
Content-Type: message/rfc822
Content-Disposition: inline; filename="message.eml"
Content-Transfer-Encoding: 7bit



--=_1ed8c5746acfba8105c2de406822921e_=--


--=-=-=
Content-Type: text/plain; charset=utf-8
Content-Disposition: inline; filename=notmuch-bt-full
Content-Transfer-Encoding: quoted-printable

#0  format_part_sprinter.isra.0 (sp=3D0x55aa3c6ee280, node=3D0x0, duplicate=
=3D-1, output_body=3Dtrue, include_html=3Dfalse, ctx=3D<optimized out>) at =
/usr/src/debug/notmuch/notmuch-0.40/notmuch-show.c:683
        meta =3D <optimized out>
        content_type =3D <optimized out>
        content_string =3D <optimized out>
        disposition =3D <optimized out>
        cid =3D <optimized out>
        filename =3D <optimized out>
        nclose =3D <optimized out>
        i =3D <optimized out>
#1  0x000055aa14d5b524 in format_part_sprinter.isra.0 (sp=3D0x55aa3c6ee280,=
 node=3D0x55aa3c731a00, duplicate=3D<optimized out>, output_body=3D<optimiz=
ed out>, include_html=3Dfalse, ctx=3D<optimized out>) at /usr/src/debug/not=
much/notmuch-0.40/notmuch-show.c:858
        meta =3D <optimized out>
        content_type =3D <optimized out>
        content_string =3D 0x55aa3c6edb20 "\035\300\320f\257U"
        disposition =3D <optimized out>
        cid =3D 0x0
        filename =3D <optimized out>
        nclose =3D <optimized out>
        i =3D 0
#2  0x000055aa14d5b524 in format_part_sprinter.isra.0 (sp=3D0x55aa3c6ee280,=
 node=3D0x55aa3c730ca0, duplicate=3D<optimized out>, output_body=3D<optimiz=
ed out>, include_html=3Dfalse, ctx=3D<optimized out>) at /usr/src/debug/not=
much/notmuch-0.40/notmuch-show.c:858
        meta =3D <optimized out>
        content_type =3D <optimized out>
        content_string =3D 0x55aa3c72b7c0 "+=C7=A3Z\005"
        disposition =3D <optimized out>
        cid =3D 0x0
        filename =3D <optimized out>
        nclose =3D <optimized out>
        i =3D 1
#3  0x000055aa14d5b1a3 in format_part_sprinter.isra.0 (sp=3D0x55aa3c6ee280,=
 node=3D0x55aa3c7290b0, duplicate=3D0, output_body=3Dtrue, include_html=3Df=
alse, ctx=3D<optimized out>) at /usr/src/debug/notmuch/notmuch-0.40/notmuch=
-show.c:694
        msg_crypto =3D 0x0
        meta =3D <optimized out>
        content_type =3D <optimized out>
        content_string =3D <optimized out>
        disposition =3D <optimized out>
        cid =3D <optimized out>
        filename =3D <optimized out>
        nclose =3D <optimized out>
        i =3D <optimized out>
#4  0x000055aa14d5b8d1 in format_part_sprinter_entry (ctx=3D<optimized out>=
, sp=3D<optimized out>, node=3D<optimized out>, indent_unused=3D<optimized =
out>, params=3D<optimized out>) at /usr/src/debug/notmuch/notmuch-0.40/notm=
uch-show.c:872
#5  0x000055aa14d586ce in show_message (ctx=3Dctx@entry=3D0x55aa3c6ed4f0, f=
ormat=3Dformat@entry=3D0x55aa14d64ab0 <format_sexp>, sp=3Dsp@entry=3D0x55aa=
3c6ee280, message=3Dmessage@entry=3D0x55aa3c719c50, indent=3Dindent@entry=
=3D0, params=3Dparams@entry=3D0x7fff6a0bfd20) at /usr/src/debug/notmuch/not=
much-0.40/notmuch-show.c:1032
        local =3D 0x55aa3c712af0
        root =3D 0x55aa3c7290b0
        part =3D <optimized out>
        status =3D NOTMUCH_STATUS_SUCCESS
        session_keys =3D 0
        session_key_count_error =3D NOTMUCH_STATUS_SUCCESS
#6  0x000055aa14d5884b in show_messages (ctx=3Dctx@entry=3D0x55aa3c6ed4f0, =
format=3Dformat@entry=3D0x55aa14d64ab0 <format_sexp>, sp=3Dsp@entry=3D0x55a=
a3c6ee280, messages=3D0x55aa3c716320, indent=3Dindent@entry=3D0, params=3Dp=
arams@entry=3D0x7fff6a0bfd20) at /usr/src/debug/notmuch/notmuch-0.40/notmuc=
h-show.c:1083
        message =3D 0x55aa3c719c50
        match =3D true
        excluded =3D <optimized out>
        next_indent =3D <optimized out>
        status =3D <optimized out>
        res =3D NOTMUCH_STATUS_SUCCESS
#7  0x000055aa14d5952d in do_show_threaded (ctx=3D0x55aa3c6ed4f0, query=3D<=
optimized out>, format=3D0x55aa14d64ab0 <format_sexp>, sp=3D0x55aa3c6ee280,=
 params=3D0x7fff6a0bfd20) at /usr/src/debug/notmuch/notmuch-0.40/notmuch-sh=
ow.c:1197
        threads =3D 0x55aa3c6ee0f0
        thread =3D 0x55aa3c718f00
        messages =3D <optimized out>
        status =3D <optimized out>
        res =3D NOTMUCH_STATUS_SUCCESS
        i =3D 0
#8  notmuch_show_command (notmuch=3D0x55aa3c6ed4f0, argc=3D<optimized out>,=
 argv=3D<optimized out>) at /usr/src/debug/notmuch/notmuch-0.40/notmuch-sho=
w.c:1509
        exclude_tags =3D <optimized out>
        status =3D <optimized out>
        query =3D 0x55aa3c6edec0
        query_string =3D <optimized out>
        opt_index =3D <optimized out>
        ret =3D <optimized out>
        formatter =3D 0x55aa14d64ab0 <format_sexp>
        sprinter =3D 0x55aa3c6ee280
        params =3D {entire_thread =3D true, omit_excluded =3D false, output=
_body =3D true, duplicate =3D 0, part =3D -1, offset =3D 0, limit =3D -1, c=
rypto =3D {verify =3D true, decrypt =3D NOTMUCH_DECRYPT_NOSTASH}, include_h=
tml =3D false, out_stream =3D 0x55aa3c6ed890 [GMimeStreamBuffer]}
        format =3D 2
        exclude =3D false
        entire_thread_set =3D false
        single_message =3D <optimized out>
        unthreaded =3D false
        status =3D <optimized out>
        sort =3D 1
        options =3D {{opt_inherit =3D 0x0, opt_bool =3D 0x0, opt_int =3D 0x=
0, opt_keyword =3D 0x7fff6a0bfd04, opt_flags =3D 0x0, opt_string =3D 0x0, o=
pt_position =3D 0x0, keyword_no_arg_value =3D 0x0, name =3D 0x55aa14d5d003 =
"sort", present =3D 0x0, allow_empty =3D false, keywords =3D 0x7fff6a0bfd50=
}, {opt_inherit =3D 0x0, opt_bool =3D 0x0, opt_int =3D 0x0, opt_keyword =3D=
 0x7fff6a0bfd08, opt_flags =3D 0x0, opt_string =3D 0x0, opt_position =3D 0x=
0, keyword_no_arg_value =3D 0x0, name =3D 0x55aa14d5c95d "format", present =
=3D 0x0, allow_empty =3D false, keywords =3D 0x7fff6a0bfdd0}, {opt_inherit =
=3D 0x0, opt_bool =3D 0x0, opt_int =3D 0x55aa14d661e4 <notmuch_format_versi=
on>, opt_keyword =3D 0x0, opt_flags =3D 0x0, opt_string =3D 0x0, opt_positi=
on =3D 0x0, keyword_no_arg_value =3D 0x0, name =3D 0x55aa14d5cd77 "format-v=
ersion", present =3D 0x0, allow_empty =3D false, keywords =3D 0x0}, {opt_in=
herit =3D 0x0, opt_bool =3D 0x7fff6a0bfd03, opt_int =3D 0x0, opt_keyword =
=3D 0x0, opt_flags =3D 0x0, opt_string =3D 0x0, opt_position =3D 0x0, keywo=
rd_no_arg_value =3D 0x0, name =3D 0x55aa14d5c941 "exclude", present =3D 0x0=
, allow_empty =3D false, keywords =3D 0x0}, {opt_inherit =3D 0x0, opt_bool =
=3D 0x7fff6a0bfd20, opt_int =3D 0x0, opt_keyword =3D 0x0, opt_flags =3D 0x0=
, opt_string =3D 0x0, opt_position =3D 0x0, keyword_no_arg_value =3D 0x0, n=
ame =3D 0x55aa14d5d5cf "entire-thread", present =3D 0x7fff6a0bfd02, allow_e=
mpty =3D false, keywords =3D 0x0}, {opt_inherit =3D 0x0, opt_bool =3D 0x7ff=
f6a0bfd01, opt_int =3D 0x0, opt_keyword =3D 0x0, opt_flags =3D 0x0, opt_str=
ing =3D 0x0, opt_position =3D 0x0, keyword_no_arg_value =3D 0x0, name =3D 0=
x55aa14d5d5dd "unthreaded", present =3D 0x0, allow_empty =3D false, keyword=
s =3D 0x0}, {opt_inherit =3D 0x0, opt_bool =3D 0x0, opt_int =3D 0x7fff6a0bf=
d28, opt_keyword =3D 0x0, opt_flags =3D 0x0, opt_string =3D 0x0, opt_positi=
on =3D 0x0, keyword_no_arg_value =3D 0x0, name =3D 0x55aa14d5d4f2 "part", p=
resent =3D 0x0, allow_empty =3D false, keywords =3D 0x0}, {opt_inherit =3D =
0x0, opt_bool =3D 0x0, opt_int =3D 0x0, opt_keyword =3D 0x7fff6a0bfd38, opt=
_flags =3D 0x0, opt_string =3D 0x0, opt_position =3D 0x0, keyword_no_arg_va=
lue =3D 0x55aa14d5c027 "true", name =3D 0x55aa14d5d00e "decrypt", present =
=3D 0x0, allow_empty =3D false, keywords =3D 0x7fff6a0bfd80}, {opt_inherit =
=3D 0x0, opt_bool =3D 0x7fff6a0bfd34, opt_int =3D 0x0, opt_keyword =3D 0x0,=
 opt_flags =3D 0x0, opt_string =3D 0x0, opt_position =3D 0x0, keyword_no_ar=
g_value =3D 0x0, name =3D 0x55aa14d5d5e8 "verify", present =3D 0x0, allow_e=
mpty =3D false, keywords =3D 0x0}, {opt_inherit =3D 0x0, opt_bool =3D 0x7ff=
f6a0bfd22, opt_int =3D 0x0, opt_keyword =3D 0x0, opt_flags =3D 0x0, opt_str=
ing =3D 0x0, opt_position =3D 0x0, keyword_no_arg_value =3D 0x0, name =3D 0=
x55aa14d5d5ef "body", present =3D 0x0, allow_empty =3D false, keywords =3D =
0x0}, {opt_inherit =3D 0x0, opt_bool =3D 0x7fff6a0bfd3c, opt_int =3D 0x0, o=
pt_keyword =3D 0x0, opt_flags =3D 0x0, opt_string =3D 0x0, opt_position =3D=
 0x0, keyword_no_arg_value =3D 0x0, name =3D 0x55aa14d5d5f4 "include-html",=
 present =3D 0x0, allow_empty =3D false, keywords =3D 0x0}, {opt_inherit =
=3D 0x0, opt_bool =3D 0x0, opt_int =3D 0x7fff6a0bfd24, opt_keyword =3D 0x0,=
 opt_flags =3D 0x0, opt_string =3D 0x0, opt_position =3D 0x0, keyword_no_ar=
g_value =3D 0x0, name =3D 0x55aa14d5cf63 "duplicate", present =3D 0x0, allo=
w_empty =3D false, keywords =3D 0x0}, {opt_inherit =3D 0x0, opt_bool =3D 0x=
0, opt_int =3D 0x7fff6a0bfd30, opt_keyword =3D 0x0, opt_flags =3D 0x0, opt_=
string =3D 0x0, opt_position =3D 0x0, keyword_no_arg_value =3D 0x0, name =
=3D 0x55aa14d5ce8a "limit", present =3D 0x0, allow_empty =3D false, keyword=
s =3D 0x0}, {opt_inherit =3D 0x0, opt_bool =3D 0x0, opt_int =3D 0x7fff6a0bf=
d2c, opt_keyword =3D 0x0, opt_flags =3D 0x0, opt_string =3D 0x0, opt_positi=
on =3D 0x0, keyword_no_arg_value =3D 0x0, name =3D 0x55aa14d5ce83 "offset",=
 present =3D 0x0, allow_empty =3D false, keywords =3D 0x0}, {opt_inherit =
=3D 0x55aa14d64600 <notmuch_shared_options>, opt_bool =3D 0x0, opt_int =3D =
0x0, opt_keyword =3D 0x0, opt_flags =3D 0x0, opt_string =3D 0x0, opt_positi=
on =3D 0x0, keyword_no_arg_value =3D 0x0, name =3D 0x0, present =3D 0x0, al=
low_empty =3D false, keywords =3D 0x0}, {opt_inherit =3D 0x0, opt_bool =3D =
0x0, opt_int =3D 0x0, opt_keyword =3D 0x0, opt_flags =3D 0x0, opt_string =
=3D 0x0, opt_position =3D 0x0, keyword_no_arg_value =3D 0x0, name =3D 0x0, =
present =3D 0x0, allow_empty =3D false, keywords =3D 0x0}}
#9  0x000055aa14d47372 in main (argc=3D14, argv=3D0x7fff6a0c0758) at /usr/s=
rc/debug/notmuch/notmuch-0.40/notmuch.c:600
        local =3D 0x55aa3c6ed380
        talloc_report =3D <optimized out>
        command_name =3D 0x7fff6a0c26b7 "show"
        command =3D <optimized out>
        config_file_name =3D 0x7fff6a0c2690 "/home/stepnem/.notmuch-config-=
personal"
        notmuch =3D 0x55aa3c6ed4f0
        opt_index =3D 3
        ret =3D 0
        options =3D {{opt_inherit =3D 0x0, opt_bool =3D 0x0, opt_int =3D 0x=
0, opt_keyword =3D 0x0, opt_flags =3D 0x0, opt_string =3D 0x7fff6a0c04b0, o=
pt_position =3D 0x0, keyword_no_arg_value =3D 0x0, name =3D 0x55aa14d5c89e =
"config", present =3D 0x0, allow_empty =3D true, keywords =3D 0x0}, {opt_in=
herit =3D 0x55aa14d64600 <notmuch_shared_options>, opt_bool =3D 0x0, opt_in=
t =3D 0x0, opt_keyword =3D 0x0, opt_flags =3D 0x0, opt_string =3D 0x0, opt_=
position =3D 0x0, keyword_no_arg_value =3D 0x0, name =3D 0x0, present =3D 0=
x0, allow_empty =3D false, keywords =3D 0x0}, {opt_inherit =3D 0x0, opt_boo=
l =3D 0x0, opt_int =3D 0x0, opt_keyword =3D 0x0, opt_flags =3D 0x0, opt_str=
ing =3D 0x0, opt_position =3D 0x0, keyword_no_arg_value =3D 0x0, name =3D 0=
x0, present =3D 0x0, allow_empty =3D false, keywords =3D 0x0}}

--=-=-=
Content-Type: text/plain; charset="us-ascii"
MIME-Version: 1.0
Content-Transfer-Encoding: 7bit
Content-Disposition: inline

_______________________________________________
notmuch mailing list -- notmuch@notmuchmail.org
To unsubscribe send an email to notmuch-leave@notmuchmail.org

--=-=-=--
