Maximus5 / ConEmu

Customizable Windows terminal with tabs, splits, quake-style, hotkeys and more
https://conemu.github.io/
BSD 3-Clause "New" or "Revised" License
8.5k stars 570 forks source link

Assertion failed nNewWidth>0 && nNewHeight>0 #2480

Open terax6669 opened 1 year ago

terax6669 commented 1 year ago
Assertion:
ConEmu 220807 [64] PID=1380 TID=12584 at 07:40:07.787
C:\tools\Cmder\vendor\conemu-maximus5\ConEmu64.exe
SRC\conemu\src\ConEmu\RealBuffer.cpp:1890
-----------------------
nNewWidth>0 && nNewHeight>0
-----------------------

Press <Cancel> to continue your work.

Press <Retry> to copy text information to clipboard
and report a bug (open project web page).
PreError=0, PostError=0, Result=4

Assertion was occurred (ConEmu64.exe, PID=1380) ConEmu build 220807 64

Memory dump was saved to C:\Users\T\Desktop\ConEmuTrap\Trap-220807-1380.dmp

Assertion report was copied to clipboard Please Zip it and send to developer (via DropBox etc.) https://conemu.github.io/en/Issues.html

Versions

ConEmu build: 220807 x64 OS version: Windows 11 Used shell version: cmd+clink, wsl bash, wsl fish

Problem description

I was away from my computer for the entire night so I don't know what happened, but possibly the error occured when Windows was re-arranging displays? I have a monitor that is "unplugged" when I turn if off, so Windows does it's thing whenever that happens. I'm using NVIDIA DSR (x1080->x2160) on one monitor if that changes anything.

Additional files

Trap-220807-1380.001.zip Trap-220807-1380.002.zip Trap-220807-1380.003.zip

GitHub is annoying with filesize limits and extensions, you might need to rename files from 001.zip to .zip.001

terax6669 commented 1 year ago

Looks like the problem is in cmd+clink tab because the same assertion error popup appeared when I switched to those tabs.

EDIT: nevermind, bash tabs did the same thing