Your message dated Sun, 15 Aug 2021 13:19:41 -0400
with message-id <YRlMrQlGoTLZ20nf@gambit>
and subject line Re: automake: aclocal segmentation fault
has caused the Debian Bug report #789995,
regarding automake: aclocal segmentation fault
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [email protected]
immediately.)


-- 
789995: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=789995
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: automake
Version: 1:1.14.1-4
Severity: important

Dear Maintainer,

On Debian 8.1 the aclocal utility is segfaulting seemingly regardless of input.

$ ls configure*
ls: cannot access configure*: No such file or directory
$ aclocal
Segmentation fault
$ aclocal -h
Segmentation fault

$ ls -l /usr/bin/aclocal
lrwxrwxrwx 1 root root 25 Jun 25 18:22 /usr/bin/aclocal -> 
/etc/alternatives/aclocal
$ ls -l /etc/alternatives/aclocal
lrwxrwxrwx 1 root root 21 Jun 25 18:22 /etc/alternatives/aclocal -> 
/usr/bin/aclocal-1.14
$ dpkg -S /usr/bin/aclocal-1.14
automake: /usr/bin/aclocal-1.14

Superficial examination pointas at Perl's threading module:
$ strace aclocal 2>&1 | tail -n 10
futex(0x7f23c17810c8, FUTEX_WAKE_PRIVATE, 2147483647) = 0
open("/usr/lib/perl/5.14/auto/threads/threads.so", O_RDONLY|O_CLOEXEC) = 6
read(6, "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0p/\0\0\0\0\0\0"..., 832) 
= 832
fstat(6, {st_mode=S_IFREG|0644, st_size=39704, ...}) = 0
mmap(NULL, 2135000, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 6, 0) = 
0x7f23c0876000
mprotect(0x7f23c087f000, 2093056, PROT_NONE) = 0
mmap(0x7f23c0a7e000, 8192, PROT_READ|PROT_WRITE, 
MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 6, 0x8000) = 0x7f23c0a7e000
close(6)                                = 0
--- SIGSEGV {si_signo=SIGSEGV, si_code=SEGV_MAPERR, si_addr=0x8} ---
+++ killed by SIGSEGV +++

Further investigation was not performed.

-- System Information:
Debian Release: 8.1
  APT prefers oldstable-updates
  APT policy: (500, 'oldstable-updates'), (500, 'stable'), (500, 'oldstable')
Architecture: amd64 (x86_64)

Kernel: Linux 3.16-2-amd64 (SMP w/4 CPU cores)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Init: sysvinit (via /sbin/init)

Versions of packages automake depends on:
ii  autoconf       2.69-8
ii  autotools-dev  20140911.1

automake recommends no packages.

automake suggests no packages.

-- no debconf information

--- End Message ---
--- Begin Message ---
Closing as obsolete.

-- 
Eric Dorland <[email protected]>
43CF 1228 F726 FD5B 474C  E962 C256 FBD5 0022 1E93

--- End Message ---

Reply via email to