Hi there,
I’m experiencing a strange problem that I haven’t been able to debug or investigate further.
When I open Android Studio, the entire system freezes. I can’t use my keyboard at all (no SysRq keys or TTY switching).
I haven’t found any indication of a kernel error in the logs.
Do you have any suggestions on how I can investigate this further?
Here is my system configuration:
Android-Studio:
Android Studio Otter 2 Feature Drop | 2025.2.2 Patch 1
Build #AI-252.27397.103.2522.14617522, built on December 19, 2025
Runtime version: 21.0.8+-14196175-b1038.72 amd64
VM: OpenJDK 64-Bit Server VM by JetBrains s.r.o.
Toolkit: sun.awt.X11.XToolkit
Linux 6.18.2-1-default
openSUSE Tumbleweed; glibc: 2.42
GC: G1 Young Generation, G1 Concurrent GC, G1 Old Generation
Memory: 2048M
Cores: 24
Registry:
ide.experimental.ui=true
Non-Bundled Plugins:
org.jetbrains.completion.full.line (252.27397.103)
com.intellij.marketplace (252.27397.151)
Dart (500.0.0)
com.github.b3er.idea.plugins.arc.browser (0.32)
IdeaVIM (2.27.2)
com.intellij.settingsSync (252.27397.28)
io.flutter (88.2.0)
Current Desktop: KDE
System:
Host: susi Kernel: 6.18.2-1-default arch: x86_64 bits: 64
Desktop: KDE Plasma v: 6.5.4 Distro: openSUSE Tumbleweed 20251227
Machine:
Type: Desktop System: ASUS product: N/A v: N/A serial: <superuser required>
Mobo: ASUSTeK model: PRIME X670E-PRO WIFI v: Rev 1.xx
serial: <superuser required> Firmware: UEFI vendor: American Megatrends
v: 3602 date: 11/13/2025
CPU:
Info: 12-core AMD Ryzen 9 9900X [MT MCP] speed (MHz): avg: 4391
min/max: 614/5662
Graphics:
Device-1: NVIDIA TU104 [GeForce RTX 2070 SUPER] driver: nvidia v: 580.119.02
Device-2: Logitech HD Pro Webcam C920 driver: snd-usb-audio,uvcvideo
type: USB
Display: wayland server: X.org v: 1.21.1.21 with: Xwayland v: 24.1.8
compositor: kwin_wayland driver: X: loaded: nvidia
unloaded: modesetting,vesa gpu: nvidia,nvidia-nvswitch
resolution: 2560x1440~60Hz
API: OpenGL v: 4.6.0 compat-v: 4.5 vendor: nvidia mesa v: 580.119.02
renderer: NVIDIA GeForce RTX 2070 SUPER/PCIe/SSE2
Info: Tools: api: clinfo, eglinfo, glxinfo, vulkaninfo
de: kscreen-console,kscreen-doctor gpu: nvidia-settings,nvidia-smi
wl: wayland-info x11: xdpyinfo, xprop, xrandr
Network:
Device-1: Realtek RTL8125 2.5GbE driver: r8169
Device-2: MEDIATEK MT7922 802.11ax PCI Express Wireless Network Adapter
driver: mt7921e
Drives:
Local Storage: total: 1.82 TiB used: 585.19 GiB (31.4%)
Info:
Memory: total: 64 GiB available: 62.44 GiB used: 4.13 GiB (6.6%)
Processes: 579 Uptime: 0h 0m Shell: Zsh inxi: 3.3.40
What I’ve tried so far (without success):
- Using X11
- Disabling Nvidia Drivers
- Reinstalling Android SDK and Android Studio
- SSH from a remote machine to get more logs
Can you please point me in the right direction or give me more hints on debugging this?
here is a sample of the kernel logs before the crash:
sudo journalctl -b -1 -p 3
Dez 28 23:31:32 susi kernel: intel_rapl_common: Found RAPL domain core
Dez 28 23:31:32 susi kernel: mt7921e 0000:0a:00.0: HW/SW Version: 0x8a108a10, Build Time: 20251118163143a
Dez 28 23:31:32 susi kernel: mt7921e 0000:0a:00.0: WM Firmware Version: ____000000, Build Time: 20251118163234
Dez 28 23:31:32 susi kernel: Bluetooth: hci0: Device setup in 181164 usecs
Dez 28 23:31:32 susi kernel: Bluetooth: hci0: HCI Enhanced Setup Synchronous Connection command is advertised, but not supported.
Dez 28 23:31:32 susi kernel: usbcore: registered new interface driver snd-usb-audio
Dez 28 23:31:32 susi kernel: uvcvideo 3-2.4:1.0: Found UVC 1.00 device HD Pro Webcam C920 (046d:082d)
Dez 28 23:31:32 susi kernel: usbcore: registered new interface driver uvcvideo
Dez 28 23:31:33 susi kernel: Bluetooth: hci0: AOSP extensions version v1.00
Dez 28 23:31:33 susi kernel: Bluetooth: hci0: AOSP quality report is supported
Dez 28 23:31:33 susi systemd-journald[913]: Received client request to flush runtime journal.
Dez 28 23:31:33 susi kernel: audit: type=1400 audit(1766961093.356:2): apparmor="STATUS" operation="profile_load" profile="unconfined" name="cam" pid=1344 comm="apparmor_parser"
Dez 28 23:31:33 susi kernel: audit: type=1400 audit(1766961093.356:3): apparmor="STATUS" operation="profile_load" profile="unconfined" name=4D6F6E676F444220436F6D70617373 pid=1336 comm="apparmor_parser"
Dez 28 23:31:33 susi kernel: audit: type=1400 audit(1766961093.356:4): apparmor="STATUS" operation="profile_load" profile="unconfined" name="epiphany" pid=1352 comm="apparmor_parser"
Dez 28 23:31:33 susi kernel: audit: type=1400 audit(1766961093.356:5): apparmor="STATUS" operation="profile_load" profile="unconfined" name="ch-checkns" pid=1345 comm="apparmor_parser"
Dez 28 23:31:33 susi kernel: audit: type=1400 audit(1766961093.356:6): apparmor="STATUS" operation="profile_load" profile="unconfined" name="evolution" pid=1353 comm="apparmor_parser"
Dez 28 23:31:33 susi kernel: audit: type=1400 audit(1766961093.356:7): apparmor="STATUS" operation="profile_load" profile="unconfined" name="brave" pid=1341 comm="apparmor_parser"
Dez 28 23:31:33 susi kernel: audit: type=1400 audit(1766961093.356:8): apparmor="STATUS" operation="profile_load" profile="unconfined" name="devhelp" pid=1350 comm="apparmor_parser"
Dez 28 23:31:33 susi kernel: audit: type=1400 audit(1766961093.356:9): apparmor="STATUS" operation="profile_load" profile="unconfined" name="busybox" pid=1343 comm="apparmor_parser"
Dez 28 23:31:33 susi kernel: audit: type=1400 audit(1766961093.356:10): apparmor="STATUS" operation="profile_load" profile="unconfined" name="chromium" pid=1348 comm="apparmor_parser"
Dez 28 23:31:33 susi kernel: audit: type=1400 audit(1766961093.356:11): apparmor="STATUS" operation="profile_load" profile="unconfined" name="balena-etcher" pid=1339 comm="apparmor_parser"
Dez 28 23:31:33 susi kernel: mt7921e 0000:0a:00.0 wlp10s0: renamed from wlan0
Dez 28 23:31:35 susi kernel: Key type trusted registered
Dez 28 23:31:35 susi kernel: SGI XFS with ACLs, security attributes, realtime, quota, no debug enabled
Dez 28 23:31:35 susi kernel: XFS (dm-3): Mounting V5 Filesystem 7e9a4abd-f8fd-467c-b7da-9cd23dc4f46d
Dez 28 23:31:35 susi kernel: XFS (dm-3): Ending clean mount
Dez 28 23:31:36 susi kernel: Bluetooth: BNEP (Ethernet Emulation) ver 1.3
Dez 28 23:31:36 susi kernel: Bluetooth: BNEP filters: protocol multicast
Dez 28 23:31:36 susi kernel: Bluetooth: BNEP socket layer initialized
Dez 28 23:31:36 susi kernel: Bluetooth: MGMT ver 1.23
Dez 28 23:31:36 susi kernel: NET: Registered PF_ALG protocol family
Dez 28 23:31:36 susi kernel: nvme nvme0: using unchecked data buffer
Dez 28 23:31:36 susi kernel: vboxdrv: Found 24 processor cores/threads
Dez 28 23:31:36 susi kernel: vboxdrv: TSC mode is Invariant, tentative frequency 4391706684 Hz
Dez 28 23:31:36 susi kernel: vboxdrv: Successfully loaded version 7.2.4 r170995 (interface 0x00340001)
Dez 28 23:31:36 susi kernel: NET: Registered PF_QIPCRTR protocol family
Dez 28 23:31:36 susi kernel: VBoxNetFlt: Successfully started.
Dez 28 23:31:36 susi kernel: VBoxNetAdp: Successfully started.
Dez 28 23:31:36 susi kernel: Realtek Internal NBASE-T PHY r8169-0-900:00: attached PHY driver (mii_bus:phy_addr=r8169-0-900:00, irq=MAC)
Dez 28 23:31:36 susi kernel: r8169 0000:09:00.0 eno1: Link is Down
Dez 28 23:31:39 susi kernel: r8169 0000:09:00.0 eno1: Link is Up - 1Gbps/Full - flow control rx/tx
Dez 28 23:31:39 susi kernel: NET: Registered PF_PACKET protocol family
Dez 28 23:31:39 susi kernel: netfs: FS-Cache loaded
Dez 28 23:31:39 susi kernel: Key type dns_resolver registered
Dez 28 23:31:39 susi kernel: Key type cifs.spnego registered
Dez 28 23:31:39 susi kernel: Key type cifs.idmap registered
Dez 28 23:31:39 susi kernel: CIFS: No dialect specified on mount. Default has changed to a more secure dialect, SMB2.1 or later (e.g. SMB3.1.1), from CIFS (SMB1). To use the less secure SMB1 dialect to access old servers which do not support SMB3.1.1 (or even SMB3 or SMB2.1) spe>
Dez 28 23:31:39 susi kernel: CIFS: enabling forceuid mount option implicitly because uid= option is specified
Dez 28 23:31:39 susi kernel: CIFS: enabling forcegid mount option implicitly because gid= option is specified
Dez 28 23:31:39 susi kernel: CIFS: Attempting to mount //raspi-nas/sanny
Dez 28 23:31:45 susi kernel: CIFS: VFS: Error connecting to socket. Aborting operation.
Dez 28 23:31:45 susi kernel: CIFS: VFS: cifs_mount failed w/return code = -113
Dez 28 23:31:46 susi kernel: usb 3-2.4: reset high-speed USB device number 5 using xhci_hcd
Dez 28 23:31:47 susi kernel: Bluetooth: RFCOMM TTY layer initialized
Dez 28 23:31:47 susi kernel: Bluetooth: RFCOMM socket layer initialized
Dez 28 23:31:47 susi kernel: Bluetooth: RFCOMM ver 1.11
Dez 28 23:31:47 susi kernel: input: solaar-keyboard as /devices/virtual/input/input24
Dez 28 23:31:47 susi kernel: warning: `kdeconnectd' uses wireless extensions which will stop working for Wi-Fi 7 hardware; use nl80211
Dez 28 23:36:53 susi kernel: NOTICE: Automounting of tracing to debugfs is deprecated and will be removed in 2030
Dez 28 23:40:19 susi kernel: /proc/cgroups lists only v1 controllers, use cgroup.controllers of root cgroup for v2 info
Dez 28 23:41:36 susi kernel: BTRFS info (device dm-0): qgroup scan completed (inconsistency flag cleared)
