-
JOSE WILLIAM ROMERO OLIVOS
- PowerBuilder
- Thursday, 19 June 2025 04:04 PM UTC
Good morning. I'm testing pb version 2025. I've migrated a simple application that works perfectly in pb 2022 r3. But when using the RESTClient, I simply get a fatal error and the PowerBuilder IDE crashes.
This is the Event Viewer error.
Nombre de registro:Application
Origen: Application Error
Fecha: 19/06/2025 10:56:04
Id. del evento:1000
Categoría de la tarea:Eventos de bloqueo de aplicación
Nivel: Error
Palabras clave:
Usuario: MANAGEMENT\owner
Equipo: MANAGEMENT
Descripción:
Nombre de aplicación con errores: PB250.exe, versión: 25.0.0.3683, marca de tiempo: 0x680b7ac8
Nombre del módulo con errores: igc32.dll, versión: 32.0.101.6647, marca de tiempo: 0x67c1f30e
Código de excepción: 0xc000041d
Desplazamiento con errores: 0x03277473
Id. de proceso con errores: 0x270C
Tiempo de inicio de aplicación con errores: 0x1DBE13249B5517F
Ruta de aplicación con errores: C:\Program Files (x86)\Appeon\PowerBuilder 25.0\PB250.exe
Ruta de módulo con errores: C:\WINDOWS\System32\DriverStore\FileRepository\iigd_dch.inf_amd64_8bc3472d826f4d09\igc32.dll
Id. de informe: 56baa883-e0cd-45e4-9467-f466985137f1
Nombre completo del paquete con errores:
Id. de aplicación relacionado con el paquete con errores:
XML de evento:
<Event xmlns="http://schemas.microsoft.com/win/2004/08/events/event">
<System>
<Provider Name="Application Error" Guid="{a0e9b465-b939-57d7-b27d-95d8e925ff57}" />
<EventID>1000</EventID>
<Version>0</Version>
<Level>2</Level>
<Task>100</Task>
<Opcode>0</Opcode>
<Keywords>0x8000000000000000</Keywords>
<TimeCreated SystemTime="2025-06-19T15:56:04.8199816Z" />
<EventRecordID>40343</EventRecordID>
<Correlation />
<Execution ProcessID="12180" ThreadID="17836" />
<Channel>Application</Channel>
<Computer>MANAGEMENT</Computer>
<Security UserID="S-1-5-21-3316834614-3897452424-3794551480-1001" />
</System>
<EventData>
<Data Name="AppName">PB250.exe</Data>
<Data Name="AppVersion">25.0.0.3683</Data>
<Data Name="AppTimeStamp">680b7ac8</Data>
<Data Name="ModuleName">igc32.dll</Data>
<Data Name="ModuleVersion">32.0.101.6647</Data>
<Data Name="ModuleTimeStamp">67c1f30e</Data>
<Data Name="ExceptionCode">c000041d</Data>
<Data Name="FaultingOffset">03277473</Data>
<Data Name="ProcessId">0x270c</Data>
<Data Name="ProcessCreationTime">0x1dbe13249b5517f</Data>
<Data Name="AppPath">C:\Program Files (x86)\Appeon\PowerBuilder 25.0\PB250.exe</Data>
<Data Name="ModulePath">C:\WINDOWS\System32\DriverStore\FileRepository\iigd_dch.inf_amd64_8bc3472d826f4d09\igc32.dll</Data>
<Data Name="IntegratorReportId">56baa883-e0cd-45e4-9467-f466985137f1</Data>
<Data Name="PackageFullName">
</Data>
<Data Name="PackageRelativeAppId">
</Data>
</EventData>
</Event>
Find Questions by Tag
Helpful?
If a reply or comment is helpful for you, please don’t hesitate to click the Helpful button. This action is further confirmation of their invaluable contribution to the Appeon Community.