https://bugs.winehq.org/show_bug.cgi?id=55355
Bug ID: 55355 Summary: My Tally prime server application crashes after some time Product: Wine Version: 6.12 Hardware: x86-64 OS: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: winsock Assignee: wine-bugs@winehq.org Reporter: vikasy.enjay@gmail.com Distribution: ---
Following installation, the application launches when I run tallyserver.exe, however after a while it fails and displays the message "Tallygateway server not found" as seen below in the logs:
02d8:fixme:dbghelp_dwarf:dwarf2_parse_variable Unsupported constant (parameter) "pEncodePara" in function 02d8:fixme:dbghelp_dwarf:dwarf2_parse_variable Unsupported constant (parameter) "dwFlags" in function 02d8:fixme:dbghelp:MiniDumpWriteDump NIY MiniDumpWithHandleData 02d8:fixme:dbghelp:MiniDumpWriteDump NIY MiniDumpScanMemory 02d8:fixme:dbghelp:x86_64_fetch_minidump_module RunTime_Function outside IMAGE_DIRECTORY_ENTRY_EXCEPTION unimplemented yet! 02d8:fixme:dbghelp:x86_64_fetch_minidump_module RunTime_Function outside IMAGE_DIRECTORY_ENTRY_EXCEPTION unimplemented yet! 01dc:fixme:kernelbase:AppPolicyGetProcessTerminationMethod FFFFFFFFFFFFFFFA, 000000000326EBD0 02e0:err:service:process_send_command service protocol error - failed to write pipe! 02e8:err:service:process_send_command service protocol error - failed to write pipe! 02f0:err:service:process_send_command service protocol error - failed to write pipe! 0308:err:service:process_send_command service protocol error - failed to write pipe! 0310:err:service:process_send_command service protocol error - failed to write pipe! 0318:err:service:process_send_command service protocol error - failed to write pipe! 0320:err:service:process_send_command service protocol error - failed to write pipe! 0328:err:service:process_send_command service protocol error - failed to write pipe!
https://bugs.winehq.org/show_bug.cgi?id=55355
--- Comment #1 from Ken Sharp imwellcushtymelike@gmail.com --- Update to Wine 8.13 or later and try again.
https://bugs.winehq.org/show_bug.cgi?id=55355
Ken Sharp imwellcushtymelike@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Component|winsock |-unknown
https://bugs.winehq.org/show_bug.cgi?id=55355
--- Comment #2 from Vikas vikasy.enjay@gmail.com --- (In reply to Ken Sharp from comment #1)
Update to Wine 8.13 or later and try again.
I also have a compiled version of wine 8.5, and I tried the same thing in that wine as well, but the results were the same. The application starts, but as soon as I enter the education mode, it says "No Tally Prime Server is Running," and when I check and grep the exe's in another tab, it reveals that when I enter in education mode, the tallygatewayserver.exe (service) stops.
https://bugs.winehq.org/show_bug.cgi?id=55355
--- Comment #3 from Vikas vikasy.enjay@gmail.com --- Anyone here for help ??