https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=246497

            Bug ID: 246497
           Summary: /bin/sh crashes since r360452 during configure in
                    emulators/xsystem35
           Product: Base System
           Version: CURRENT
          Hardware: Any
                OS: Any
            Status: New
          Keywords: regression
          Severity: Affects Only Me
          Priority: ---
         Component: bin
          Assignee: b...@freebsd.org
          Reporter: jbe...@freebsd.org
                CC: jil...@freebsd.org

$ make clean all -C ${PORTSDIR-/usr/ports}/emulators/xsystem35
[...]
checking for glib-config... /nonexistent/bin/glib-config
checking for GLIB - version >= 1.2.0... ./configure:
/nonexistent/bin/glib-config: not found
Unsafe ckmalloc() call
* thread #1, name = 'sh', stop reason = signal SIGABRT
    frame #0: 0x000000080048741a libc.so.7`__sys_thr_kill at thr_kill.S:4
(lldb) bt
* thread #1, name = 'sh', stop reason = signal SIGABRT
  * frame #0: 0x000000080048741a libc.so.7`__sys_thr_kill at thr_kill.S:4
    frame #1: 0x0000000800486dc4 libc.so.7`__raise(s=6) at raise.c:52:10
    frame #2: 0x00000008003fb419 libc.so.7`abort at abort.c:67:8
    frame #3: 0x000000000021a423 sh`badalloc(message=<unavailable>) at
memalloc.c:57:2
    frame #4: 0x000000000021a5c8 sh`stalloc [inlined] ckmalloc(nbytes=496) at
memalloc.c:70:3
    frame #5: 0x000000000021a5be sh`stalloc [inlined]
stnewblock(nbytes=<unavailable>) at memalloc.c:155
    frame #6: 0x000000000021a5be sh`stalloc(nbytes=128) at memalloc.c:172
    frame #7: 0x0000000000211b05 sh`appendarglist(list=0x00007fffffffe0b8,
str="") at expand.c:137:13
    frame #8: 0x000000000020ecd1 sh`evalcommand(cmd=0x0000000800a4f250,
flags=0, backcmd=0x0000000000000000) at eval.c:864:2
    frame #9: 0x000000000020e31c sh`evaltree(n=0x0000000800a4f250,
flags=<unavailable>) at eval.c:289:4
    frame #10: 0x000000000020e371 sh`evaltree(n=0x0000000800a4f368,
flags=<unavailable>) at eval.c:212:4
    frame #11: 0x000000000021a1bc sh`cmdloop(top=1) at main.c:220:4
    frame #12: 0x000000000021a030 sh`main(argc=17, argv=0x00007fffffffe338) at
main.c:167:3
    frame #13: 0x000000000020bb20 sh`_start(ap=<unavailable>,
cleanup=<unavailable>) at crt1.c:76:7

http://beefy17.nyi.freebsd.org/data/head-i386-default/p535343_s361095/logs/errors/xsystem35-1.7.3.p5_4.log
http://beefy18.nyi.freebsd.org/data/head-amd64-default/p535193_s361019/logs/errors/xsystem35-1.7.3.p5_4.log

-- 
You are receiving this mail because:
You are the assignee for the bug.
_______________________________________________
freebsd-bugs@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-bugs
To unsubscribe, send any mail to "freebsd-bugs-unsubscr...@freebsd.org"

Reply via email to