[Bug libc/18084] New: backtrace (..., 0) dumps core on x86

eggert at gnu dot org sourceware-bugzilla@sourceware.org
Thu Mar 5 17:50:00 GMT 2015


https://sourceware.org/bugzilla/show_bug.cgi?id=18084

            Bug ID: 18084
           Summary: backtrace (..., 0) dumps core on x86
           Product: glibc
           Version: unspecified
            Status: NEW
          Severity: normal
          Priority: P2
         Component: libc
          Assignee: unassigned at sourceware dot org
          Reporter: eggert at gnu dot org
                CC: drepper.fsp at gmail dot com

Created attachment 8174
  --> https://sourceware.org/bugzilla/attachment.cgi?id=8174&action=edit
backtrace (..., 0) dumps core on x86

The call 'backtrace (buffer, 0)' dumps core on the x86 platform.  It should
return 0.  This bug caused a bleeding-edge version of Emacs to crash, as
reported in <http://bugs.gnu.org/19959>.  Thomas Fitzsimmons's standalone test
case (from the Emacs bug report) is attached.

-- 
You are receiving this mail because:
You are on the CC list for the bug.



More information about the Glibc-bugs mailing list