https://bugs.winehq.org/show_bug.cgi?id=49154
Bug ID: 49154 Summary: ERROR and CRASH while using zello Product: Wine Version: 5.0 Hardware: x86 OS: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: -unknown Assignee: wine-bugs@winehq.org Reporter: pabutusa@gmail.com Distribution: ---
Created attachment 67160 --> https://bugs.winehq.org/attachment.cgi?id=67160 backtrace file
Using zello.exe (2.4) on XUBUNTU 18.04.4 LTS (Kernel 4.15.0-91-generic #92-Ubuntu)
Randomly .... but more frequently after a "soft boot" an error occurs and a backtrace is generated. Seems to be when zello is "transmitting"
Willing to troubleshoot more but need some hints .... nothings in logs etc.
Attaching screenshot and bactrace
https://bugs.winehq.org/show_bug.cgi?id=49154
--- Comment #1 from Rob Roschewsk pabutusa@gmail.com --- Created attachment 67161 --> https://bugs.winehq.org/attachment.cgi?id=67161 screen shot
https://bugs.winehq.org/show_bug.cgi?id=49154
Rob Roschewsk pabutusa@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |pabutusa@gmail.com
https://bugs.winehq.org/show_bug.cgi?id=49154
Louis Lenders xerox.xerox2000x@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |xerox.xerox2000x@gmail.com URL| |https://zello.com/data/Zell | |oSetup.exe Keywords| |download
--- Comment #2 from Louis Lenders xerox.xerox2000x@gmail.com --- Hi,
According to screenshot the program is the one from the downloadlink right? If not , correct/remove downloadlink please.
I downloaded and tried but up to now not (yet?) a crash
Could you also attach console output before the crash happens please?
One simple thing to try I guess is try "winetricks ie8" to see if the crash is related to the mshtml/ieframe fixme`s in the console I see when i run the program
Most importantly might be to find a way to 100% reproduce the crash, as then developers might have better look, but maybe that is not possible. Randomly crashing apps are always a pain I fear
https://bugs.winehq.org/show_bug.cgi?id=49154
--- Comment #3 from Rob Roschewsk pabutusa@gmail.com --- By download link ... if you mean from the zello website ... yes "Zello for PC" I've just been running it from the desktop ... I'll kick it off from a shell next to see the console messages ... or are they saved somewhere??
I know all about RANDOM :) ... it could be something unique to my hardware or how i'm using the app. It's pretty regular for me .... usually after running a few hours the BOX comes up.
I'll send news when I have some. Thanks.
https://bugs.winehq.org/show_bug.cgi?id=49154
--- Comment #4 from Rob Roschewsk pabutusa@gmail.com --- Sorry see it now .... yes same URL in the URL line in the ticket :)
https://bugs.winehq.org/show_bug.cgi?id=49154
--- Comment #5 from Rob Roschewsk pabutusa@gmail.com --- Created attachment 67178 --> https://bugs.winehq.org/attachment.cgi?id=67178 console log
https://bugs.winehq.org/show_bug.cgi?id=49154
--- Comment #6 from Rob Roschewsk pabutusa@gmail.com --- here is the dying gasp from the last run ....
)\Zello\Zello.exe: mmdevdrv.c:1054: pulse_rd_drop: Assertion `This->peek_ofs < src_len' failed. wine: Assertion failed at address F7F1B079 (thread 0063), starting debugger...
seems to be some interaction with PULSE
full console log attached.
https://bugs.winehq.org/show_bug.cgi?id=49154
--- Comment #7 from Louis Lenders xerox.xerox2000x@gmail.com --- What happens if you disable winepulse.drv?
e.g. WINEDLLOVERRIDES=winepulse.drv=d wine Zello.exe
(or disable in winecfg librarytab)
https://bugs.winehq.org/show_bug.cgi?id=49154
--- Comment #8 from Rob Roschewsk pabutusa@gmail.com --- That seems to have improved the situation ... I see it's bypassing pulse and going straight to ALSA. There are some ALSA overrun messages but I think they're benign.
It's been running for 14 hours now ... which is longer than usual. I'll continue to monitor. Thanks!
https://bugs.winehq.org/show_bug.cgi?id=49154
Louis Lenders xerox.xerox2000x@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Summary|ERROR and CRASH while using |Zello crashes occasionally: |zello |Assertion failed | |(assert(This->peek_ofs < | |src_len) in | |winepulse.drv/mmdevdrv.c)
--- Comment #9 from Louis Lenders xerox.xerox2000x@gmail.com --- Hi,
I adjusted the title. Maybe Andrew might have a clue as why this happens?
https://bugs.winehq.org/show_bug.cgi?id=49154
--- Comment #10 from Rob Roschewsk pabutusa@gmail.com --- Just FYI running continuously for about 3 days now with winepulse disabled.