View Issue Details

IDProjectCategoryView StatusLast Update
0006215Kali LinuxGeneral Bugpublic2020-12-01 10:41
Reportern0b1n6ry Assigned To 
PriorityhighSeverityblockReproducibilityrandom
Status closedResolutionopen 
Product Version2020.1 
Summary0006215: Random freeze nothing works only sysreq b is working
Description

This is the syslog :

Mar 23 02:23:52 linu kernel: [ 4536.710236] BUG: kernel NULL pointer dereference, address: 0000000000000040
Mar 23 02:23:52 linu kernel: [ 4536.710252] #PF: supervisor read access in kernel mode
Mar 23 02:23:52 linu kernel: [ 4536.710254] #PF: error_code(0x0000) - not-present page
Mar 23 02:23:52 linu kernel: [ 4536.710256] PGD 0 P4D 0
Mar 23 02:23:52 linu kernel: [ 4536.710264] Oops: 0000 [0000001] SMP PTI
Mar 23 02:23:52 linu kernel: [ 4536.710270] CPU: 1 PID: 1179 Comm: xfwm4 Tainted: G E 5.4.0-kali4-amd64 0000001 Debian 5.4.19-1k>
Mar 23 02:23:52 linu kernel: [ 4536.710272] Hardware name: ASUSTeK COMPUTER INC. N552VW/N552VW, BIOS N552VW.304 05/08/2019
Mar 23 02:23:52 linu kernel: [ 4536.710521] RIP: 0010:i915_active_acquire+0x9/0x70 [i915]
Mar 23 02:23:52 linu kernel: [ 4536.710524] Code: 00 00 00 48 c7 46 58 00 00 00 00 c7 46 38 00 00 00 00 48 c7 c6 0a 50 9b c0 e9 33 e0 20 f>
Mar 23 02:23:52 linu kernel: [ 4536.710526] RSP: 0018:ffffa8a2807bba40 EFLAGS: 00010286
Mar 23 02:23:52 linu kernel: [ 4536.710529] RAX: 0000000000000000 RBX: ffff8d10eae87a80 RCX: 0000000000000000
Mar 23 02:23:52 linu kernel: [ 4536.710530] RDX: ffff8d10483adb00 RSI: ffff8d10eae87a80 RDI: 0000000000000008
Mar 23 02:23:52 linu kernel: [ 4536.710532] RBP: ffff8d10483adb00 R08: ffff8d107530f808 R09: ffff8d107530f808
Mar 23 02:23:52 linu kernel: [ 4536.710534] R10: ffff8d10e9d5ce00 R11: 0000000000000001 R12: 0000000000000008
Mar 23 02:23:52 linu kernel: [ 4536.710535] R13: 0000000000000004 R14: ffff8d10483adb00 R15: 000000004000001c
Mar 23 02:23:52 linu kernel: [ 4536.710537] FS: 00007f8a42291f00(0000) GS:ffff8d10f7a40000(0000) knlGS:0000000000000000
Mar 23 02:23:52 linu kernel: [ 4536.710539] CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033
Mar 23 02:23:52 linu kernel: [ 4536.710540] CR2: 0000000000000040 CR3: 0000000370afa002 CR4: 00000000003606e0
Mar 23 02:23:52 linu kernel: [ 4536.710541] DR0: 0000000000000000 DR1: 0000000000000000 DR2: 0000000000000000
Mar 23 02:23:52 linu kernel: [ 4536.710543] DR3: 0000000000000000 DR6: 00000000fffe0ff0 DR7: 0000000000000400
Mar 23 02:23:52 linu kernel: [ 4536.710544] Call Trace:
Mar 23 02:23:52 linu kernel: [ 4536.710620] i915_active_ref+0x21/0x210 [i915]
Mar 23 02:23:52 linu kernel: [ 4536.710708] i915_vma_move_to_active+0x6e/0xf0 [i915]
Mar 23 02:23:52 linu kernel: [ 4536.710791] i915_gem_do_execbuffer+0xc62/0x1520 [i915]
Mar 23 02:23:52 linu kernel: [ 4536.710808] ? _cond_resched+0x15/0x30
Mar 23 02:23:52 linu kernel: [ 4536.710813] ? mutex_lock+0xe/0x30
Mar 23 02:23:52 linu kernel: [ 4536.710825] ? unix_stream_read_generic+0x1f7/0x8f0
Mar 23 02:23:52 linu kernel: [ 4536.710833] ? __kmalloc_node+0x1f5/0x300
Mar 23 02:23:52 linu kernel: [ 4536.710958] i915_gem_execbuffer2_ioctl+0x1df/0x3d0 [i915]
Mar 23 02:23:52 linu kernel: [ 4536.711010] ? i915_gem_madvise_ioctl+0x13a/0x290 [i915]
Mar 23 02:23:52 linu kernel: [ 4536.711059] ? i915_gem_execbuffer_ioctl+0x2e0/0x2e0 [i915]
Mar 23 02:23:52 linu kernel: [ 4536.711108] drm_ioctl_kernel+0xaa/0xf0 [drm]
Mar 23 02:23:52 linu kernel: [ 4536.711126] drm_ioctl+0x208/0x390 [drm]
Mar 23 02:23:52 linu kernel: [ 4536.711228] ? i915_gem_execbuffer_ioctl+0x2e0/0x2e0 [i915]
Mar 23 02:23:52 linu kernel: [ 4536.711236] do_vfs_ioctl+0x40e/0x670
Mar 23 02:23:52 linu kernel: [ 4536.711239] ksys_ioctl+0x5e/0x90
Mar 23 02:23:52 linu kernel: [ 4536.711242] __x64_sys_ioctl+0x16/0x20
Mar 23 02:23:52 linu kernel: [ 4536.711247] do_syscall_64+0x52/0x160
Mar 23 02:23:52 linu kernel: [ 4536.711252] entry_SYSCALL_64_after_hwframe+0x44/0xa9
Mar 23 02:23:52 linu kernel: [ 4536.711258] RIP: 0033:0x7f8a4376b497
Mar 23 02:23:52 linu kernel: [ 4536.711261] Code: 00 00 90 48 8b 05 f9 79 0c 00 64 c7 00 26 00 00 00 48 c7 c0 ff ff ff ff c3 66 2e 0f 1f 84 00 00 00 00 00 b8 10 00 00 00 0f 05 <48> 3d 01 f0>
Mar 23 02:23:52 linu kernel: [ 4536.711263] RSP: 002b:00007ffcee4c8b88 EFLAGS: 00000246 ORIG_RAX: 0000000000000010
Mar 23 02:23:52 linu kernel: [ 4536.711266] RAX: ffffffffffffffda RBX: 00007ffcee4c8bd0 RCX: 00007f8a4376b497
Mar 23 02:23:52 linu kernel: [ 4536.711267] RDX: 00007ffcee4c8bd0 RSI: 0000000040406469 RDI: 000000000000000a
Mar 23 02:23:52 linu kernel: [ 4536.711269] RBP: 0000000040406469 R08: 00005569d9a390d0 R09: 0000000000000000
Mar 23 02:23:52 linu kernel: [ 4536.711271] R10: 0000000000000000 R11: 0000000000000246 R12: 00005569d9dae9a0
Mar 23 02:23:52 linu kernel: [ 4536.711273] R13: 000000000000000a R14: ffffffffffffffff R15: 00007f8a3bf33e08
Mar 23 02:23:52 linu kernel: [ 4536.711275] Modules linked in: ctr(E) ccm(E) binfmt_misc(E) nls_ascii(E) nls_cp437(E) vfat(E) fat(E) x86_pkg_temp_thermal(E) intel_powerclamp(E) coretemp(E) >
Mar 23 02:23:52 linu kernel: [ 4536.711327] watchdog(E) pcspkr(E) efivars(E) rfkill(E) intel_soc_dts_iosf(E) intel_pch_thermal(E) tpm(E) acpi_pad(E) ac(E) int3400_thermal(E) int3403_therma>
Mar 23 02:23:52 linu kernel: [ 4536.711414] CR2: 0000000000000040
Mar 23 02:23:52 linu kernel: [ 4536.711418] ---[ end trace 15515db69136511b ]---
Mar 23 02:23:52 linu kernel: [ 4536.821975] RIP: 0010:i915_active_acquire+0x9/0x70 [i915]
Mar 23 02:23:52 linu kernel: [ 4536.821978] Code: 00 00 00 48 c7 46 58 00 00 00 00 c7 46 38 00 00 00 00 48 c7 c6 0a 50 9b c0 e9 33 e0 20 f9 0f 1f 00 0f 1f 44 00 00 41 54 55 53 <8b> 47 38 48>
Mar 23 02:23:52 linu kernel: [ 4536.821979] RSP: 0018:ffffa8a2807bba40 EFLAGS: 00010286
Mar 23 02:23:52 linu kernel: [ 4536.821980] RAX: 0000000000000000 RBX: ffff8d10eae87a80 RCX: 0000000000000000
Mar 23 02:23:52 linu kernel: [ 4536.821981] RDX: ffff8d10483adb00 RSI: ffff8d10eae87a80 RDI: 0000000000000008
Mar 23 02:23:52 linu kernel: [ 4536.821982] RBP: ffff8d10483adb00 R08: ffff8d107530f808 R09: ffff8d107530f808
Mar 23 02:23:52 linu kernel: [ 4536.821983] R10: ffff8d10e9d5ce00 R11: 0000000000000001 R12: 0000000000000008
Mar 23 02:23:52 linu kernel: [ 4536.821984] FS: 00007f8a42291f00(0000) GS:ffff8d10f7a40000(0000) knlGS:0000000000000000
Mar 23 02:23:52 linu kernel: [ 4536.821985] CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033
Mar 23 02:23:52 linu kernel: [ 4536.821986] CR2: 0000000000000040 CR3: 0000000370afa002 CR4: 00000000003606e0
Mar 23 02:23:52 linu kernel: [ 4536.821987] DR0: 0000000000000000 DR1: 0000000000000000 DR2: 0000000000000000
Mar 23 02:23:52 linu kernel: [ 4536.821988] DR3: 0000000000000000 DR6: 00000000fffe0ff0 DR7: 0000000000000400
Mar 23 02:24:06 linu kernel: [ 4551.065542] GpuWatchdog[1673]: segfault at 0 ip 0000556d40ce5192 sp 00007f967a45c4c0 error 6 in chrome[556d3cd9e000+7287000]
Mar 23 02:24:06 linu kernel: [ 4551.065557] Code: 83 c3 e8 75 e9 41 8b 85 00 01 00 00 85 c0 0f 84 99 00 00 00 48 8d 3d 06 5f 4b fb be 01 00 00 00 ba 03 00 00 00 e8 ee 17 a6 fe <c7> 04 25 00>
Mar 23 02:25:01 linu CRON[3914]: (root) CMD (command -v debian-sa1 > /dev/null && debian-sa1 1 1)

Additional Information

and this is my kernrl version : 5.4.0-kali4-amd64

If I'm missing anything , just mention it please.

Activities

n0b1n6ry

n0b1n6ry

2020-04-07 16:52

reporter   ~0012589

What should I do about this ? is anything happening ? it's really a pain in the neck

g0tmi1k

g0tmi1k

2020-12-01 10:41

administrator   ~0013757

This report has been filed against an old version of Kali. We will be closing this ticket due to inactivity.
Please could you see if you are able to replicate this issue with the latest version of Kali Linux (https://www.kali.org/downloads/)?
If you are still facing the same problem, feel free to re-open the ticket. If you choose to do this, could you provide more information to the issue you are facing, and also give information about your setup?
For more information, please read: https://kali.training/topic/filing-a-good-bug-report/

Issue History

Date Modified Username Field Change
2020-03-22 23:23 n0b1n6ry New Issue
2020-04-07 16:52 n0b1n6ry Note Added: 0012589
2020-12-01 10:41 g0tmi1k Note Added: 0013757
2020-12-01 10:41 g0tmi1k Status new => closed