[Touch-packages] [Bug 1358930] [NEW] Text::Wrap dies on '=.'

2014-08-19 Thread Dave Odell
Public bug reported: Here's a brief test case: #!/usr/bin/perl require Text::Wrap; $Text::Wrap::columns = 2; print $Text::Wrap::VERSION $Text::Wrap::SUBVERSION\n; print Text::Wrap::wrap('', '', '=.'); When I run on Trusty, I get: $ ./wrapper.pl 2012.0818 modern This shouldn't happen at

[Touch-packages] [Bug 1743350] Re: objdump internal error with retpoline-equipped binary

2018-01-16 Thread Dave Odell
Accidentally uploaded the wrong a.out; my bad. Here's the right one. ** Attachment removed: "a.out" https://bugs.launchpad.net/ubuntu/+source/binutils/+bug/1743350/+attachment/5037262/+files/a.out ** Attachment added: "a.out"

[Touch-packages] [Bug 1743350] [NEW] objdump internal error with retpoline-equipped binary

2018-01-15 Thread Dave Odell
Public bug reported: $ objdump -d a.out: file format elf64-x86-64 objdump: BFD (GNU Binutils for Ubuntu) 2.26.1 internal error, aborting at ../../bfd/elf64-x86-64.c:6089 in elf_x86_64_get_plt_sym_val objdump: Please report this bug. Difficulty: a.out is using the retpoline mitigation

[Touch-packages] [Bug 1743350] Re: objdump internal error with retpoline-equipped binary

2018-01-15 Thread Dave Odell
** Attachment added: "temp.c" https://bugs.launchpad.net/ubuntu/+source/binutils/+bug/1743350/+attachment/5037266/+files/temp.c -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to binutils in Ubuntu.