NetBSD-Bugs archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: toolchain/51105 (python 2.7 crashes while building gstreamer)



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

From: Martin Husemann <martin%NetBSD.org@localhost>
To: matthew green <mrg%eterna.com.au@localhost>
Cc: gnats-bugs%NetBSD.org@localhost
Subject: Re: toolchain/51105 (python 2.7 crashes while building gstreamer)
Date: Mon, 2 May 2016 07:05:41 +0000

 On Mon, May 02, 2016 at 05:10:28AM +1000, matthew green wrote:
 > FWIW (martin knows this, but gnats doesn't), i have not had any problem
 > with gstreamer on amd64 -current with gcc 5.3, system and packages all
 > built during this prior week.
 > 
 > i've heard others also have success, so currently my suspicion is that
 > something in martin's build is broken somehow, in ways that don't break
 > for other people.
 
 I started again from scratch and this time gstreamer-0.10 did build, but
 the same crash happens when building x11/libxklavier.
 
 Reading symbols from python2.7...done.
 [New process 1]
 Core was generated by `python2.7'.
 Program terminated with signal SIGSEGV, Segmentation fault.
 #0  0x00007f7feca05643 in ?? ()
 (gdb) bt
 #0  0x00007f7feca05643 in ?? ()
 #1  0x00007f7fec6005a5 in ?? () from /usr/pkg/lib/libgthread-2.0.so.0
 #2  0x00007f7ff7e20a40 in ?? ()
 #3  0x00007f7fec600689 in _fini () from /usr/pkg/lib/libgthread-2.0.so.0
 #4  0x0000000000000000 in ?? ()
 
 
 I have security.pax.aslr.global = 0, so it is not that.
 
 Martin
 


Home | Main Index | Thread Index | Old Index