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 malloc/14589] New: mtrace.pl : error Number found where operator expected at ./mtrace.pl line 227


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

             Bug #: 14589
           Summary: mtrace.pl : error Number found where operator expected
                    at ./mtrace.pl line 227
           Product: glibc
           Version: 2.12
            Status: NEW
          Severity: normal
          Priority: P2
         Component: malloc
        AssignedTo: unassigned@sourceware.org
        ReportedBy: jpdonnelly@eucalyptus.com
    Classification: Unclassified


Running mtrace.pl on a file created by "mtrace()" lib call crashes:

[root@eucahost-51-75 eucalyptus]# ./mtrace.pl mtrace.log
Array found where operator expected at ./mtrace.pl line 227, at end of line
    (Missing operator before ?)
Number found where operator expected at ./mtrace.pl line 227, near "@ - 7"
    (Missing operator before 7?)
syntax error at ./mtrace.pl line 227, near "@XXX@ - "
Execution of ./mtrace.pl aborted due to compilation errors.

-- 
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.


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