Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 08 Mar 2022 16:43:10 +0000
From:      bugzilla-noreply@freebsd.org
To:        ports-bugs@FreeBSD.org
Subject:   [Bug 261554] textproc/mgdiff: crash when aiming to open a file
Message-ID:  <bug-261554-7788-PM5gd8I6ip@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-261554-7788@https.bugs.freebsd.org/bugzilla/>
References:  <bug-261554-7788@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D261554

Fernando Apestegu=C3=ADa <fernape@FreeBSD.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |kevans@freebsd.org
             Status|New                         |Open

--- Comment #1 from Fernando Apestegu=C3=ADa <fernape@FreeBSD.org> ---
It looks to me like a crash in devel/libgnuregex.

In regex_internal.c:re_string_reconstruct pstr->trans is at a memory address
which is not accessible. This crashes later in
regex_internal.c:re_string_translate_buffer

I'm afraid I'm not familiar with the library as to pin-point where the prob=
lem
is.

Adding kevans@ to see if he can shed some light here.

--=20
You are receiving this mail because:
You are the assignee for the bug.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-261554-7788-PM5gd8I6ip>