Bug#1000435: Matplotlib crashes on mips64el in lines.py

2022-01-25 Thread YunQiang Su
Sandro Tosi 于2022年1月26日周三 05:16写道: > > > It is due to gcc-11 of mips64el. > > > > -O1, -O2 may generate bad code, while -O0 and -O3 works well. > > As a workaround: we can: > > > > The attachment is a workaround patch. > > is there a bug against gcc-11 that i can track so that i dont have to > kee

Bug#1000435: Matplotlib crashes on mips64el in lines.py

2022-01-25 Thread Sandro Tosi
> It is due to gcc-11 of mips64el. > > -O1, -O2 may generate bad code, while -O0 and -O3 works well. > As a workaround: we can: > > The attachment is a workaround patch. is there a bug against gcc-11 that i can track so that i dont have to keep this workaround forever but just until it's fixed in

Bug#1000435: Matplotlib crashes on mips64el in lines.py

2022-01-25 Thread Nilesh Patra
Sandro, Looks like Yunqiang has a patch that fixed the problem. Can you add this patch and upload? Would you allow them to NMU? (See the mail below) Thanks, -Nilesh On Tue, 25 Jan 2022 16:58:34 +0800 Yunqiang Su wrote: > On Sat, 22 Jan 2022 18:23:13 +0800 YunQiang Su wrote: > > On Sat, 22 Jan

Bug#1000435: Matplotlib crashes on mips64el in lines.py

2022-01-25 Thread Yunqiang Su
On Sat, 22 Jan 2022 18:23:13 +0800 YunQiang Su wrote: > On Sat, 22 Jan 2022 17:06:00 +0800 YunQiang Su wrote: >> On Tue, 23 Nov 2021 08:08:23 +0100 Ole Streicher wrote: >>> Source: matplotlib >>> Severity: serious >>> Version: 3.5.0-1 >>> Control: affects -1 yt >>> Control: affects -1 astropy >>

Bug#1000435: Matplotlib crashes on mips64el in lines.py

2022-01-22 Thread YunQiang Su
On Sat, 22 Jan 2022 17:06:00 +0800 YunQiang Su wrote:> On Tue, 23 Nov 2021 08:08:23 +0100 Ole Streicher wrote:> > Source: matplotlib> > Severity: serious> > Version: 3.5.0-1> > Control: affects -1 yt> > Control: affects -1 astropy> >> > With the new matplot

Bug#1000435: Matplotlib crashes on mips64el in lines.py

2022-01-22 Thread YunQiang Su
On Tue, 23 Nov 2021 08:08:23 +0100 Ole Streicher wrote: > Source: matplotlib > Severity: serious > Version: 3.5.0-1 > Control: affects -1 yt > Control: affects -1 astropy > > With the new matplotlib version, I now have crashes with a segmentation fault > in at least two of my packages on mips64el,

Bug#1000435: Matplotlib crashes on mips64el in lines.py

2021-11-22 Thread Ole Streicher
Source: matplotlib Severity: serious Version: 3.5.0-1 Control: affects -1 yt Control: affects -1 astropy With the new matplotlib version, I now have crashes with a segmentation fault in at least two of my packages on mips64el, which cause a FTBFS: yt and astropy. On both packages, the crash happe