Gentoo Archives: gentoo-user

From: Mart Raudsepp <leio@g.o>
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] segfault in gedit / glib
Date: Sat, 30 Dec 2017 16:17:07
Message-Id: 1514650613.4521.1.camel@gentoo.org
In Reply to: Re: [gentoo-user] segfault in gedit / glib by Adam Carter
1 On Sat, 2017-12-30 at 11:58 +1100, Adam Carter wrote:
2 > > The segfault message would exist in the dmesg/journalctl.  Please
3 > > open a user shell in Gnome and type "gedit <file>", substituting a
4 > > text file for <file>.  Press enter.  Does this segfault and if so
5 > > is there anything else printed?
6 > >
7 > >
8 >
9 > The journalctl message is;
10 > Dec 29 12:17:32 phat kernel: gedit[1177]: segfault at 7f7c0d36e880 ip
11 > 00007f7c2550ba74 sp 00007fff66834850 error 4 in libglib-
12 > 2.0.so.0.5200.3[7f7c254c0000+114000]
13 >
14 > the gedit <filename> message is;
15 > Segmentation fault (core dumped)
16
17 * Install gdb if it isn't already installed
18
19 * Make sure a core file is presend in coredumpd, coredumpctl should
20 show; if not, have it crash again so it's fresh and saved in there
21
22 * coredumpctl gdb gedit
23
24 * bt full
25
26 Post output of that "bt full"
27
28
29 Mart

Replies

Subject Author
Re: [gentoo-user] segfault in gedit / glib Adam Carter <adamcarter3@×××××.com>