We are aware of this. There is a diff being tested in snapshots. Please install a newer snapshot, and carry on. Would like to know if you find more issues like this.
>After recent upgrade emacs started to misbehave ;-) >To reproduce: 'M-x list-packages RET' >It seam to be working ok with libc.so.89.2 > >Can you help please? > >OpenBSD eggs 6.1 GENERIC.MP#37 amd6 > >Core was generated by `emacs-25.1'. >Program terminated with signal 6, Aborted. >Reading symbols from /usr/lib/libpthread.so.23.0...done. >Loaded symbols for /usr/lib/libpthread.so.23.0 >Reading symbols from /usr/local/lib/libxml2.so.15.2...done. >Loaded symbols for /usr/local/lib/libxml2.so.15.2 >Reading symbols from /usr/lib/libncurses.so.14.0...done. >Loaded symbols for /usr/lib/libncurses.so.14.0 >Reading symbols from /usr/local/lib/libgnutls.so.44.1...done. >Loaded symbols for /usr/local/lib/libgnutls.so.44.1 >Symbols already loaded for /usr/lib/libpthread.so.23.0 >Reading symbols from /usr/lib/libm.so.10.0...done. >Loaded symbols for /usr/lib/libm.so.10.0 >Reading symbols from /usr/lib/libz.so.5.0...done. >Loaded symbols for /usr/lib/libz.so.5.0 >Reading symbols from /usr/lib/libc.so.89.3...done. >Loaded symbols for /usr/lib/libc.so.89.3 >Reading symbols from /usr/local/lib/liblzma.so.2.1...done. > > >#0 0x000000023592373a in thrkill () at <stdin>:2 >2 <stdin>: No such file or directory. > in <stdin> >(gdb) bt >#0 0x000000023592373a in thrkill () at <stdin>:2 >#1 0x00000000004859be in ?? () >#2 0x000000000049f8ce in ?? () >#3 0x000000000049fb63 in ?? () >#4 <signal handler called> >#5 0x000000023592373a in thrkill () at <stdin>:2 >#6 0x0000000235966bd9 in *_libc_abort () > at /usr/src/lib/libc/stdlib/abort.c:52 >#7 0x000000022a854b45 in _rthread_mutex_lock (mutexp=0xb942e0, trywait=0, > abstime=0x0) at /usr/src/lib/librthread/rthread_sync.c:129 >#8 0x000000000054ce4a in calloc () >#9 0x0000000235956f54 in __vfprintf (fp=0xbeda30, > fmt0=0x66c100 "Fatal error %d: ", ap=Variable "ap" is not available. >) > at /usr/src/lib/libc/stdio/vfprintf.c:1090 >#10 0x000000023592e1b3 in sprintf (str=0xbedbc0 "Fatal error 11: ", > fmt=0x66c100 "Fatal error %d: ") at /usr/src/lib/libc/stdio/sprintf.c:59 >#11 0x0000000000485089 in ?? () >#12 0x0000000000485984 in ?? () >#13 0x000000000049f8ce in ?? () >#14 0x000000000049fb63 in ?? () >#15 <signal handler called> >#16 0x000000000054c878 in calloc () >#17 0x000000000054ce1a in calloc () >#18 0x00000002359711ef in getaddrinfo_async_run (as=0x2721400, > ar=0x7f7fffff16b0) at /usr/src/lib/libc/asr/getaddrinfo_async.c:429 >#19 0x000000023593704a in *_libc_asr_run (as=0x2721400, ar=0x7f7fffff16b0) > at /usr/src/lib/libc/asr/asr.c:148 >#20 0x00000002359370d3 in *_libc_asr_run_sync (as=0x2721400, ar=0x7f7fffff16b0) > at /usr/src/lib/libc/asr/asr.c:175 >#21 0x000000023596c47b in *_libc_getaddrinfo ( > hostname=0x27b9648 "elpa.gnu.org", servname=0x7f7fffff1ab0 "80", > hints=0x7f7fffff19c0, res=0x7f7fffff1a98) > at /usr/src/lib/libc/asr/getaddrinfo.c:47 > > >thanks, >-- >P > >
