public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug libmudflap/60748] New: getting error "mf: erroneous reentrancy detected in `__mf_register'" for multithreaded application
@ 2014-04-03 14:34 karthi_deepika_om at yahoo dot com
  2014-04-03 14:40 ` [Bug libmudflap/60748] " pinskia at gcc dot gnu.org
  2014-04-03 15:01 ` redi at gcc dot gnu.org
  0 siblings, 2 replies; 3+ messages in thread
From: karthi_deepika_om at yahoo dot com @ 2014-04-03 14:34 UTC (permalink / raw)
  To: gcc-bugs

http://gcc.gnu.org/bugzilla/show_bug.cgi?id=60748

            Bug ID: 60748
           Summary: getting error "mf: erroneous reentrancy detected in
                    `__mf_register'" for multithreaded application
           Product: gcc
           Version: 4.4.7
            Status: UNCONFIRMED
          Severity: blocker
          Priority: P3
         Component: libmudflap
          Assignee: unassigned at gcc dot gnu.org
          Reporter: karthi_deepika_om at yahoo dot com

Created attachment 32532
  --> http://gcc.gnu.org/bugzilla/attachment.cgi?id=32532&action=edit
sample program

i m using Centos6.4 64 bit linux, while run my program i m getting the
following error mf: erroneous reentrancy detected in `__mf_register' and core
dump.

while looking the trace it showing crash at thread end

#0  0x0000003868c328a5 in raise () from /lib64/libc.so.6
#1  0x0000003868c34085 in abort () from /lib64/libc.so.6
#2  0x00007ffa660ab991 in ?? () from /usr/lib64/libmudflapth.so.0
#3  0x00007ffa660ae568 in __mf_register () from /usr/lib64/libmudflapth.so.0
#4  0x000000000040109b in thread1 (arg=0x7fffdfa17561) at malloc.c:79
#5  0x0000003ce4407851 in start_thread () from /lib64/libpthread.so.0
#6  0x0000003868ce890d in clone () from /lib64/libc.so.6
(gdb) f 4
#4  0x000000000040109b in thread1 (arg=0x7fffdfa17561) at malloc.c:79
79    }

PFA the program.


^ permalink raw reply	[flat|nested] 3+ messages in thread

* [Bug libmudflap/60748] getting error "mf: erroneous reentrancy detected in `__mf_register'" for multithreaded application
  2014-04-03 14:34 [Bug libmudflap/60748] New: getting error "mf: erroneous reentrancy detected in `__mf_register'" for multithreaded application karthi_deepika_om at yahoo dot com
@ 2014-04-03 14:40 ` pinskia at gcc dot gnu.org
  2014-04-03 15:01 ` redi at gcc dot gnu.org
  1 sibling, 0 replies; 3+ messages in thread
From: pinskia at gcc dot gnu.org @ 2014-04-03 14:40 UTC (permalink / raw)
  To: gcc-bugs

http://gcc.gnu.org/bugzilla/show_bug.cgi?id=60748

Andrew Pinski <pinskia at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |RESOLVED
         Resolution|---                         |WONTFIX

--- Comment #1 from Andrew Pinski <pinskia at gcc dot gnu.org> ---
Mudflap has been removed from GCC 4.8 so closing as won't fix.


^ permalink raw reply	[flat|nested] 3+ messages in thread

* [Bug libmudflap/60748] getting error "mf: erroneous reentrancy detected in `__mf_register'" for multithreaded application
  2014-04-03 14:34 [Bug libmudflap/60748] New: getting error "mf: erroneous reentrancy detected in `__mf_register'" for multithreaded application karthi_deepika_om at yahoo dot com
  2014-04-03 14:40 ` [Bug libmudflap/60748] " pinskia at gcc dot gnu.org
@ 2014-04-03 15:01 ` redi at gcc dot gnu.org
  1 sibling, 0 replies; 3+ messages in thread
From: redi at gcc dot gnu.org @ 2014-04-03 15:01 UTC (permalink / raw)
  To: gcc-bugs

http://gcc.gnu.org/bugzilla/show_bug.cgi?id=60748

Jonathan Wakely <redi at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Severity|blocker                     |normal

--- Comment #2 from Jonathan Wakely <redi at gcc dot gnu.org> ---
Nothing can possibly be severity=blocker for GCC 4.4, because that release
series is closed.


^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2014-04-03 15:01 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2014-04-03 14:34 [Bug libmudflap/60748] New: getting error "mf: erroneous reentrancy detected in `__mf_register'" for multithreaded application karthi_deepika_om at yahoo dot com
2014-04-03 14:40 ` [Bug libmudflap/60748] " pinskia at gcc dot gnu.org
2014-04-03 15:01 ` redi at gcc dot gnu.org

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).