Bug Report- It disappear ! #2947

Closed
opened 2026-01-30 23:09:27 +00:00 by claunia · 5 comments
Owner

Originally created by @asche910 on GitHub (Jul 26, 2019).

Environment

Windows build number: [run "ver" at a command prompt]
10.0.18362.239
Windows Terminal version (if applicable):
the first version of ms store
Any other software?
None

Steps to reproduce

when run some heavy process, the terminal will disappear(It seems the process is still running I found from the task manager)!

The first time is I query large data from mysql, when it output the result, it quit!
Another time is I run elasticsearch and logstash, it costs lots of memory, and then the terminal disappear! But the services of elasticsearch and logstash are still alive!

I'm not sure this will happen everytime! It just sometimes do!

Originally created by @asche910 on GitHub (Jul 26, 2019). <!-- 🚨🚨🚨🚨🚨🚨🚨🚨🚨🚨 I ACKNOWLEDGE THE FOLLOWING BEFORE PROCEEDING: 1. If I delete this entire template and go my own path, the core team may close my issue without further explanation or engagement. 2. If I list multiple bugs/concerns in this one issue, the core team may close my issue without further explanation or engagement. 3. If I write an issue that has many duplicates, the core team may close my issue without further explanation or engagement (and without necessarily spending time to find the exact duplicate ID number). 4. If I leave the title incomplete when filing the issue, the core team may close my issue without further explanation or engagement. 5. If I file something completely blank in the body, the core team may close my issue without further explanation or engagement. All good? Then proceed! --> <!-- This bug tracker is monitored by Windows Terminal development team and other technical folks. **Important: When reporting BSODs or security issues, DO NOT attach memory dumps, logs, or traces to Github issues**. Instead, send dumps/traces to secure@microsoft.com, referencing this GitHub issue. Please use this form and describe your issue, concisely but precisely, with as much detail as possible. --> # Environment ```none Windows build number: [run "ver" at a command prompt] 10.0.18362.239 Windows Terminal version (if applicable): the first version of ms store Any other software? None ``` # Steps to reproduce <!-- A description of how to trigger this bug. --> when run some heavy process, the terminal will disappear(It seems the process is still running I found from the task manager)! The first time is I query large data from mysql, when it output the result, it quit! Another time is I run elasticsearch and logstash, it costs lots of memory, and then the terminal disappear! But the services of elasticsearch and logstash are still alive! I'm not sure this will happen everytime! It just sometimes do!
Author
Owner

@DHowett-MSFT commented on GitHub (Jul 29, 2019):

Do you have any events in the Windows Event Viewer about "Windows Error Reporting"? If so, can you please share one? That's the only way we can find your crash.

@DHowett-MSFT commented on GitHub (Jul 29, 2019): Do you have any events in the Windows Event Viewer about "Windows Error Reporting"? If so, can you please share one? That's the only way we can find your crash.
Author
Owner

@asche910 commented on GitHub (Jul 31, 2019):

I'm not sure if the following is what you want.

日志名称:          Application
来源:            Application Error
日期:            2019/7/25 18:39:17
事件 ID:         1000
任务类别:          (100)
级别:            错误
关键字:           经典
用户:            暂缺
计算机:           XE
描述:
错误应用程序名称: WindowsTerminal.exe,版本: 1.0.1907.2001,时间戳: 0x5d1bd2d0
错误模块名称: TerminalControl.dll,版本: 1.0.1907.2001,时间戳: 0x5d1bd20a
异常代码: 0xc0000409
错误偏移量: 0x0000000000024525
错误进程 ID: 0x308c
错误应用程序启动时间: 0x01d542b1264f4399
错误应用程序路径: C:\Program Files\WindowsApps\Microsoft.WindowsTerminal_0.2.1831.0_x64__8wekyb3d8bbwe\WindowsTerminal.exe
错误模块路径: C:\Program Files\WindowsApps\Microsoft.WindowsTerminal_0.2.1831.0_x64__8wekyb3d8bbwe\TerminalControl.dll
报告 ID: f75fda2c-fd1b-45e8-a589-a8fdc7f631a9
错误程序包全名: Microsoft.WindowsTerminal_0.2.1831.0_x64__8wekyb3d8bbwe
错误程序包相对应用程序 ID: App
事件 Xml:
<Event xmlns="http://schemas.microsoft.com/win/2004/08/events/event">
  <System>
    <Provider Name="Application Error" />
    <EventID Qualifiers="0">1000</EventID>
    <Level>2</Level>
    <Task>100</Task>
    <Keywords>0x80000000000000</Keywords>
    <TimeCreated SystemTime="2019-07-25T10:39:17.202329300Z" />
    <EventRecordID>21824</EventRecordID>
    <Channel>Application</Channel>
    <Computer>XE</Computer>
    <Security />
  </System>
  <EventData>
    <Data>WindowsTerminal.exe</Data>
    <Data>1.0.1907.2001</Data>
    <Data>5d1bd2d0</Data>
    <Data>TerminalControl.dll</Data>
    <Data>1.0.1907.2001</Data>
    <Data>5d1bd20a</Data>
    <Data>c0000409</Data>
    <Data>0000000000024525</Data>
    <Data>308c</Data>
    <Data>01d542b1264f4399</Data>
    <Data>C:\Program Files\WindowsApps\Microsoft.WindowsTerminal_0.2.1831.0_x64__8wekyb3d8bbwe\WindowsTerminal.exe</Data>
    <Data>C:\Program Files\WindowsApps\Microsoft.WindowsTerminal_0.2.1831.0_x64__8wekyb3d8bbwe\TerminalControl.dll</Data>
    <Data>f75fda2c-fd1b-45e8-a589-a8fdc7f631a9</Data>
    <Data>Microsoft.WindowsTerminal_0.2.1831.0_x64__8wekyb3d8bbwe</Data>
    <Data>App</Data>
  </EventData>
