View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0003709 | Kali Linux | General Bug | public | 2016-11-04 16:26 | 2018-05-05 19:07 |
Reporter | vaze159 | Assigned To | rhertzog | ||
Priority | normal | Severity | major | Reproducibility | always |
Status | resolved | Resolution | fixed | ||
Product Version | 2016.2 | ||||
Fixed in Version | 2017.1 | ||||
Summary | 0003709: gnome-control-center segmentation fault when trying to open User settings | ||||
Description | I am having a problematic issue with gnome-control-center that I can't seem to figure out after running apt-get dist-upgrade. I am able to open the settings as root user just fine. When I click on Users, nothing happens.I am running on Linux kali 4.7.0-kali1-amd64 0000001 SMP Debian 4.7.8-1kali1 (2016-10-24) x86_64 GNU/Linux. dpkg --list gnome-control-center dpkg -s libc6 | grep ^Version This is what I get in /var/log/syslog Oct 27 21:00:09 kali kernel: [ 695.533180] gnome-control-c[1944]: segfault at 0 ip 00000000004c9a5d sp 00007fffae418480 error 4 in gnome-control-center[400000+394000] I have tried running the command: I then ran: Interesting... I understand that the cause of this was that a user mode instruction resulted in a page fault. I have a couple gnome-control-center files of interest listed here: I doubt that the issue is with the fist file listed since it is a bash script for tab completion. I am unable to obtain a useful backtrace because I do not know how to get the debug packages. But anyways, here is the back trace I have obtained. Thread 1 "gnome-control-c" received signal SIGSEGV, Segmentation fault. I filed a bug report here as well: https://bugzilla.gnome.org/show_bug.cgi?id=773673 | ||||
Steps To Reproduce | After running a clean install. Or perhaps After running a clean install. | ||||
Sorry, this probably should be listed under a package bug. |
|
The issue was resolved by manually going to the terminal and typing "sudo useradd temp". This allowed me to then access the gnome-control-center Users settings. |
|
I still feel this is a bug though. It must have been segfaulting because it gnome-control-center was looking for a user when trying to Access the Users settings and there were none (but root). |
|
I am also getting this error on a clean, updated install of Kali. Trying to open account settings results in gnome-control-c[6141]: segfault at 0 ip 00000000004c9a5d sp 00007fff41aa6d10 error 4 in gnome-control-center[400000+394000] |
|
I have the same error on a freshly installed and updated 2016.2 Adding another user with "useradd" does allow the "Users" window to be opened, however there is no access to the "root" user settings. Attempting "useradd root" results in "useradd: user 'root' already exists" (perhaps obviously enough). The segmentation fault in gnome control center was solved for some Ubuntu users by downgrading the gnome control center to its previous version, but I don't know how to go about that on this version of Kali Linux. |
|
Something to consider: However, trying to do the same with the "users" window results in the error message " (gnome-control-center:1701): WARNING : Could not find settings panel "users"" |
|
I got this from /var/log/messages gnome-control-c[30534]: act_user_get_uid: assertion 'ACT_IS_USER (user)' failed |
|
FTR this has been forwarded upstream a while ago: |
|
Fixed with gnome-control-center 3.22.1-2kali1. |
|
Date Modified | Username | Field | Change |
---|---|---|---|
2016-11-04 16:26 | vaze159 | New Issue | |
2016-11-04 16:29 | vaze159 | Note Added: 0006105 | |
2016-11-30 14:40 | vaze159 | Note Added: 0006143 | |
2016-11-30 14:47 | vaze159 | Note Added: 0006144 | |
2016-12-13 21:58 | paulk | Note Added: 0006160 | |
2016-12-28 22:23 | personguy | Note Added: 0006210 | |
2016-12-28 22:27 | personguy | Note Added: 0006211 | |
2017-01-10 16:58 | lwczzhiwu | Note Added: 0006228 | |
2017-01-11 08:14 | rhertzog | Assigned To | => rhertzog |
2017-01-11 08:14 | rhertzog | Status | new => assigned |
2017-02-16 14:42 | rhertzog | Note Added: 0006414 | |
2017-02-16 16:30 | rhertzog | Status | assigned => resolved |
2017-02-16 16:30 | rhertzog | Resolution | open => fixed |
2017-02-16 16:30 | rhertzog | Fixed in Version | => 2017.1 |
2017-02-16 16:30 | rhertzog | Note Added: 0006415 | |
2018-05-05 19:07 | g0tmi1k | Relationship added | related to 0004262 |