You made a bad conclusion (LLVM broke it), did not tell anyone what you
were doing--just your erroneous conclusion based on the last thing you
probably installed.  Eventually after lots of questions you let slip a
critical detail that you were using some github code to write vulkan apps.

*ANY* buggy c programs and header files compiled and ran can easily take
out *ANY* OS of any type if they don't mess with the hardware exactly
right.   Unless the API has very very impressive error checking and
parameter validation then it can pass through garbage that will cause
whatever hardware it is messing with to crash.

And if you crash a critical piece of hardware such as the vulkan hardware
then probably the machine/OS when it tries to use the vulkan hardware for
something(graphics maybe) and/or get its status will also often crash as it
does not have code to handle the crashed hardware.

Always write up a full story of what you are doing when it went wrong.
Many times some detail you believe is non-critical is very critical.   This
also seems to indicate that you don't really understand what the code is
doing nor what its risks are.   If I am working against hardware at a low
level like that I am surprised if I don't mess up in some way and get one
or more crashes.

On Tue, Oct 19, 2021 at 11:25 AM Dorian ROSSE <dorianbr...@hotmail.fr>
wrote:

> *" Those are not scripts, they are source and header files. It's important
> "*
>
> Are you answer thoses are big scripts who are crash the fedora server ?
>
> Thank you in advance for your answer,
>
> Regards.
>
>
> Dorian Rosse.
> ------------------------------
> *From:* Patrick O'Callaghan <pocallag...@gmail.com>
> *Sent:* Tuesday, October 19, 2021 6:15:28 PM
> *To:* users@lists.fedoraproject.org <users@lists.fedoraproject.org>
> *Subject:* Re: Does the program llvm break all the hardware or only some
> of it ?
>
> On Tue, 2021-10-19 at 14:42 +0000, Dorian ROSSE wrote:
> > Hello,
> >
> >
> > All the c extension scripts and h extension scripts in the laster
> > vulkan github fork by khronos group !
> >
>
> Those are not scripts, they are source and header files. It's important
> to use the proper terminology to avoid confusion.
>
> > The other computer crash After install llvm is a windows setup kind
> > laptop with an b980 pentium,
>
> What are you mentioning Windows?
>
> Seriously, and please don't take this the wrong way, it's quite
> difficult to understand what you're asking. I think this is in part
> because you're not familiar with the Linux environment, but also
> because of language difficulty with English. I would recommend posting
> the questions on a French Linux site, or possibly asking for help in
> translation.
>
> poc
> _______________________________________________
> users mailing list -- users@lists.fedoraproject.org
> To unsubscribe send an email to users-le...@lists.fedoraproject.org
> Fedora Code of Conduct:
> https://docs.fedoraproject.org/en-US/project/code-of-conduct/
> List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
> List Archives:
> https://lists.fedoraproject.org/archives/list/users@lists.fedoraproject.org
> Do not reply to spam on the list, report it:
> https://pagure.io/fedora-infrastructure
> _______________________________________________
> users mailing list -- users@lists.fedoraproject.org
> To unsubscribe send an email to users-le...@lists.fedoraproject.org
> Fedora Code of Conduct:
> https://docs.fedoraproject.org/en-US/project/code-of-conduct/
> List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
> List Archives:
> https://lists.fedoraproject.org/archives/list/users@lists.fedoraproject.org
> Do not reply to spam on the list, report it:
> https://pagure.io/fedora-infrastructure
>
_______________________________________________
users mailing list -- users@lists.fedoraproject.org
To unsubscribe send an email to users-le...@lists.fedoraproject.org
Fedora Code of Conduct: 
https://docs.fedoraproject.org/en-US/project/code-of-conduct/
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/users@lists.fedoraproject.org
Do not reply to spam on the list, report it: 
https://pagure.io/fedora-infrastructure

Reply via email to