Deg Error

Ralf Mardorf silver.bullet at zoho.com
Mon Jul 31 21:46:01 UTC 2017


On Mon, 31 Jul 2017 21:34:47 +0100, Grizzly wrote:
>31 July 2017  at 21:21, Ralf Mardorf wrote:
>Re: Deg Error (at least in part)
>
>>On Mon, 31 Jul 2017 19:43:52 +0100, Grizzly wrote:  
>>>when I run 
>>>
>>>Sudo lshw -c network (or any lshw really) 
>>>
>>>I get "Segmentation error (Core Dumped)"  
>>
>>Hi,
>>
>>it might be that lshw is compiled with something your CPU doesn't
>>support. One reason that I dropped my around 10 years old Athlon and
>>bought a new Celeron were core dumps, related to missing sse > 2. This
>>doesn't affect packages from Ubuntu repositories, however, some
>>software requires sse > 2. You might experience a similar issue.
>>
>>You could either rebuild the lshw package  
>
>how?
>
>>an universal tool at all and use dmidecode, cat /proc/*, lspci and
>>Co.  
>
>Odd thing happened, I ran 
>sudo lspci -vv -nn
>and got what I wanted (well too much, but greping not enough) 
>
>BUT 
>
>as my old 
>sudo lshw -c network
>was still in history I accidentally rerun that command and now it
>worked
>
>nothing else done, not connected so no updates so really really
>confused to why and how

I don't know, AFAIK segfaults are related to memory that isn't
allocated to an app, this state might change. I'm even not sure if the
segfaults I got for the CPU missing a version of sse are related to sse
or simply an additional memory related issue caused it. Instead of
guessing without the knowledge, a coder should chime in ;).





More information about the ubuntu-users mailing list