public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug gcov-profile/49484] New: gcov crash if two(or more) forks happen at the same time
@ 2011-06-21  9:05 cobexer at gmail dot com
  2011-06-21  9:24 ` [Bug gcov-profile/49484] " mikpe at it dot uu.se
                   ` (27 more replies)
  0 siblings, 28 replies; 29+ messages in thread
From: cobexer at gmail dot com @ 2011-06-21  9:05 UTC (permalink / raw)
  To: gcc-bugs

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

           Summary: gcov crash if two(or more) forks happen at the same
                    time
           Product: gcc
           Version: 4.1.2
            Status: UNCONFIRMED
          Severity: major
          Priority: P3
         Component: gcov-profile
        AssignedTo: unassigned@gcc.gnu.org
        ReportedBy: cobexer@gmail.com


gcov crashes the application if the application forks in multiple threads at
the same time.

#0  0x0000003612430265 in raise () from /lib64/libc.so.6
#1  0x0000003612431d10 in abort () from /lib64/libc.so.6
#2  0x000000000085e2ae in __gcov_open ()
#3  0x000000000085e559 in gcov_exit ()
#4  0x000000000085ef7f in __gcov_flush ()
#5  0x000000000085f019 in __gcov_fork ()


#0  0x000000000085effc in __gcov_merge_add ()
#1  0x000000000085ef1a in gcov_exit ()
#2  0x000000000085ef7f in __gcov_flush ()
#3  0x000000000085f019 in __gcov_fork ()

gcov (GCC) 4.1.2 20080704 (Red Hat 4.1.2-48)

uname -a
Linux hostname 2.6.18-194.el5 #1 SMP Fri Apr 2 14:58:14 EDT 2010 x86_64 x86_64
x86_64 GNU/Linux


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

end of thread, other threads:[~2012-12-07  2:36 UTC | newest]

Thread overview: 29+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2011-06-21  9:05 [Bug gcov-profile/49484] New: gcov crash if two(or more) forks happen at the same time cobexer at gmail dot com
2011-06-21  9:24 ` [Bug gcov-profile/49484] " mikpe at it dot uu.se
2011-06-24  9:34 ` cobexer at gmail dot com
2011-10-07 12:13 ` vijay910 at gmail dot com
2012-01-17 14:28 ` rguenth at gcc dot gnu.org
2012-01-17 15:21 ` rguenth at gcc dot gnu.org
2012-01-17 15:26 ` rguenth at gcc dot gnu.org
2012-01-17 15:43 ` rguenth at gcc dot gnu.org
2012-01-18 10:57 ` rguenth at gcc dot gnu.org
2012-01-18 11:51 ` jakub at gcc dot gnu.org
2012-01-18 12:03 ` rguenth at gcc dot gnu.org
2012-01-18 13:30 ` rguenth at gcc dot gnu.org
2012-01-18 13:44 ` rguenth at gcc dot gnu.org
2012-01-18 13:48 ` jakub at gcc dot gnu.org
2012-01-18 17:14 ` rguenth at gcc dot gnu.org
2012-03-12 14:23 ` rguenth at gcc dot gnu.org
2012-03-12 14:26 ` rguenth at gcc dot gnu.org
2012-03-12 15:01 ` redi at gcc dot gnu.org
2012-03-12 15:07 ` redi at gcc dot gnu.org
2012-03-12 15:10 ` redi at gcc dot gnu.org
2012-03-12 15:29 ` rguenth at gcc dot gnu.org
2012-03-12 15:52 ` rguenth at gcc dot gnu.org
2012-03-12 15:55 ` redi at gcc dot gnu.org
2012-03-12 16:00 ` redi at gcc dot gnu.org
2012-03-12 16:03 ` rguenther at suse dot de
2012-05-01 21:23 ` asharif at gcc dot gnu.org
2012-05-02 22:52 ` asharif at gcc dot gnu.org
2012-12-06 20:10 ` asharif at gcc dot gnu.org
2012-12-07  2:36 ` asharif 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).