[PATCH] ntdll: Don't abort if we overflow the thread debug buffer.

Alexandre Julliard julliard at winehq.org
Thu Jul 5 06:47:45 CDT 2018


Zebediah Figura <z.figura12 at gmail.com> writes:

> Instead, just print it as-is.
>
> Signed-off-by: Zebediah Figura <z.figura12 at gmail.com>
> ---
> I encountered this abort() while trying to play a certain video with
> winegstreamer, which spewed far too much debug data upon failing to find an
> adequate decoder.

The abort is a feature, please fix the corresponding traces
instead. Usually it's because of a missing \n or debugstr_a().

-- 
Alexandre Julliard
julliard at winehq.org



More information about the wine-devel mailing list