MixinNetwork / MixinNetwork/flutter-plugins
desktop_multi_windows got crash when open new window or standby window
Nobody has claimed this yet.
- Dominant language
- C
- Stars
- 512
- Forks
- 292
- Avg merge
- 15h 8m
- Merged PRs (30d)
- 7
Description
i go the same crash error too , here is the log when open eventvwr.msc from windows log
Log Name: Application
Source: Application Error
Date: 25/10/2024 13:32:28
Event ID: 1000
Task Category: Application Crashing Events
Level: Error
Keywords:
User: MSI\erict
Computer: MSI
Description:
Faulting application name: batman_frontend.exe, version: 3.0.0.1, time stamp: 0x670e88c3
Faulting module name: desktop_multi_window_plugin.dll, version: 0.0.0.0, time stamp: 0x670e88a0
Exception code: 0xc0000005
Fault offset: 0x0000000000003a87
Faulting process id: 0x5654
Faulting application start time: 0x1DB269F06F96B06
Faulting application path: C:\Program Files\WindowsApps\com.flutter.batman_1.0.0.25_x64__kr8sb3mkvebec\batman_frontend.exe
Faulting module path: C:\Program Files\WindowsApps\com.flutter.batman_1.0.0.25_x64__kr8sb3mkvebec\desktop_multi_window_plugin.dll
Report Id: 59dbaf02-0787-460e-97d9-f37f905b2d3d
Faulting package full name: com.flutter.batman_1.0.0.25_x64__kr8sb3mkvebec
Faulting package-relative application ID: batman
Event Xml:
1000
0
2
100
0
0x8000000000000000
574
Application
MSI
batman_frontend.exe
3.0.0.1
670e88c3
desktop_multi_window_plugin.dll
0.0.0.0
670e88a0
c0000005
0000000000003a87
0x5654
0x1db269f06f96b06
C:\Program Files\WindowsApps\com.flutter.batman_1.0.0.25_x64__kr8sb3mkvebec\batman_frontend.exe
C:\Program Files\WindowsApps\com.flutter.batman_1.0.0.25_x64__kr8sb3mkvebec\desktop_multi_window_plugin.dll
59dbaf02-0787-460e-97d9-f37f905b2d3d
com.flutter.batman_1.0.0.25_x64__kr8sb3mkvebec
batman
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by reproducing the crash when opening a new or standby window and inspect the Windows Event Viewer report for batman_frontend.exe and desktop_multi_window_plugin.dll. Use the reported access-violation code and fault offset to locate the failing native plugin path; done means those window actions no longer crash the application.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- flutter
- Domain
- desktop
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 20/100