This is the mail archive of the glibc-bugs@sourceware.org mailing list for the glibc project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

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


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.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]