[Bug 1225880] New: Calling nil as a function in SBCL causes a memory fault

https://bugzilla.suse.com/show_bug.cgi?id=1225880 Bug ID: 1225880 Summary: Calling nil as a function in SBCL causes a memory fault Classification: openSUSE Product: openSUSE Tumbleweed Version: Current Hardware: x86-64 OS: openSUSE Tumbleweed Status: NEW Severity: Major Priority: P5 - None Component: Development Assignee: screening-team-bugs@suse.de Reporter: yaroslav.hnygin@gmail.com QA Contact: qa-bugs@suse.de Target Milestone: --- Found By: --- Blocker: --- Created attachment 875283 --> https://bugzilla.suse.com/attachment.cgi?id=875283&action=edit Reproduction log Calling nil as a function in sbcl reliably causes a memory fault. Steps to reproduce: 1. Run sbcl 2. Type (nil) and press Enter. See the attached log. Actual result: sbcl reports an unhandled memory fault at #x0. Expected result: sbcl reports an undefined-function error. Builds SBCL 2.4.4-1.1-suse and 2.4.5-1.1-suse. This issue is not reproducible in a build of the upstream repository, e.g. SBCL 2.4.5.37-0ac37eafc, so it has to be specific to openSUSE. -- You are receiving this mail because: You are on the CC list for the bug.

https://bugzilla.suse.com/show_bug.cgi?id=1225880 https://bugzilla.suse.com/show_bug.cgi?id=1225880#c1 --- Comment #1 from Yaroslav Khnygin <yaroslav.hnygin@gmail.com> --- I was wrong about the bug being specific to openSUSE, I managed to reproduce the bug in upstream 2.4.5. It has been fixed in a commit after 2.4.5: https://github.com/sbcl/sbcl/commit/eb980c41474708df03e6188b9b32986bdd8266e5 -- You are receiving this mail because: You are on the CC list for the bug.

https://bugzilla.suse.com/show_bug.cgi?id=1225880 https://bugzilla.suse.com/show_bug.cgi?id=1225880#c2 Yaroslav Khnygin <yaroslav.hnygin@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Resolution|--- |UPSTREAM Status|NEW |RESOLVED --- Comment #2 from Yaroslav Khnygin <yaroslav.hnygin@gmail.com> --- See the previous comment. -- You are receiving this mail because: You are on the CC list for the bug.
participants (1)
-
bugzilla_noreply@suse.com