[Bug 49919] Regression: Logos Bible Software wineserver crash entering text in passage guide search field

WineHQ Bugzilla wine-bugs at winehq.org
Wed Oct 14 11:11:32 CDT 2020


https://bugs.winehq.org/show_bug.cgi?id=49919

--- Comment #7 from Daniel Ribeiro da Silva <ferion11 at hotmail.com> ---
Making the second bisect using the patch from the first regression, I fall into
the block that wine doesn't run:

git bisect start
# good: [d28c7938c704fe4dcfc8920db494a7175a46fe6b] dmstyle: Return S_FALSE for
IDirectMusicStyle8::GetMotif.
git bisect good d28c7938c704fe4dcfc8920db494a7175a46fe6b
# bad: [9a6e5b23293fbad3bbdcd52007402a3b9a1cb99d] Release 5.18.
git bisect bad 9a6e5b23293fbad3bbdcd52007402a3b9a1cb99d
# bad: [810873eb7561e147dff871aa20315e930d1f01bb] kernel32: Move Beep
implementation to conhost.
git bisect bad 810873eb7561e147dff871aa20315e930d1f01bb
# skip: [52f6a56a1aa450c893e19a0e63a90c60626d3dcf] server: Introduce
IOCTL_CONDRV_SETUP_INPUT ioctl.
git bisect skip 52f6a56a1aa450c893e19a0e63a90c60626d3dcf
# skip: [b936df428dc3f30f03c854abac8860888a983d67] wmc: Add Dxgi facility.
git bisect skip b936df428dc3f30f03c854abac8860888a983d67
# good: [305aaec8773a7cbd0fdd4d12c5e0210e9cb5f33d] evr/mixer: Fix error
handling in output types collection helper.
git bisect good 305aaec8773a7cbd0fdd4d12c5e0210e9cb5f33d
# skip: [9dcdd89a9241cd0066b67c9133e9c1fa5e5c1d0f] kernel32: Add string for
DXGI_INVALID_CALL error.
git bisect skip 9dcdd89a9241cd0066b67c9133e9c1fa5e5c1d0f
# skip: [5db533d39d0a924a562586bc82a12cec7f9b8884] kernel32: Add string for
DXGI_ERROR_NOT_CURRENTLY_AVAILABLE error.
git bisect skip 5db533d39d0a924a562586bc82a12cec7f9b8884
# bad: [bbae35f0fb04ea7efb8e1d6e5535e42715ae7766] winex11.drv: Support finding
a full display mode with specified orientation.
git bisect bad bbae35f0fb04ea7efb8e1d6e5535e42715ae7766
# skip: [aecf53d0f745a65c15e0f1abbaf27af0d7c0a486] conhost: Use CP_UNIXCP in
Unix mode.
git bisect skip aecf53d0f745a65c15e0f1abbaf27af0d7c0a486
# skip: [c6909e52543b62dfcd5b183014e6eae27b69f3fc] conhost: Terminate current
read request when input when reading tty input fails.
git bisect skip c6909e52543b62dfcd5b183014e6eae27b69f3fc
# skip: [05d9df73d12d202d51b784f1d5eadc55f8448f16] winex11.drv: If the end of
the sequence is '\r\n', there is no need to add extra '\r'.
git bisect skip 05d9df73d12d202d51b784f1d5eadc55f8448f16
# skip: [158471d676e799d3d23a356b442ecc4afd2ade57] conhost: Delay creating
input thread in Unix mode.
git bisect skip 158471d676e799d3d23a356b442ecc4afd2ade57
# good: [3541deb0c3a64d3474a96728d259907180fd7cf6] server: Don't overflow if
timeout doesn't fit into int range in get_next_timeout.
git bisect good 3541deb0c3a64d3474a96728d259907180fd7cf6
# skip: [6bcc1b9225efe028319bbc64ce6b42a03e4d7ec7] ntdll: Pass
RTL_USER_PROCESS_PARAMETERS to get_initial_console.
git bisect skip 6bcc1b9225efe028319bbc64ce6b42a03e4d7ec7
# good: [6d7037c9ff1219ae959e365d8a95a3fceb57ca87] crypt32: Move
GnuTLS-specific helpers into the #ifdef.
git bisect good 6d7037c9ff1219ae959e365d8a95a3fceb57ca87
# skip: [0957f9302ca40bd85e092ed335d3fd10ab9bf4da] ntdll: Fill console size in
get_initial_console.
git bisect skip 0957f9302ca40bd85e092ed335d3fd10ab9bf4da
# good: [148d3aa461126ab6e77e36e33493f87d539cd6ec] user32: Move PNG support to
a new Unix library.
git bisect good 148d3aa461126ab6e77e36e33493f87d539cd6ec
# skip: [5ad25c293b6a7b5cd5dea43f29f6fa94d8302722] user32: Use wide character
string literals.
git bisect skip 5ad25c293b6a7b5cd5dea43f29f6fa94d8302722
# skip: [fc408f3d4376722dbe173495be10ef2ce34874d1] conhost: Force using
relative cursor positioning in update_read_output.
git bisect skip fc408f3d4376722dbe173495be10ef2ce34874d1
# skip: [6456973f0a64d326bb54da4675310caffc2588f1] user32: Use wide character
string literals for system parameter entries.
git bisect skip 6456973f0a64d326bb54da4675310caffc2588f1
# skip: [4eb3ab95c75eb4eb33c01d22affdfd303590d87a] conhost: Add missing
LeaveCriticalSection.
git bisect skip 4eb3ab95c75eb4eb33c01d22affdfd303590d87a
# bad: [de508759c67543e3bd21ee6a0873b06aa4014418] winevulkan: Update to VK spec
version 1.2.154.
git bisect bad de508759c67543e3bd21ee6a0873b06aa4014418
# skip: [38c91043f626bd6755185bc62ae85251c9e88207] vbscript: Fix the spelling
of the delimiter* variables.
git bisect skip 38c91043f626bd6755185bc62ae85251c9e88207
# skip: [54e117018cd4cc58c258da92686bfad13946bde2] kernelbase: Use conhost to
handle Unix consoles.
git bisect skip 54e117018cd4cc58c258da92686bfad13946bde2

-- 
Do not reply to this email, post in Bugzilla using the
above URL to reply.
You are receiving this mail because:
You are watching all bug changes.



More information about the wine-bugs mailing list