This is the mail archive of the gdb-prs@sources.redhat.com mailing list for the GDB 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]

Re: gdb/1393


The following reply was made to PR threads/1393; it has been noted by GNATS.

From: Michael Chastain <mec.gnu@mindspring.com>
To: gdb-gnats@sources.redhat.com
Cc:  
Subject: Re: gdb/1393
Date: Sat, 21 Aug 2004 06:46:06 -0400

 Happened again with:
 
   # gdb.log excerpt
   # target=native, host=i686-pc-linux-gnu, osversion=red-hat-8.0
   # gdb=drow_intercu-20040221-branch, suite=HEAD
   # gcc=2.95.3, as=2.15, ld=2.15
   # glibc=2.2.93-5-rh
   # gformat=stabs+, glevel=2
 
   (gdb) PASS: gdb.threads/schedlock.exp: set scheduler-locking off
   step
   
   Program received signal SIGINT, Interrupt.
   [Switching to Thread 16387 (LWP 12551)]
   0x42028c82 in sigprocmask () from /lib/i686/libc.so.6
   (gdb) step
   Single stepping until exit from function sigprocmask, 
   which has no line number information.
   0x40025877 in pthread_start_thread () from /lib/i686/libpthread.so.0
   (gdb) FAIL: gdb.threads/schedlock.exp: step to increment (unlocked 0)
 
 This is one test run from a group of 126; and I've run several
 thousand test runs since the last time I saw this.


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