[AC-4617] Windows: App crash with Hal.dll error
GitHub Issue | n/a |
---|---|
Type | Bug |
Priority | n/a |
Status | Closed |
Resolution | Needs more info |
Resolution Date | 2016-11-22T20:43:30.000+0000 |
Affected Version/s | Appcelerator Studio 4.5.0 |
Fix Version/s | n/a |
Components | Titanium SDK & CLI |
Labels | Windows |
Reporter | William Miles |
Assignee | Shak Hossain |
Created | 2016-11-16T06:40:34.000+0000 |
Updated | 2016-11-22T20:43:31.000+0000 |
Description
When running the app, clicking events causes the app to crash with the following error:
The name of the module that causes the error: HAL.dll, version: 0.0.0.0, tidsstempel: 0x5809e6ca
<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="2016-11-15T11:47:58.601384400Z" />
<EventRecordID>10271</EventRecordID>
<Channel>Application</Channel>
<Computer>CLT000116</Computer>
<Security />
</System>
<EventData>
<Data>SchurSalgsApp.exe</Data>
<Data>0.0.0.0</Data>
<Data>582ad59b</Data>
<Data>HAL.dll</Data>
<Data>0.0.0.0</Data>
<Data>5809e6ca</Data>
<Data>c0000005</Data>
<Data>000292b3</Data>
<Data>1414</Data>
<Data>01d23f35ec156416</Data>
<Data>C:\Program Files\WindowsApps\SharksMedia.SchurSalgsApp_1.12.0.0_x86__k99r4eyvz0zr0\SchurSalgsApp.exe</Data>
<Data>C:\Program Files\WindowsApps\SharksMedia.SchurSalgsApp_1.12.0.0_x86__k99r4eyvz0zr0\HAL.dll</Data>
<Data>3f05b09c-0921-4162-89ba-e72da85f853c</Data>
<Data>SharksMedia.SchurSalgsApp_1.12.0.0_x86__k99r4eyvz0zr0</Data>
<Data>App</Data>
</EventData>
</Event>
The app can start up Again, but any event causes the app to crash.
Can you please provide a test-case to reproduce this issue? Thx!
Hello, We need a test case for us to reproduce to issue.