Bug#571532: gij: Bus error when executing ant

2010-03-15 Thread Petr Salinger
Moreover, it looks like transferTo(0, 4096, ...) would write 4096 bytes to destination file from file with size 1701. It can be shown by this snippet: - import java.io.FileInputStream; import java.io.FileOutputStream; import java.nio.channels.FileChann

Bug#571532: gij: Bus error when executing ant

2010-03-15 Thread Petr Salinger
Hi. The problem is triggered by this line, for any small file, which seems to me allowed by java specification srcChannel.transferTo(0, FileUtils.BUF_SIZE,destChannel); http://java.sun.com/j2se/1.4.2/docs/api/java/nio/channels/FileChannel.html: An attempt is made to read up to count bytes fr

Bug#571532: gij: Bus error when executing ant

2010-03-14 Thread Torsten Werner
On Sun, Mar 14, 2010 at 1:51 PM, Matthias Klose wrote: > right, there was no information when it was reassigned to gij. This bug never got reassigned to gij. It was reported against gij in the first place. Torsten -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a s

Bug#571532: gij: Bus error when executing ant

2010-03-14 Thread Matthias Klose
severity 571532 normal tags 571532 + moreinfo tags 571532 + help thanks On 14.03.2010 10:44, Torsten Werner wrote: reassign 571532 gij thanks Please never reassign bugs without giving an explaination. right, there was no information when it was reassigned to gij. Ant's upstream developers a

Bug#571532: gij: Bus error when executing ant

2010-03-14 Thread Torsten Werner
reassign 571532 gij thanks Please never reassign bugs without giving an explaination. Ant's upstream developers argue that this is a bug in gij or its libraries. We have a workaround now but the bug in gij is still there. Torsten -- T

Bug#571532: gij: Bus error when executing ant

2010-02-27 Thread Matthias Klose
severity 571532 grave thanks On 27.02.2010 18:08, Torsten Werner wrote: severity 571532 important thanks On Thu, Feb 25, 2010 at 10:43 PM, Matthias Klose wrote: so why does 1.7 work, and not 1.8? I have no idea why gij fails with bus error. I have uploaded a new source package ant1.7 that c

Bug#571532: gij: Bus error when executing ant

2010-02-27 Thread Torsten Werner
severity 571532 important thanks On Thu, Feb 25, 2010 at 10:43 PM, Matthias Klose wrote: > so why does 1.7 work, and not 1.8? I have no idea why gij fails with bus error. I have uploaded a new source package ant1.7 that can be used by packages that are arch dependent. Downgrading the severity be

Bug#571532: gij: Bus error when executing ant

2010-02-25 Thread Matthias Klose
clone 571532 -1 reassign -1 ant thanks so why does 1.7 work, and not 1.8? If we cannot resolve this, we should release squeeze with 1.7. I don't plan to work on this myself. On 25.02.2010 21:08, Torsten Werner wrote: Package: gij Version: 4:4.4.2-3 Severity: critical Justification: breaks un

Bug#571532: gij: Bus error when executing ant

2010-02-25 Thread Torsten Werner
Package: gij Version: 4:4.4.2-3 Severity: critical Justification: breaks unrelated software Hi, gij fails with bus error when execution ant (1.8) and causes many FTBFS errors. An example to reproduce the problem will be attached. Cheers, Torsten build.xml Description: XML document @