Bug#339287: binutils: c++filt hangs with gcj

2005-11-15 Thread Steve Langasek
Well, we're missing some information leading up to this to confirm the problem, but this appears to be the important bit: On Tue, Nov 15, 2005 at 02:19:14PM +0100, Michael Koch wrote: > [pid 8494] execve("/usr/bin/c++filt", ["c++filt", "-s", "java"], [/* 26 vars > */]) = 0 [...] > [pid 8495] ex

Bug#339287: binutils: c++filt hangs with gcj

2005-11-15 Thread Michael Koch
As spoken on IRC here is some strace output: [pid 8494] execve("/home/mkoch/bin/c++filt", ["c++filt", "-s", "java"], [/* 26 vars */]) = -1 ENOENT (No such file or directory) [pid 8494] getpid()= 8494 [pid 8494] getrlimit(RLIMIT_STACK, {rlim_cur=RLIM_INFINITY, rlim_max=RLIM_

Bug#339287: binutils: c++filt hangs with gcj

2005-11-15 Thread Michael Koch
And here is the testcase code ... -- Escape the Java Trap with GNU Classpath! http://www.gnu.org/philosophy/java-trap.html Join the community at http://planet.classpath.org/ public class BinutilsTest { public static void main(String[] args) { try { System.out.println("throw the

Bug#339287: binutils: c++filt hangs with gcj

2005-11-15 Thread Steve Langasek
On Tue, Nov 15, 2005 at 01:36:10PM +0100, Michael Koch wrote: > On Tue, Nov 15, 2005 at 02:20:52AM -0800, Steve Langasek wrote: > > If so, can you by chance offer a sample environment that's something smaller > > than "start eclipse" as a means of reproducing this bug? c++filt should by > > all r

Bug#339287: binutils: c++filt hangs with gcj

2005-11-15 Thread Michael Koch
On Tue, Nov 15, 2005 at 02:20:52AM -0800, Steve Langasek wrote: > Hi Michael, > > On Tue, Nov 15, 2005 at 08:28:25AM +, Michael Koch wrote: > > Starting with binutils 2.16.1cvs20050902-1 the program c++filt hangs > > when starting up eclipse when using gcj as Java runtme. Gcj calls c++filt > >

Bug#339287: binutils: c++filt hangs with gcj

2005-11-15 Thread Steve Langasek
Hi Michael, On Tue, Nov 15, 2005 at 08:28:25AM +, Michael Koch wrote: > Starting with binutils 2.16.1cvs20050902-1 the program c++filt hangs > when starting up eclipse when using gcj as Java runtme. Gcj calls c++filt > internally when exceptions are thrown to be able to write a stacktrace > (t

Bug#339287: binutils: c++filt hangs with gcj

2005-11-14 Thread Michael Koch
Package: binutils Version: 2.16.1cvs20050902-1 Severity: grave Justification: renders package unusable Starting with binutils 2.16.1cvs20050902-1 the program c++filt hangs when starting up eclipse when using gcj as Java runtme. Gcj calls c++filt internally when exceptions are thrown to be able to