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: James C. <cr...@in...> - 2020-02-21 20:30:27
|
Hans and Jack, I don't think Paul ever thanked you. Hans for finding and fixing the underlying cause, Jack for reporting the bug and confirming fixed on FreeBSD, Thank You both. --James. On 13/02/2020 06:37, Jack L. wrote: > I applied the patch and I can confirm audacity doesn't crash on close. > It does still spew these but doesn't cause it to crash. > > *** 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 > > *** 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 > > *** 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 > > On Wed, Feb 12, 2020 at 7:41 AM Hans Petter Selasky <hp...@se...> wrote: >> Hi Paul, >> >> There appears to be a regression in: >> >> commit a3b434be1cd42ff7c99821de4ea52c0945cb0baa >> Author: Paul Licameli <pau...@au...> >> Date: Thu Jul 4 09:39:44 2019 -0400 >> >> Move the scrub mouse event handler into ScrubUI... >> >> ... Making Scrubbing independent of AdornedRulerPanel.cpp >> >> See attached patch. Not sure if it is correct. Needs review. >> >> --HPS >> _______________________________________________ >> audacity-devel mailing list >> aud...@li... >> https://lists.sourceforge.net/lists/listinfo/audacity-devel > > _______________________________________________ > audacity-devel mailing list > aud...@li... > https://lists.sourceforge.net/lists/listinfo/audacity-devel > |