trueos / trueos-core

59 stars 18 forks source link

TrueOS/KVM - Xorg crash after Software upgrade #344

Open tatuze opened 7 years ago

tatuze commented 7 years ago

Environment :

Issue: TrueOS was working good (X11/lumina desktop running ok) until this morning that I did a software upgrade using TrueOS/Lumina Control-Panel utility. Installation process finished successfully, after restart, Xorg crash on startup.

Logs : Xorg.0.log.txt KVM-params.txt

tatuze commented 7 years ago

Hi, I tried again, with a fresh install + software upgrade to latest release and bang!

.Org X Server 1.18.4 Release Date: 2016-07-19 X Protocol Version 11, Revision 0 Build Operating System: FreeBSD 12.0-CURRENT amd64 Current Operating System: FreeBSD trueos.mdp 12.0-CURRENT FreeBSD 12.0-CURRENT #30 a7f7424(drm-next): Tue Feb 21 23:42:39 UTC 2017 root@gauntlet:/usr/obj/usr/src/sys/GENERIC amd64 Build Date: 19 February 2017 12:01:50AM

Current version of pixman: 0.34.0 Before reporting problems, check http://wiki.x.org to make sure that you have the latest version. Markers: (--) probed, (**) from config file, (==) default setting, (++) from command line, (!!) notice, (II) informational, (WW) warning, (EE) error, (NI) not implemented, (??) unknown. (==) Log file: "/var/log/Xorg.0.log", Time: Mon Mar 6 12:41:18 2017 (==) Using system config directory "/usr/local/share/X11/xorg.conf.d" scfb trace: probe start scfb trace: probe done failed to set mtrr: Invalid argument (EE) (EE) Backtrace: (EE) 0: /usr/local/bin/X (OsInit+0x38a) [0x5a17da] (EE) 1: /lib/libthr.so.3 (_pthread_sigmask+0x502) [0x802b4fbb2] (EE) 2: /lib/libthr.so.3 (_pthread_getspecific+0xeaf) [0x802b4fb5f] (EE) 3: ? (?+0xeaf) [0x800000000042] (EE) 4: /usr/local/bin/X (xf86SlowBcopy+0xb0) [0x49c8d0] (EE) 5: /usr/local/lib/xorg/modules/drivers/vesa_drv.so (_init+0x1f79) [0x806d179d9] (EE) 6: /usr/local/lib/xorg/modules/drivers/vesa_drv.so (_init+0x1114) [0x806d15e74] (EE) 7: /usr/local/bin/X (AddScreen+0x93) [0x436ae3] (EE) 8: /usr/local/bin/X (InitOutput+0x403) [0x47ca23] (EE) 9: /usr/local/bin/X (remove_fs_handlers+0x384) [0x43a8a4] (EE) 10: /usr/local/bin/X (_start+0x17f) [0x42508f] (EE) 11: ? (?+0x17f) [0x80082a17f] (EE) (EE) Illegal instruction at address 0x49c8d0 (EE) Fatal server error: (EE) Caught signal 4 (Illegal instruction). Server aborting (EE) (EE) Please consult the The X.Org Foundation support at http://wiki.x.org for help. (EE) Please also check the log file at "/var/log/Xorg.0.log" for additional information. (EE) (EE) Server terminated with error (1). Closing log file. Abort

Troub274 commented 7 years ago

Having a similar problem as well kernel mode driver crashes before x actually starts

Troub274 commented 7 years ago

as of April 2017 with latest updates mine is working with intel card and modestting driver

tatuze commented 7 years ago

Hi, tested today with the latest STABLE release, 2017-04-21 and is still not working.

Anyone having the same problem, any workaround????

Troub274 commented 7 years ago

I shifted to VirtualBox hosted on OSX instead of Linux and now my Xorg is crashing the Virtual box as well. So yes. I'm still having the problem too :(

On 04/26/2017 06:09, tatuze wrote:

Hi, tested today with the latest STABLE release, 2017-04-21 and is still not working.

Anyone having the same problem, any workaround????

