Titanium JIRA Archive
Appcelerator Community (AC)

[AC-4617] Windows: App crash with Hal.dll error

GitHub Issuen/a
TypeBug
Priorityn/a
StatusClosed
ResolutionNeeds more info
Resolution Date2016-11-22T20:43:30.000+0000
Affected Version/sAppcelerator Studio 4.5.0
Fix Version/sn/a
ComponentsTitanium SDK & CLI
LabelsWindows
ReporterWilliam Miles
AssigneeShak Hossain
Created2016-11-16T06:40:34.000+0000
Updated2016-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.

Comments

  1. Hans Knöchel 2016-11-16

    Can you please provide a test-case to reproduce this issue? Thx!
  2. Sharif AbuDarda 2016-11-17

    Hello, We need a test case for us to reproduce to issue.

JSON Source