Skip Menu |

This queue is for tickets about the Proc-ProcessTable CPAN distribution.

Report information
The Basics
Id: 39748
Status: resolved
Priority: 0/
Queue: Proc-ProcessTable

People
Owner: Nobody in particular
Requestors: REHSACK [...] cpan.org
Cc:
AdminCc:

Bug Information
Severity: Critical
Broken in: 0.45
Fixed in: (no value)



Subject: Proc::ProcessTable core dumps on AIX in 64 bit environment
There are 2 missing include files and one variable is used in wrong integer format (int instead of long int). The missing includes results in missing prototypes and this results in the compiler always expects int is returned etc. That's way OS_initialize dumps core when accessing the result from getattr().
Subject: patch-Proc-Proctable-aix
Download patch-Proc-Proctable-aix
application/octet-stream 504b

Message body not shown because it is not plain text.

fixed in git repo. Will be part of next release. commit 1f298de36714d581765fe1f674b83002504a8342 https://github.com/jwbargsten/perl-proc-processtable/commit/1f298de36714d581765fe1f674b83002504a8342