Opened 16 years ago

Closed 13 years ago

#2159 closed bug (fixed)

unhandled pheader type 0x4

Reported by: andreasf Owned by: axeld
Priority: normal Milestone: R1
Component: System/runtime_loader Version: R1/pre-alpha1
Keywords: Cc:
Blocked By: Blocking:
Platform: x86

Description

Linking the _ctypes Python module results in the following runtime_loader error:

runtime_loader: unhandled pheader type 0x4
runtime_loader: Troubles parsing Program headers, numRegions = -2147483632

Change History (3)

comment:1 by scottmc, 15 years ago

This error has been showing up a lot lately when trying to port things.

in reply to:  1 comment:2 by scottmc, 15 years ago

Replying to scottmc:

This error has been showing up a lot lately when trying to port things.

Removing yasm and nasm clears up this issue, note that this may or may not be related to the original problem reported here as our pheader addresses were different.

comment:3 by scottmc, 13 years ago

Resolution: fixed
Status: newclosed

This issue seems to have been fixed? I haven't seen it show up in nearly 2 years.

Note: See TracTickets for help on using tickets.