Re: [Audacity-devel] [DUMP+FREEBSD] Closing audacity 2.3.3_1 leads to core dump
A free multi-track audio editor and recorder
Brought to you by:
aosiniao
|
From: Hans P. S. <hp...@se...> - 2020-02-13 08:22:03
|
On 2020-02-13 07:37, Jack L. wrote: > *** BUG *** > In void pixman_region32_init_rect(region_type_t *, int, int, unsigned > int, unsigned int): Invalid rectangle passed > Set a breakpoint on '_pixman_log_error' to debug I traced this one to the width of a window being -4U . I didn't investigate further. --HPS |