Maximus5 / conemu-inside

An example, how to embed http://conemu.github.io/ into another graphical application
57 stars 42 forks source link

Random error: Can't create new virtual console #36

Open vinaychandra opened 7 years ago

vinaychandra commented 7 years ago

Hi,

I am getting

Can't create new virtual console!
{CConEmuMain::CreateStartupConsoles}

randomly a lot of time when trying to create a console.

Note that I am using a custom startup command. Trying to creating again a few times succeeds finally. Why would this occur?

Maximus5 commented 7 years ago

I suppose you can't reproduce that? When you set ConEmuStartInfo.IsLog to true ConEmu would write advanced information to LogFiles

deining commented 5 years ago

Hi,

I'm experiencing the same issue while using Git Extensions v3.00.00.4433.

ConEmu 180131 [32]

Can't create new virtual console!
(CConEmuMain::CreateStartupConsoles)
Assertion: ConEmu 180131 [32] PID=19584, TID=16728
C:\Program Files (x86)\GitExtensions\ConEmu\conemu.exe
ConEmu\VConGroup.cpp:5242
-----------------------
rcCon.right && rcCon.bottom
-----------------------

Press <Ignore> to continue your work.

Press <Abort> to throw exception, ConEmu will be terminated!

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 (conemu.exe, PID=19584)
ConEmu build 180131 

Memory dump was saved to
C:\Users\xxx\Desktop\ConEmuTrap\Trap-180131-19584.dmp

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

May may download the crash dump via the URL:

http://www.tropentag.de/temp/Trap-180131-19584.7z

I can reproduce the error at any time. Please let me know when need additional information.

Maximus5 commented 5 years ago

Please update. You are using a year old ConEmu version.