This is the mail archive of the gdb-patches@sourceware.org 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: Failures on Fedora-x86_64-native-gdbserver-m32, branch master


On 02/21/2015 12:18 AM, sergiodj+buildbot@redhat.com wrote:
> Buildslave:
> 	fedora-x86-64-1
> 
> Full Build URL:
> 	<http://gdb-build.sergiodj.net/builders/Fedora-x86_64-native-gdbserver-m32/builds/280>
> 
> Commit(s) tested:
> 	5c5019c27c5a4a73ec53281b4b69044f82b179f0

This is:

    PR18006: internal error if threaded program calls clone(CLONE_VM)
    https://sourceware.org/ml/gdb-patches/2015-02/msg00606.html

> Author(s) (in the same order as the commits):
> 	Pedro Alves <palves@redhat.com>
>
> Testsuite log (gdb.sum and gdb.log) URL(s):
> 	<http://gdb-build.sergiodj.net/cgit/Fedora-x86_64-native-gdbserver-m32/.git/tree/?h=master&id=17e75cc0b1668d819ef8f518ae24f883c1756a37>
>
> *** Regressions found ***
> ============================
> new FAIL: gdb.threads/clone-thread_db.exp: continue to end

This is not a bug in the test or the code added by that commit,
but rather the new test exposed a syscall restart issue with
gdbserver...  Lucky me.  I'll push a fix in a bit.

Thanks,
Pedro Alves


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