Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Segmentation Fault in dmidecode, blocks launch of GNOME and KDE #2

Open
satingrr opened this issue Feb 19, 2019 · 0 comments
Open

Segmentation Fault in dmidecode, blocks launch of GNOME and KDE #2

satingrr opened this issue Feb 19, 2019 · 0 comments

Comments

@satingrr
Copy link

After booting RockPro64 from Centos-7.4.1708 with kernel from Armbian-5.67.img, and running the finish install script, GNOME was installed using the following command:

# yum -y groups install "GNOME Desktop" 

Then attempted to launch GNOME with the following command:

startx

The result is a segmentation fault in "dmidecode" blocks launch of GNOME (same with KDE).

Re-booting, running yum update, or repeating the setup process with a new SD card does not help.

Running "dmidecode" at the command line results in the same segmentation fault as seen trying to launch GNOME (or KDE).

Has anyone successfully installed and run GNOME (or KDE) using CentOS 7 on RockPro64?

Has anyone encountered the same "dmidecode" segmentation fault? Any suggested work around?

The segmentation fault output is shown below.

Jan 18 08:50:35 localhost nm-dispatcher: req:3 'connectivity-change': start running ordered scripts...
Jan 18 08:50:36 localhost kernel: Bad mode in Error handler detected, code 0xbf000000 -- SError
Jan 18 08:50:36 localhost kernel: Internal error: Oops - bad mode: 0 [#1] SMP
Jan 18 08:50:36 localhost kernel: Modules linked in: af_packet xt_tcpudp ip6t_rpfilter ipt_REJECT nf_reject_ipv4 ip6t_REJECT nf_reject_ipv6 xt_conntrack ip_set nfnetlink ebtable_nat ebtable_broute bridge stp llc ip6table_nat nf_conntrack_ipv6 nf_defrag_ipv6 nf_nat_ipv6 ip6table_mangle ip6table_security ip6table_raw iptable_nat nf_conntrack_ipv4 nf_defrag_ipv4 nf_nat_ipv4 nf_nat nf_conntrack iptable_mangle iptable_security iptable_raw ebtable_filter ebtables ip6table_filter ip6_tables iptable_filter dm_mirror dm_region_hash dm_log snd_soc_rockchip_hdmi_dp ip_tables x_tables autofs4
Jan 18 08:50:36 localhost kernel: CPU: 5 PID: 727 Comm: dmidecode Not tainted 4.4.166-rockchip64 #17
Jan 18 08:50:36 localhost kernel: Hardware name: Pine64 RockPro64 (DT)
Jan 18 08:50:36 localhost kernel: task: ffffffc0e9475400 task.stack: ffffffc0e941c000
Jan 18 08:50:36 localhost kernel: PC is at 0x7f8cc65cd0
Jan 18 08:50:36 localhost kernel: LR is at 0x7f8cc65ca0
Jan 18 08:50:36 localhost kernel: pc : [<0000007f8cc65cd0>] lr : [<0000007f8cc65ca0>] pstate: a0000000
Jan 18 08:50:36 localhost kernel: sp : 0000007fc7ebf2f0
Jan 18 08:50:36 localhost kernel: x29: 0000007fc7ebf2f0 x28: 0000000000000000
Jan 18 08:50:36 localhost kernel: x27: 0000000000010000 x26: 0000007f8cbc1000
Jan 18 08:50:36 localhost kernel: x25: 0000005575e22720 x24: 0000005575e3f000
Jan 18 08:50:36 localhost kernel: x23: 0000000000000000 x22: 0000000000010000
Jan 18 08:50:36 localhost kernel: x21: 0000007f8cbc1000 x20: 00000055ae82f010
Jan 18 08:50:36 localhost kernel: x19: 00000055ae82f010 x18: 0000007fc7ebf390
Jan 18 08:50:36 localhost kernel: x17: 0000007f8cc65be0 x16: 0000005575e3fe40
Jan 18 08:50:36 localhost kernel: x15: 0000000000005788 x14: 0000007f8cbe2a94
Jan 18 08:50:36 localhost kernel: x13: 0000000000000000 x12: 0000000000000008
Jan 18 08:50:36 localhost kernel: x11: 0000005575e22720 x10: 0000007f8cbe4c28
Jan 18 08:50:36 localhost kernel: x9 : 000000000008ab48 x8 : 00000000000000de
Jan 18 08:50:36 localhost kernel: x7 : 0000000000000023 x6 : 000000000000007c
Jan 18 08:50:36 localhost kernel: x5 : 00000000000f0000 x4 : 0000000000000000
Jan 18 08:50:36 localhost kernel: x3 : 0000000000000000 x2 : 0000000000002000
Jan 18 08:50:36 localhost kernel: x1 : 0000007f8cbc1000 x0 : 00000055ae82f008
Jan 18 08:50:36 localhost kernel:
Jan 18 08:50:36 localhost kernel: Process dmidecode (pid: 727, stack limit = 0xffffffc0e941c000)
Jan 18 08:50:36 localhost kernel: ---[ end trace 5795f018d82a6a48 ]---

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant