View Issue Details

IDProjectCategoryView StatusLast Update
0003067Kali LinuxKali Package Bugpublic2025-07-14 09:38
Reporterrioasmara Assigned Torhertzog  
PrioritynormalSeverityminorReproducibilityalways
Status closedResolutionno change required 
Product Version2016.1 
Summary0003067: Zaproxy crash after loading the splash screen
Description

[50760.984006] [drm:intel_set_pch_fifo_underrun_reporting [i915]] ERROR uncleared pch fifo underrun on pch transcoder A
[50760.984030] [drm:cpt_irq_handler [i915]] ERROR PCH transcoder A FIFO underrun
[50760.997786] [drm:intel_set_cpu_fifo_underrun_reporting [i915]] ERROR uncleared fifo underrun on pipe B
[50760.997808] [drm:ironlake_irq_handler [i915]] ERROR CPU pipe B FIFO underrun

Steps To Reproduce

apt-get update
apt-get upgrade
restart if required

  1. Run zaproxy
  2. Wait until the progress bar load full.
  3. UI Crash

[50760.984006] [drm:intel_set_pch_fifo_underrun_reporting [i915]] ERROR uncleared pch fifo underrun on pch transcoder A
[50760.984030] [drm:cpt_irq_handler [i915]] ERROR PCH transcoder A FIFO underrun
[50760.997786] [drm:intel_set_cpu_fifo_underrun_reporting [i915]] ERROR uncleared fifo underrun on pipe B
[50760.997808] [drm:ironlake_irq_handler [i915]] ERROR CPU pipe B FIFO underrun

Additional Information

Linux netview 4.3.0-kali1-amd64 0000001 SMP Debian 4.3.5-1kali1 (2016-02-11) x86_64 GNU/Linux

lspci
00:00.0 Host bridge: Intel Corporation Xeon E3-1200 v3/4th Gen Core Processor DRAM Controller (rev 06)
00:01.0 PCI bridge: Intel Corporation Xeon E3-1200 v3/4th Gen Core Processor PCI Express x16 Controller (rev 06)
00:02.0 VGA compatible controller: Intel Corporation 4th Gen Core Processor Integrated Graphics Controller (rev 06)
00:03.0 Audio device: Intel Corporation Xeon E3-1200 v3/4th Gen Core Processor HD Audio Controller (rev 06)
00:14.0 USB controller: Intel Corporation 8 Series/C220 Series Chipset Family USB xHCI (rev 04)
00:16.0 Communication controller: Intel Corporation 8 Series/C220 Series Chipset Family MEI Controller 0000001 (rev 04)
00:16.3 Serial controller: Intel Corporation 8 Series/C220 Series Chipset Family KT Controller (rev 04)
00:19.0 Ethernet controller: Intel Corporation Ethernet Connection I217-LM (rev 04)
00:1a.0 USB controller: Intel Corporation 8 Series/C220 Series Chipset Family USB EHCI #2 (rev 04)
00:1b.0 Audio device: Intel Corporation 8 Series/C220 Series Chipset High Definition Audio Controller (rev 04)
00:1c.0 PCI bridge: Intel Corporation 8 Series/C220 Series Chipset Family PCI Express Root Port 0000001 (rev d4)
00:1c.2 PCI bridge: Intel Corporation 8 Series/C220 Series Chipset Family PCI Express Root Port #3 (rev d4)
00:1c.4 PCI bridge: Intel Corporation 8 Series/C220 Series Chipset Family PCI Express Root Port 0000005 (rev d4)
00:1c.5 PCI bridge: Intel Corporation 8 Series/C220 Series Chipset Family PCI Express Root Port 0000006 (rev d4)
00:1c.6 PCI bridge: Intel Corporation 8 Series/C220 Series Chipset Family PCI Express Root Port 0000007 (rev d4)
00:1c.7 PCI bridge: Intel Corporation 8 Series/C220 Series Chipset Family PCI Express Root Port 0000008 (rev d4)
00:1d.0 USB controller: Intel Corporation 8 Series/C220 Series Chipset Family USB EHCI 0000001 (rev 04)
00:1f.0 ISA bridge: Intel Corporation QM87 Express LPC Controller (rev 04)
00:1f.2 SATA controller: Intel Corporation 8 Series/C220 Series Chipset Family 6-port SATA Controller 1 [AHCI mode] (rev 04)
00:1f.3 SMBus: Intel Corporation 8 Series/C220 Series Chipset Family SMBus Controller (rev 04)
03:00.0 Network controller: Intel Corporation Centrino Advanced-N 6235 (rev 24)
0e:00.0 SD Host controller: O2 Micro, Inc. SD/MMC Card Reader Controller (rev 01)

Activities

grid2

grid2

2016-02-24 13:49

reporter   ~0004758

Last edited: 2016-02-24 13:50

I did an apt-get update && apt-get dist-upgrade this morning. There was an update to X in the repos. After installing the updates, ZAP seems to be functioning normally. I'm using the 64-bit version of Kali Rolling.

Kali team, please confirm

rioasmara

rioasmara

2016-02-24 14:28

reporter   ~0004759

Yes, I am using the same kali rolling 64 bit.

I tried to reinstall three times with fresh ISO. Zaproxy 4.3 running well if I do not update the package. After first package update (500++ MB) then Zap Proxy will always crash after splash screen fully loaded.

Today, I am using Kali linux 2.0 which so far is stable enough...

rhertzog

rhertzog

2016-02-24 17:14

administrator   ~0004760

I can't reproduce this crash, it seems to be very specific to some hardware setup... you might want to try a newer kernel. We just uploaded linux 4.4 to kali-dev.

_cC_

_cC_

2016-02-25 20:47

reporter   ~0004763

Mark this pain in the ass as FIXED! It's a graphics driver issue with the intel chipset. Install glx-diversions and libglapi-mesa, reboot and the nightmare will vanish!

rhertzog

rhertzog

2016-02-26 11:17

administrator   ~0004766

Thanks, closing the ticket.

Issue History

Date Modified Username Field Change
2016-02-13 14:40 rioasmara New Issue
2016-02-24 13:49 grid2 Note Added: 0004758
2016-02-24 13:50 grid2 Note Edited: 0004758
2016-02-24 14:28 rioasmara Note Added: 0004759
2016-02-24 17:14 rhertzog Note Added: 0004760
2016-02-25 20:47 _cC_ Note Added: 0004763
2016-02-26 11:17 rhertzog Note Added: 0004766
2016-02-26 11:17 rhertzog Status new => closed
2016-02-26 11:17 rhertzog Assigned To => rhertzog
2016-02-26 11:17 rhertzog Resolution open => no change required
2025-07-14 09:17 g0tmi1k Priority urgent => normal
2025-07-14 09:38 g0tmi1k Severity crash => minor