Bug#739956: Fails with linux-vdso.so.1 not found

2014-03-02 Thread Thomas Preudhomme

Le 2014-03-01 00:27, Yuri D'Elia a écrit :


So what's broken currently on amd64? (because that's the only 
platform

I'm planning to use anyway).


Currently pstack rely on a frame pointer to exist. Of course, this is 
not the case when a program is compiled with -O2 for instance. I'm 
currently working on a fix but at a very slow pace because everytime I 
work on it I only have a few minutes and it's about the time I need to 
remember where I left off. If I can find 1 hour one day, and I hope I 
will soon, I could fix it once and for all.


In the mean time, did you try latest version from the git repo I gave 
you the link? Did it fix the problem for you?


Best regards,

Thomas


--
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#739956: Fails with linux-vdso.so.1 not found

2014-02-28 Thread Thomas Preud'homme
Control: tags -1 + fixed-upstream

Le lundi 24 février 2014 12:14:45, vous avez écrit :
 Package: pstack
 Version: 1.3.1-1
 Severity: important
 
 pstack 11019
 
 11019: test.debug
 'linux-vdso.so.1': opening object file: No such file or directory
 Could not open object file.
 
 Trying to locate linux-vdso is never going to work.

Indeed. I'm hardcoding the value for now as having a regex is less easy. 
Anyway, although I started a process to make pstack more platform independant, 
the work is currently stalled and thus pstack only has to deal with x86 (and 
amd64 is a bit broken for now).

You can pull from git clone git://git.celest.fr/pstack.git

I'd like to at least finish fixing amd64 before doing a new release but if it 
takes time (let's say, more than 3 months or so) I'll release with just this 
fix as a bugfix release.

If the fix works for you, I'll upload a patched version in Debian.

Cheers,

Thomas


--
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#739956: Fails with linux-vdso.so.1 not found

2014-02-28 Thread Yuri D'Elia
On 02/28/2014 04:58 PM, Thomas Preud'homme wrote:
 Indeed. I'm hardcoding the value for now as having a regex is less easy. 
 Anyway, although I started a process to make pstack more platform 
 independant, 
 the work is currently stalled and thus pstack only has to deal with x86 (and 
 amd64 is a bit broken for now).
 
 You can pull from git clone git://git.celest.fr/pstack.git
 
 I'd like to at least finish fixing amd64 before doing a new release but if it 
 takes time (let's say, more than 3 months or so) I'll release with just this 
 fix as a bugfix release.
 
 If the fix works for you, I'll upload a patched version in Debian.

So what's broken currently on amd64? (because that's the only platform
I'm planning to use anyway).


-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#739956: Fails with linux-vdso.so.1 not found

2014-02-24 Thread Yuri D'Elia
Package: pstack
Version: 1.3.1-1
Severity: important

pstack 11019 

11019: test.debug
'linux-vdso.so.1': opening object file: No such file or directory
Could not open object file.

Trying to locate linux-vdso is never going to work.


-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org