New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
assertion failed "nNewWidth>0 && nNewHeight>0" in RealBuffer.cpp:1894 ConEmu 161022 #934
Comments
That usually means something bad happened with conhost.exe. |
Sure Max, I'll provide logs with the next crash. Kind regards, On Tue, Nov 1, 2016 at 3:27 PM, Maximus5 notifications@github.com wrote:
|
Hi Max, As requested, please find the crash log here: Kind regards, |
2 all I need more information to reproduce the issue.
The issue is hard to fix because it depens on some race conditions in Microsoft's conhost.exe. |
At the time I encountered my issue, it was easily reproducible. So something, somewhere must break it, but I think it's not directly conemu. |
Hi Max,
The problem disappeared from itself. May be Windows updated cohost.exe
file.. I will watch and report if if I have more details...
Kind regards,
Anton Golubev
…On Thu, Dec 8, 2016 at 11:52 AM, Ruben Dijkstra ***@***.***> wrote:
At the time I encountered my issue, it was easily reproducible.
You would just generate output until you were at the end of the buffer
(scroll handle at the bottom of the scroll bar), and then clear.
But now, with a fresh install (both Windows and conemu) it doesn't happen.
So something, somewhere must break it, but I think it's not *directly*
conemu.
—
You are receiving this because you authored the thread.
Reply to this email directly, view it on GitHub
<#934 (comment)>,
or mute the thread
<https://github.com/notifications/unsubscribe-auth/AQgg5JhZilA2A5ikjX3LIIobuaC6-rTqks5rF-FRgaJpZM4KmJPI>
.
|
ConEmu build: 180206 x64 I can reproduce this assertion 10/10 on my PC:
The dump & logs of this sequence are here. I noticed that starting Wow - I just realised that if You set "Use legacy console" to "on" then |
…s after console resize in Windows 10.
…s after console resize in Windows 10.
I think this issue can be closed since much time passed by. |
Hi,
I experience ConEmu crashes after resizing ConEmu window.
Assertion ConEmu 161022 [32] PID=7808, TID=14216
RealBuffer.cpp:1894
nNewWidth>0 && nNewHeight>0
Versions
ConEmu build: 161022 x64
OS version: Windows 10 x64
Used shell: cygwin
Problem description
ConEmu crashes after console resize (e.g. full-screen / part-screen toggle)
Steps to reproduce
Actual results
ConEmu crashes.
Expected results
ConEmu continue to work.
Additional files
[Traces]
https://www.dropbox.com/s/q77q57047exc4mx/Trap-161022-7808.zip?dl=0
[Settings]
https://www.dropbox.com/s/2jlceqaicbcoyhd/ConEmu.xml?dl=0
[screenshots]
https://www.dropbox.com/s/fhdeezyip86k2tz/ScreenShot031.jpg?dl=0
[logs]
(will follow with the next crash)
The text was updated successfully, but these errors were encountered: