Scheduled Maintenance: We are aware of an issue with Google, AOL, and Yahoo services as email providers which are blocking new registrations. We are trying to fix the issue and we have several internal and external support tickets in process to resolve the issue. Please see: viewtopic.php?t=158230

 

 

 

analyzing lockups

If none of the specific sub-forums seem right for your thread, ask here.
Post Reply
Message
Author
User avatar
mike acker
Posts: 131
Joined: 2017-06-28 21:23

analyzing lockups

#1 Post by mike acker »

I've been getting a hard-lock-out occasionaly recently

is there a particular log file i can check?

next time i'll try the alt-sysreq

ctrl-alt-backspace -- hasn't helped nor has alt-F2

i'm starting to suspect a memory fault...
Viva la Resistencia

Wheelerof4te
Posts: 1454
Joined: 2015-08-30 20:14

Re: analyzing lockups

#2 Post by Wheelerof4te »

You haven't written which DE you are using, which Debian version, etc.
Install inxi and post the ouput of

Code: Select all

inxi -F
please.

User avatar
sunrat
Administrator
Administrator
Posts: 6470
Joined: 2006-08-29 09:12
Location: Melbourne, Australia
Has thanked: 117 times
Been thanked: 474 times

Re: analyzing lockups

#3 Post by sunrat »

I suggest you read man journalctl. You may find a clue in commands like

Code: Select all

journalctl -b -1 -p 3
“ computer users can be divided into 2 categories:
Those who have lost data
...and those who have not lost data YET ”
Remember to BACKUP!

User avatar
mike acker
Posts: 131
Joined: 2017-06-28 21:23

Re: analyzing lockups

#4 Post by mike acker »

system is Debian 9.4

Code: Select all

$ man inxi
@Office1:~$ inxi -F
System:    Host: Office1 Kernel: 4.9.0-6-amd64 x86_64 (64 bit)
           Desktop: Cinnamon 3.2.7  Distro: Debian GNU/Linux 9 (stretch)
Machine:   Device: desktop Mobo: ASUSTeK model: M5A88-M v: Rev X.0x
           BIOS: American Megatrends v: 1101 date: 03/16/2012
CPU:       Quad core AMD Phenom II X4 965 (-MCP-) cache: 2048 KB 
           clock speeds: max: 3400 MHz 1: 2200 MHz 2: 800 MHz 3: 800 MHz
           4: 2700 MHz
Graphics:  Card: Advanced Micro Devices [AMD/ATI] RS880 [Radeon HD 4250]
           Display Server: X.Org 1.19.2 drivers: ati,radeon (unloaded: modesetting,fbdev,vesa)
           Resolution: 1920x1200@59.95hz
           GLX Renderer: Gallium 0.4 on AMD RS880 (DRM 2.49.0 / 4.9.0-6-amd64, LLVM 3.9.1)
           GLX Version: 3.0 Mesa 13.0.6
Audio:     Card-1 Advanced Micro Devices [AMD/ATI] RS880 HDMI Audio [Radeon HD 4200 Series]
           driver: snd_hda_intel
           Card-2 Advanced Micro Devices [AMD/ATI] SBx00 Azalia (Intel HDA)
           driver: snd_hda_intel
           Card-3 Texas Instruments PCM2902 Audio Codec driver: USB Audio
           Sound: Advanced Linux Sound Architecture v: k4.9.0-6-amd64
Network:   Card-1: Realtek RTL8188CE 802.11b/g/n WiFi Adapter
           driver: rtl8192ce
           IF: wlp2s0 state: up mac: 10:bf:48:fb:aa:5b
           Card-2: Realtek RTL8111/8168/8411 PCI Express Gigabit Ethernet Controller
           driver: r8169
           IF: enp4s0 state: down mac: 30:85:a9:ae:e8:1d
Drives:    HDD Total Size: 8001.6GB (13.8% used)
           ID-1: /dev/sdb model: WDC_WD2003FZEX size: 2000.4GB
           ID-2: /dev/sda model: WDC_WD2003FZEX size: 2000.4GB
           ID-3: /dev/sdc model: WDC_WD2003FZEX size: 2000.4GB
           ID-4: /dev/sdd model: WDC_WD2003FZEX size: 2000.4GB
Partition: ID-1: / size: 34G used: 11G (35%) fs: ext4 dev: /dev/sda1
           ID-2: /home size: 1.8T used: 986G (59%) fs: ext4 dev: /dev/sda3
           ID-3: swap-1 size: 36.70GB used: 0.00GB (0%) fs: swap dev: /dev/sda2
Sensors:   System Temperatures: cpu: 33.0C mobo: 30.0C
           Fan Speeds (in rpm): cpu: 1646 sys-1: 1906
Info:      Processes: 166 Uptime: 2:33 Memory: 1150.8/15799.0MB
           Client: Shell (bash) inxi: 2.3.5 
Last edited by mike acker on 2018-04-01 22:25, edited 1 time in total.
Viva la Resistencia

User avatar
mike acker
Posts: 131
Joined: 2017-06-28 21:23

Re: analyzing lockups

#5 Post by mike acker »

sunrat wrote:I suggest you read man journalctl. You may find a clue in commands like

Code: Select all

journalctl -b -1 -p 3
thanks

I'll did into this !!
Viva la Resistencia

User avatar
mike acker
Posts: 131
Joined: 2017-06-28 21:23

Re: analyzing lockups -- the tracks

#6 Post by mike acker »

each time I've had a D-9 lockup recently:

1. I was running Firefox 58, 59, or 60 in terminal mode ( not really installed )

2. on the restart it appeared AdBlock Plus (ABP) -- had updated itself
Viva la Resistencia

Wheelerof4te
Posts: 1454
Joined: 2015-08-30 20:14

Re: analyzing lockups

#7 Post by Wheelerof4te »

Try removing Adblock Plus and installing Adblock.
Use the new web extension, xul extensions from the repo are not compatible with Firefox 57+.

User avatar
mike acker
Posts: 131
Joined: 2017-06-28 21:23

Re: analyzing lockups

#8 Post by mike acker »

Wheelerof4te wrote:Try removing Adblock Plus and installing Adblock.
Use the new web extension, xul extensions from the repo are not compatible with Firefox 57+.
thanks!
I switched it
Viva la Resistencia

Post Reply