https://bugs.winehq.org/show_bug.cgi?id=55711
Bug ID: 55711 Summary: elf_search_auxv can't find symbol in module Product: Wine Version: 8.17 Hardware: x86-64 OS: Linux Status: UNCONFIRMED Severity: blocker Priority: P2 Component: -unknown Assignee: wine-bugs@winehq.org Reporter: weiliangcdt@gmail.com Distribution: ---
Using wine 8.17 to run sqlyog 64bit 12.08, when connect to database, app will force close with error "0118:fixme:dbghelp:elf_search_auxv can't find symbol in module".
After downgrade back to wine 8.16, everything back to normal
my OS is ubuntu 22.04.3
https://bugs.winehq.org/show_bug.cgi?id=55711
Zeb Figura z.figura12@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Summary|elf_search_auxv can't find |sqlyog crashes when |symbol in module |connecting to database
https://bugs.winehq.org/show_bug.cgi?id=55711
Fabian Maurer dark.shadow4@web.de changed:
What |Removed |Added ---------------------------------------------------------------------------- Severity|blocker |normal CC| |dark.shadow4@web.de
--- Comment #1 from Fabian Maurer dark.shadow4@web.de --- Not a blocker.
Can you run a regression test? https://wiki.winehq.org/Regression_Testing
Otherwise, can you link the program and give an example how to reproduce the issue ourselves?
A complete log (terminal output) would be useful as well.