Date: Sun, 15 May 2022 23:31:56 +0000 From: bugzilla-noreply@freebsd.org To: standards@FreeBSD.org Subject: [Bug 264009] shells/zsh: Core dumps on 13.1-RELEASE Message-ID: <bug-264009-99@https.bugs.freebsd.org/bugzilla/>
next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D264009 Bug ID: 264009 Summary: shells/zsh: Core dumps on 13.1-RELEASE Product: Base System Version: 13.1-RELEASE Hardware: Any OS: Any Status: New Severity: Affects Some People Priority: --- Component: standards Assignee: standards@FreeBSD.org Reporter: bofh@freebsd.org After upgrading to 13.1-RELEASE and after second "freebsd-update install" a= nd reboot I am getting: root@nachtwache:~ # zsh Bus error (core dumped) Here is the backtrace: root@nachtwache:~ # lldb -c zsh.core zsh (lldb) target create "zsh" --core "zsh.core" Core file '/root/zsh.core' (x86_64) was loaded. (lldb) thread backtrace all * thread #1, name =3D 'zsh', stop reason =3D signal SIGBUS * frame #0: 0x0000000800487ab3 libc.so.7`___lldb_unnamed_symbol4533 + 771 frame #1: 0x0000000800488ae8 libc.so.7`___lldb_unnamed_symbol4538 + 200 frame #2: 0x00000008004889d9 libc.so.7`___lldb_unnamed_symbol4537 + 25 frame #3: 0x00000008004888ad libc.so.7`___lldb_unnamed_symbol4536 + 205 frame #4: 0x0000000800488513 libc.so.7`setlocale + 1027 frame #5: 0x0000000000261a35 zsh`zsh_main + 37 frame #6: 0x000000000022da00 zsh`_start + 256 So far the pkgs should have backward ABI compatibility. --=20 You are receiving this mail because: You are the assignee for the bug.=
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-264009-99>