Package: binutils
Followup-For: Bug #328955
It works for me now, on an up to date unstable system, and on an
Ubuntu Dapper system. i.e. binutils 2.17-3 and
2.16.1cvs20060117-1ubuntu2.1 both don't have this problem. Sarge
doesn't have it either, so this bug should probably be closed.
cat >exit
Package: binutils
Version: 2.16.1cvs20050902-1
Severity: normal
When you run an assembly program without any data in the .data section,
you will get a segmentation fault in execve() and the binary won't run.
Here is an output from strace:
$ strace ./a.out
execve("./a.out", ["./a.out"], [/* 69 va
2 matches
Mail list logo