</Event>

@asche910 commented on GitHub (Jul 31, 2019): I'm not sure if the following is what you want. ``` 日志名称: Application 来源: Application Error 日期: 2019/7/25 18:39:17 事件 ID: 1000 任务类别: (100) 级别: 错误 关键字: 经典 用户: 暂缺 计算机: XE 描述: 错误应用程序名称: WindowsTerminal.exe,版本: 1.0.1907.2001,时间戳: 0x5d1bd2d0 错误模块名称: TerminalControl.dll,版本: 1.0.1907.2001,时间戳: 0x5d1bd20a 异常代码: 0xc0000409 错误偏移量: 0x0000000000024525 错误进程 ID: 0x308c 错误应用程序启动时间: 0x01d542b1264f4399 错误应用程序路径: C:\Program Files\WindowsApps\Microsoft.WindowsTerminal_0.2.1831.0_x64__8wekyb3d8bbwe\WindowsTerminal.exe 错误模块路径: C:\Program Files\WindowsApps\Microsoft.WindowsTerminal_0.2.1831.0_x64__8wekyb3d8bbwe\TerminalControl.dll 报告 ID: f75fda2c-fd1b-45e8-a589-a8fdc7f631a9 错误程序包全名: Microsoft.WindowsTerminal_0.2.1831.0_x64__8wekyb3d8bbwe 错误程序包相对应用程序 ID: App 事件 Xml: <Event xmlns="http://schemas.microsoft.com/win/2004/08/events/event"> <System> <Provider Name="Application Error" /> <EventID Qualifiers="0">1000</EventID> <Level>2</Level> <Task>100</Task> <Keywords>0x80000000000000</Keywords> <TimeCreated SystemTime="2019-07-25T10:39:17.202329300Z" /> <EventRecordID>21824</EventRecordID> <Channel>Application</Channel> <Computer>XE</Computer> <Security /> </System> <EventData> <Data>WindowsTerminal.exe</Data> <Data>1.0.1907.2001</Data> <Data>5d1bd2d0</Data> <Data>TerminalControl.dll</Data> <Data>1.0.1907.2001</Data> <Data>5d1bd20a</Data> <Data>c0000409</Data> <Data>0000000000024525</Data> <Data>308c</Data> <Data>01d542b1264f4399</Data> <Data>C:\Program Files\WindowsApps\Microsoft.WindowsTerminal_0.2.1831.0_x64__8wekyb3d8bbwe\WindowsTerminal.exe</Data> <Data>C:\Program Files\WindowsApps\Microsoft.WindowsTerminal_0.2.1831.0_x64__8wekyb3d8bbwe\TerminalControl.dll</Data> <Data>f75fda2c-fd1b-45e8-a589-a8fdc7f631a9</Data> <Data>Microsoft.WindowsTerminal_0.2.1831.0_x64__8wekyb3d8bbwe</Data> <Data>App</Data> </EventData> </Event> ```
Author
Owner

@zadjii-msft commented on GitHub (Sep 13, 2019):

/feedback

@zadjii-msft commented on GitHub (Sep 13, 2019): /feedback
Author
Owner

@ghost commented on GitHub (Sep 13, 2019):

Hi there!

Can you please send us feedback with the Feedback Hub with this issue and paste the link here so we can more easily find your crash information on the back end?

Thanks!

image image

@ghost commented on GitHub (Sep 13, 2019): Hi there!<br><br>Can you please send us feedback with the Feedback Hub with this issue and paste the link here so we can more easily find your crash information on the back end?<br><br>Thanks!<br><br>![image](https://user-images.githubusercontent.com/18221333/62478757-b69d0d00-b760-11e9-9626-1fa33c91e7c5.png) ![image](https://user-images.githubusercontent.com/18221333/62478649-6de55400-b760-11e9-806e-5aab7e085a9f.png)
Author
Owner

@asche910 commented on GitHub (Sep 14, 2019):

Last month I have changed a computer. so the log of crash disappear!

@asche910 commented on GitHub (Sep 14, 2019): Last month I have changed a computer. so the log of crash disappear!
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/terminal#2947