— You are receiving this because you commented. Reply to this email directly, view it on GitHub https://github.com/trueos/trueos-core/issues/344#issuecomment-297361274, or mute the thread https://github.com/notifications/unsubscribe-auth/AWDyVjDu6LgI5rCEHOD1xBAn2C16UnWaks5rzyYEgaJpZM4MQ7y1.

jbouter commented 7 years ago

Can't seem to find a proper fix here either. I had this issue both on FreeBSD and TrueOS. Thus far, only building xorg-server from source (using gcc) seems to work. More information on the freebsd forums.

Mrt134 commented 7 years ago

Apologies for the inactivity! We've made some fixes to the builds and will test with the next UNSTABLE release. If it hasn't been resolved already, these upcoming fixes are expected to do the trick.

tatuze commented 7 years ago

Hi Tim. thanks a lot update.

I will download and install the latest unstable and see how it goes..

I will keep you posted.

Cheers

Santi

On 28/08/17 15:12, Tim Moore wrote:

Apologies for the inactivity! We've made some fixes to the builds and will test with the next UNSTABLE release. If it hasn't been resolved already, these upcoming fixes are expected to do the trick.

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/trueos/trueos-core/issues/344#issuecomment-325364745, or mute the thread https://github.com/notifications/unsubscribe-auth/AVolIjds6Do1ZlmvxzTxmuD-jtHIs8O7ks5scsrOgaJpZM4MQ7y1.

tatuze commented 7 years ago

Hi Tim, hope you are doing well.

Unfortunately I'm seeing the same behavior. Do you want me to provide any log/ouputs?

Any recommendation or tricks to try?

Cheers

Santi

On 28/08/17 15:12, Tim Moore wrote:

Apologies for the inactivity! We've made some fixes to the builds and will test with the next UNSTABLE release. If it hasn't been resolved already, these upcoming fixes are expected to do the trick.

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/trueos/trueos-core/issues/344#issuecomment-325364745, or mute the thread https://github.com/notifications/unsubscribe-auth/AVolIjds6Do1ZlmvxzTxmuD-jtHIs8O7ks5scsrOgaJpZM4MQ7y1.

Mrt134 commented 7 years ago

Giving us some error logs/output would be excellent, and we'll see if we can track it down. Thanks!

tatuze commented 7 years ago

Hi There, attached you will find the Xorg logs. This is with the latest unstable, fresh install ( via text console). Santi

trueos-unstable-5-09-2017.txt

Mrt134 commented 7 years ago

Thanks - we'll take a look and get back to you!

tatuze commented 7 years ago

Cool! let me know if you want access to the box via SSH.

Santi

On 05/09/17 13:24, Tim Moore wrote:

Thanks - we'll take a look and get back to you!

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/trueos/trueos-core/issues/344#issuecomment-327159472, or mute the thread https://github.com/notifications/unsubscribe-auth/AVolIiCpDAJy_FA2Xb9OppBSTtZ79OHFks5sfT1xgaJpZM4MQ7y1.

backerman commented 6 years ago

Also happening for me—Arch Linux host w/ kvm, 30 December's UNSTABLE image. It does try to load a QXL driver first, but fails because apparently that's not included on the install ISO.

Attachments: Xorg.0.log from install Transcript of console messages

RodMyers commented 6 years ago

can you all attempt to use the Feb 2018 UNSTABLE release to see if it's fixed?

backerman commented 6 years ago

Will that be uploaded to the downloads area? The latest is December.

RodMyers commented 6 years ago

2 options https://www.trueos.org/downloads/

STABLE from December UNSTABLE from January

best try the unstable, as I think I remember hearing the virtualization was fixed for most VM clients

jbouter commented 6 years ago

I've just downloaded the UNSTABLE mentioned above. On Ubuntu 16.04 (KDE Neon), using libvirt (virt-manager), I still get a broken display when starting the installer. I can't seem to switch TTYs and since it's happening in the ISO, I cannot reboot to gather logging. I have included a screenshot of the boot.

screenshot_20180305_125559

backerman commented 6 years ago

Still broken on 2018-03-25 UNSTABLE.

backerman commented 6 years ago

Does seem to work w/ Q35 chipset and UEFI. Checking to see if one or the other is sufficient.

jbouter commented 6 years ago

Using UEFI and i440FX seems to work as well.