QNX 6.4.0: If a process uses more then 2 gig, doing a pidin mem show the wrong memory size. When that happened the data size is always 16383.
Reproduced here - thanks Mario. Mario Charest wrote: > QNX 6.4.0: > > If a process uses more then 2 gig, doing a pidin mem show the wrong memory size. > > When that happened the data size is always 16383. > > > > > _______________________________________________ > General > http://community.qnx.com/sf/go/post17874 > -- cburgess@qnx.com
> -----Original Message----- > From: Colin Burgess [mailto:community-noreply@qnx.com] > Sent: December-03-08 4:12 PM > To: general-toolchain > Subject: Re: pidin mem > > Reproduced here - thanks Mario. > My pleasure ;-) I looked at pidin`s code and it looks like there is no format other the int, no unsigned int or long long > Mario Charest wrote: > > QNX 6.4.0: > > > > If a process uses more then 2 gig, doing a pidin mem show the wrong > memory size. > > > > When that happened the data size is always 16383. > > > > > > > > > > _______________________________________________ > > General > > http://community.qnx.com/sf/go/post17874 > > > > -- > cburgess@qnx.com > > _______________________________________________ > General > http://community.qnx.com/sf/go/post17877 >
Yes, that looks to be the issue. I'll raise a PR. Cheers, Colin Mario Charest wrote: > >> -----Original Message----- >> From: Colin Burgess [mailto:community-noreply@qnx.com] >> Sent: December-03-08 4:12 PM >> To: general-toolchain >> Subject: Re: pidin mem >> >> Reproduced here - thanks Mario. >> > My pleasure ;-) I looked at pidin`s code and it looks like there is no format other the int, no unsigned int or long long > >> Mario Charest wrote: >>> QNX 6.4.0: >>> >>> If a process uses more then 2 gig, doing a pidin mem show the wrong >> memory size. >>> When that happened the data size is always 16383. >>> >>> >>> >>> >>> _______________________________________________ >>> General >>> http://community.qnx.com/sf/go/post17874 >>> >> -- >> cburgess@qnx.com >> >> _______________________________________________ >> General >> http://community.qnx.com/sf/go/post17877 >> > > > _______________________________________________ > General > http://community.qnx.com/sf/go/post17878 > -- cburgess@qnx.com
PR63642 Mario Charest wrote: > >> -----Original Message----- >> From: Colin Burgess [mailto:community-noreply@qnx.com] >> Sent: December-03-08 4:12 PM >> To: general-toolchain >> Subject: Re: pidin mem >> >> Reproduced here - thanks Mario. >> > My pleasure ;-) I looked at pidin`s code and it looks like there is no format other the int, no unsigned int or long long > >> Mario Charest wrote: >>> QNX 6.4.0: >>> >>> If a process uses more then 2 gig, doing a pidin mem show the wrong >> memory size. >>> When that happened the data size is always 16383. >>> >>> >>> >>> >>> _______________________________________________ >>> General >>> http://community.qnx.com/sf/go/post17874 >>> >> -- >> cburgess@qnx.com >> >> _______________________________________________ >> General >> http://community.qnx.com/sf/go/post17877 >> > > > _______________________________________________ > General > http://community.qnx.com/sf/go/post17878 > -- cburgess@qnx.com