Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 17 Mar 2019 15:19:30 +0000
From:      bugzilla-noreply@freebsd.org
To:        gnome@FreeBSD.org
Subject:   [Bug 214338] [PATCH] devel/glib20: new kqueue() backend for file monitoring
Message-ID:  <bug-214338-6497-qUpYskNwCm@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-214338-6497@https.bugs.freebsd.org/bugzilla/>
References:  <bug-214338-6497@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=3D214338

--- Comment #69 from Ting-Wei Lan <lantw44@gmail.com> ---
(In reply to rozhuk.im from comment #68)
> Program terminated with signal SIGILL, Illegal instruction.
Are you sure the crash is related to the file monitor? Illegal instruction
suggests that your GLib may be compiled with options which are not compatib=
le
with your machine. You may want to disassemble the code to see which
instruction causes the error.

--=20
You are receiving this mail because:
You are on the CC list for the bug.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-214338-6497-qUpYskNwCm>