Page 1 of 1

HELP RESOLVE kernel:[183991.853404] Oops: 0002 [#1] PREEMPT

PostPosted: 16. June 2019 17:07
by GOWRANGAKH
I tried to install 64 BIT VERSION OF XAMPP 7.3.6-1 on an OPENSUSE SERVER
but got the message as "kernel:[183991.853404] Oops: 0002 [#1] PREEMPT SMP"
Is this a bug, how do i resolve it? Kindly help. Thanks in advance

Re: HELP RESOLVE kernel:[183991.853404] Oops: 0002 [#1] PREE

PostPosted: 17. June 2019 09:52
by Nobbie
Does it install or does it stop?

Re: HELP RESOLVE kernel:[183991.853404] Oops: 0002 [#1] PREE

PostPosted: 17. June 2019 11:20
by Nobbie
I did some research on Kernel Oops, actually the offending process will be killed immediately and the machine will be in an unstable condition. Not good.

Debugging Kernel Oops is a real hackers job, we cannot do that here. The question remains, which process is "Oopsing"? Is it the installer, or is it later on the Apache Process, or MySQL process or what? If the installer fails, one might to install a Zipped Package instead, as there is no installer, you simply have to unzip the container to /opt/lampp.

P.S.: For an unknown reason Bitnami does not provide ZIP Packages for Linux (there are Windows Packages, but not Linux). Hm?! Dont know why. If you want, i can do an installation on my Laptop and ZIP into a single Package and give you download link. But first of all we have to know, which process fails.

Which Kernel relases are you running on your Linux and which kind of CPU?