Error Segmentation fault when running gedit
up vote
0
down vote
favorite
When i try to run gedit it show me segmentation fault error
$ gedit index.html
[1] 8691 segmentation fault gedit index.html
In dmesg i got this error
[ 2748.962063] gedit[8691]: segfault at 7ffcb16dcff0 ip 00007f9701050187 sp 00007ffcb16dcfe0 error 6 in libc-2.24.so[7f9700fd9000+195000]
UPDATE
I notice that gedit is not the only app with error
[ 286.075288] cinnamon-sessio[9650]: segfault at 7ffe74090ff0 ip 00007f8470227187 sp 00007ffe74090fe0 error 6 in libc-2.24.so[7f84701b0000+195000]
[ 295.404676] [UFW BLOCK] IN=eth1 OUT= MAC=0c:5b:8f:27:9a:64:d4:61:2e:19:dc:46:08:00 SRC=192.168.8.1 DST=192.168.8.100 LEN=458 TOS=0x00 PREC=0x00 TTL=64 ID=0 DF PROTO=UDP SPT=1900 DPT=44163 LEN=438
[ 327.904896] code[17660]: segfault at 7ffff1e1ffb8 ip 00000000048220a9 sp 00007ffff1e1ffc0 error 6 in code[180f000+374d000]
[ 386.617335] code[19838]: segfault at 7ffda1fa8ff8 ip 00000000047e0ef9 sp 00007ffda1fa9000 error 6 in code[180f000+374d000]
[ 393.745398] code[19900]: segfault at 7fff7932eff8 ip 0000000004828ee2 sp 00007fff7932f000 error 6 in code[180f000+374d000]
[ 465.418331] gedit[22983]: segfault at 7ffc8aeefff0 ip 00007efc82bde190 sp 00007ffc8aeefff0 error 6 in libc-2.24.so[7efc82b67000+195000]
My OS is : Debian 9
linux debian
New contributor
|
show 2 more comments
up vote
0
down vote
favorite
When i try to run gedit it show me segmentation fault error
$ gedit index.html
[1] 8691 segmentation fault gedit index.html
In dmesg i got this error
[ 2748.962063] gedit[8691]: segfault at 7ffcb16dcff0 ip 00007f9701050187 sp 00007ffcb16dcfe0 error 6 in libc-2.24.so[7f9700fd9000+195000]
UPDATE
I notice that gedit is not the only app with error
[ 286.075288] cinnamon-sessio[9650]: segfault at 7ffe74090ff0 ip 00007f8470227187 sp 00007ffe74090fe0 error 6 in libc-2.24.so[7f84701b0000+195000]
[ 295.404676] [UFW BLOCK] IN=eth1 OUT= MAC=0c:5b:8f:27:9a:64:d4:61:2e:19:dc:46:08:00 SRC=192.168.8.1 DST=192.168.8.100 LEN=458 TOS=0x00 PREC=0x00 TTL=64 ID=0 DF PROTO=UDP SPT=1900 DPT=44163 LEN=438
[ 327.904896] code[17660]: segfault at 7ffff1e1ffb8 ip 00000000048220a9 sp 00007ffff1e1ffc0 error 6 in code[180f000+374d000]
[ 386.617335] code[19838]: segfault at 7ffda1fa8ff8 ip 00000000047e0ef9 sp 00007ffda1fa9000 error 6 in code[180f000+374d000]
[ 393.745398] code[19900]: segfault at 7fff7932eff8 ip 0000000004828ee2 sp 00007fff7932f000 error 6 in code[180f000+374d000]
[ 465.418331] gedit[22983]: segfault at 7ffc8aeefff0 ip 00007efc82bde190 sp 00007ffc8aeefff0 error 6 in libc-2.24.so[7efc82b67000+195000]
My OS is : Debian 9
linux debian
New contributor
Try renaming to 'index.html.txt' and try again.
– LawrenceC
Nov 13 at 17:07
See this solution. Try to find a better error message indmesg
or/var/log/messages
.
– harrymc
Nov 13 at 17:13
@harrymc i've updated my post
– titamrtn
Nov 13 at 17:39
Is this happening when logging as another user?
– harrymc
Nov 13 at 17:46
No . But i notice that it is not the only app who doesn't "run". i'll update the post
– titamrtn
Nov 13 at 18:01
|
show 2 more comments
up vote
0
down vote
favorite
up vote
0
down vote
favorite
When i try to run gedit it show me segmentation fault error
$ gedit index.html
[1] 8691 segmentation fault gedit index.html
In dmesg i got this error
[ 2748.962063] gedit[8691]: segfault at 7ffcb16dcff0 ip 00007f9701050187 sp 00007ffcb16dcfe0 error 6 in libc-2.24.so[7f9700fd9000+195000]
UPDATE
I notice that gedit is not the only app with error
[ 286.075288] cinnamon-sessio[9650]: segfault at 7ffe74090ff0 ip 00007f8470227187 sp 00007ffe74090fe0 error 6 in libc-2.24.so[7f84701b0000+195000]
[ 295.404676] [UFW BLOCK] IN=eth1 OUT= MAC=0c:5b:8f:27:9a:64:d4:61:2e:19:dc:46:08:00 SRC=192.168.8.1 DST=192.168.8.100 LEN=458 TOS=0x00 PREC=0x00 TTL=64 ID=0 DF PROTO=UDP SPT=1900 DPT=44163 LEN=438
[ 327.904896] code[17660]: segfault at 7ffff1e1ffb8 ip 00000000048220a9 sp 00007ffff1e1ffc0 error 6 in code[180f000+374d000]
[ 386.617335] code[19838]: segfault at 7ffda1fa8ff8 ip 00000000047e0ef9 sp 00007ffda1fa9000 error 6 in code[180f000+374d000]
[ 393.745398] code[19900]: segfault at 7fff7932eff8 ip 0000000004828ee2 sp 00007fff7932f000 error 6 in code[180f000+374d000]
[ 465.418331] gedit[22983]: segfault at 7ffc8aeefff0 ip 00007efc82bde190 sp 00007ffc8aeefff0 error 6 in libc-2.24.so[7efc82b67000+195000]
My OS is : Debian 9
linux debian
New contributor
When i try to run gedit it show me segmentation fault error
$ gedit index.html
[1] 8691 segmentation fault gedit index.html
In dmesg i got this error
[ 2748.962063] gedit[8691]: segfault at 7ffcb16dcff0 ip 00007f9701050187 sp 00007ffcb16dcfe0 error 6 in libc-2.24.so[7f9700fd9000+195000]
UPDATE
I notice that gedit is not the only app with error
[ 286.075288] cinnamon-sessio[9650]: segfault at 7ffe74090ff0 ip 00007f8470227187 sp 00007ffe74090fe0 error 6 in libc-2.24.so[7f84701b0000+195000]
[ 295.404676] [UFW BLOCK] IN=eth1 OUT= MAC=0c:5b:8f:27:9a:64:d4:61:2e:19:dc:46:08:00 SRC=192.168.8.1 DST=192.168.8.100 LEN=458 TOS=0x00 PREC=0x00 TTL=64 ID=0 DF PROTO=UDP SPT=1900 DPT=44163 LEN=438
[ 327.904896] code[17660]: segfault at 7ffff1e1ffb8 ip 00000000048220a9 sp 00007ffff1e1ffc0 error 6 in code[180f000+374d000]
[ 386.617335] code[19838]: segfault at 7ffda1fa8ff8 ip 00000000047e0ef9 sp 00007ffda1fa9000 error 6 in code[180f000+374d000]
[ 393.745398] code[19900]: segfault at 7fff7932eff8 ip 0000000004828ee2 sp 00007fff7932f000 error 6 in code[180f000+374d000]
[ 465.418331] gedit[22983]: segfault at 7ffc8aeefff0 ip 00007efc82bde190 sp 00007ffc8aeefff0 error 6 in libc-2.24.so[7efc82b67000+195000]
My OS is : Debian 9
linux debian
linux debian
New contributor
New contributor
edited Nov 13 at 18:03
New contributor
asked Nov 13 at 17:04
titamrtn
11
11
New contributor
New contributor
Try renaming to 'index.html.txt' and try again.
– LawrenceC
Nov 13 at 17:07
See this solution. Try to find a better error message indmesg
or/var/log/messages
.
– harrymc
Nov 13 at 17:13
@harrymc i've updated my post
– titamrtn
Nov 13 at 17:39
Is this happening when logging as another user?
– harrymc
Nov 13 at 17:46
No . But i notice that it is not the only app who doesn't "run". i'll update the post
– titamrtn
Nov 13 at 18:01
|
show 2 more comments
Try renaming to 'index.html.txt' and try again.
– LawrenceC
Nov 13 at 17:07
See this solution. Try to find a better error message indmesg
or/var/log/messages
.
– harrymc
Nov 13 at 17:13
@harrymc i've updated my post
– titamrtn
Nov 13 at 17:39
Is this happening when logging as another user?
– harrymc
Nov 13 at 17:46
No . But i notice that it is not the only app who doesn't "run". i'll update the post
– titamrtn
Nov 13 at 18:01
Try renaming to 'index.html.txt' and try again.
– LawrenceC
Nov 13 at 17:07
Try renaming to 'index.html.txt' and try again.
– LawrenceC
Nov 13 at 17:07
See this solution. Try to find a better error message in
dmesg
or /var/log/messages
.– harrymc
Nov 13 at 17:13
See this solution. Try to find a better error message in
dmesg
or /var/log/messages
.– harrymc
Nov 13 at 17:13
@harrymc i've updated my post
– titamrtn
Nov 13 at 17:39
@harrymc i've updated my post
– titamrtn
Nov 13 at 17:39
Is this happening when logging as another user?
– harrymc
Nov 13 at 17:46
Is this happening when logging as another user?
– harrymc
Nov 13 at 17:46
No . But i notice that it is not the only app who doesn't "run". i'll update the post
– titamrtn
Nov 13 at 18:01
No . But i notice that it is not the only app who doesn't "run". i'll update the post
– titamrtn
Nov 13 at 18:01
|
show 2 more comments
active
oldest
votes
active
oldest
votes
active
oldest
votes
active
oldest
votes
active
oldest
votes
titamrtn is a new contributor. Be nice, and check out our Code of Conduct.
titamrtn is a new contributor. Be nice, and check out our Code of Conduct.
titamrtn is a new contributor. Be nice, and check out our Code of Conduct.
titamrtn is a new contributor. Be nice, and check out our Code of Conduct.
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function () {
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fsuperuser.com%2fquestions%2f1375091%2ferror-segmentation-fault-when-running-gedit%23new-answer', 'question_page');
}
);
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Try renaming to 'index.html.txt' and try again.
– LawrenceC
Nov 13 at 17:07
See this solution. Try to find a better error message in
dmesg
or/var/log/messages
.– harrymc
Nov 13 at 17:13
@harrymc i've updated my post
– titamrtn
Nov 13 at 17:39
Is this happening when logging as another user?
– harrymc
Nov 13 at 17:46
No . But i notice that it is not the only app who doesn't "run". i'll update the post
– titamrtn
Nov 13 at 18:01