http://sourceware.org/bugzilla/show_bug.cgi?id=14526

             Bug #: 14526
           Summary: c++filt is crashed on large files
           Product: binutils
           Version: 2.22
            Status: NEW
          Severity: normal
          Priority: P2
         Component: binutils
        AssignedTo: unassig...@sourceware.org
        ReportedBy: aponomare...@rosalab.ru
    Classification: Unclassified


The c++filt utility is crashed on input files larger than 9 mb.

Steps to reproduce:

1. Create a file (say mangled.list) larger than 9 mb with mangled names
2. Run

$ c++filt @mangled.list
Segmentation fault (core dumped)

This is checked on Ubuntu 12.10 (x86_64) with c++filt 2.22 and ROSA Marathon
2012 (x86) with c++filt 2.21.52.0.2.20110610.

-- 
Configure bugmail: http://sourceware.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.

_______________________________________________
bug-binutils mailing list
bug-binutils@gnu.org
https://lists.gnu.org/mailman/listinfo/bug-binutils

Reply via email to