http://bugs.winehq.org/show_bug.cgi?id=15876
Summary: Mailwasher 6.3: acces violation on exit Product: Wine Version: 1.1.6 Platform: PC-x86-64 URL: http://www.mailwasher.com/download/mailwasher-pro OS/Version: Linux Status: UNCONFIRMED Severity: minor Priority: P2 Component: -unknown AssignedTo: wine-bugs@winehq.org ReportedBy: mattia.verga@tiscali.it
After upgrading MailWasher from 6.1 to 6.3 I get an access violation error on exit:
Access violation at address 0040CCA9 in module 'MailWasher.exe'. Write of address 00000000.
However the program is still usable, it's only annoyance.
http://bugs.winehq.org/show_bug.cgi?id=15876
Vitaliy Margolen vitaliy@kievinfo.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Keywords| |download
--- Comment #1 from Vitaliy Margolen vitaliy@kievinfo.com 2008-11-01 11:36:45 --- Please attach (as a text file) complete terminal output.
http://bugs.winehq.org/show_bug.cgi?id=15876
--- Comment #2 from Mattia mattia.verga@tiscali.it 2008-11-01 14:26:29 --- Created an attachment (id=17032) --> (http://bugs.winehq.org/attachment.cgi?id=17032) terminal output
http://bugs.winehq.org/show_bug.cgi?id=15876
--- Comment #3 from Vitaliy Margolen vitaliy@kievinfo.com 2008-11-01 18:29:54 --- So where do you see "Access violation at address 0040CCA9 in module 'MailWasher.exe'. Write of address 00000000." ?
http://bugs.winehq.org/show_bug.cgi?id=15876
Anastasius Focht focht@gmx.net changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |focht@gmx.net
--- Comment #4 from Anastasius Focht focht@gmx.net 2008-11-01 19:11:42 --- Hello,
the bug reporter most likely meant some sort of message box, hence no console output. A filtered relay log might be more useful, run
--- snip --- WINEDEBUG=+tid,+seh,+relay wine MailWasher.exe >/tmp/relay.log 2>&1 ; grep -A 50 -B 500 "Access violation" /tmp/relay.log >crash.txt --- snip ---
and attach "crash.txt" to bug report.
Regards
http://bugs.winehq.org/show_bug.cgi?id=15876
--- Comment #5 from Mattia mattia.verga@tiscali.it 2008-11-02 03:45:06 --- Created an attachment (id=17043) --> (http://bugs.winehq.org/attachment.cgi?id=17043) filtered +relay,+seh,+tid
(In reply to comment #4)
Hello,
the bug reporter most likely meant some sort of message box, hence no console output.
Yes, on exit appears an error message box.
A filtered relay log might be more useful, run
--- snip --- WINEDEBUG=+tid,+seh,+relay wine MailWasher.exe >/tmp/relay.log 2>&1 ; grep -A 50 -B 500 "Access violation" /tmp/relay.log >crash.txt --- snip ---
and attach "crash.txt" to bug report.
Regards
I attach the filtered crash.txt as you suggest. A simple +tid,+seh,+relay is not possible to attach, because the output is 130 MByte!
Thanks.
http://bugs.winehq.org/show_bug.cgi?id=15876
Lei Zhang thestig@google.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Summary|Mailwasher 6.3: acces |Mailwasher 6.3: access |violation on exit |violation on exit
--- Comment #6 from Lei Zhang thestig@google.com 2008-11-04 19:31:10 --- compress the output.
http://bugs.winehq.org/show_bug.cgi?id=15876
--- Comment #7 from Zoltan Kraus zoli4290@gmail.com 2009-01-06 06:05:30 --- Created an attachment (id=18523) --> (http://bugs.winehq.org/attachment.cgi?id=18523) crash.txt for Mailwasher Pro Access Violation error at program termination
http://bugs.winehq.org/show_bug.cgi?id=15876
Zoltan Kraus zoli4290@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |zoli4290@gmail.com
--- Comment #8 from Zoltan Kraus zoli4290@gmail.com 2009-01-06 06:09:23 --- I have freshly installed Mailwasher Pro 6.3. As I am not sure anyone has sent in a crash.txt concerning Access Violation at program termination you will find it attached.
http://bugs.winehq.org/show_bug.cgi?id=15876
--- Comment #9 from Anastasius Focht focht@gmx.net 2009-01-06 06:19:16 --- Hello,
--- quote --- I have freshly installed Mailwasher Pro 6.3. As I am not sure anyone has sent in a crash.txt concerning Access Violation at program termination you will find it attached. --- quote ---
Well looking at trace log this might be exact duplicate of bug 13411 (compare your trace with trace snippet in my comment #3 where the exception is thrown). I already explained the problem and solution there. It's just no one picked it up yet. Affects all Delphi apps which make use of TNT UnicodeControls TntStatusBar.
Regards
http://bugs.winehq.org/show_bug.cgi?id=15876
Austin English austinenglish@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED Resolution| |DUPLICATE
--- Comment #10 from Austin English austinenglish@gmail.com 2009-01-06 13:09:15 --- Dupe, per Anastasius.
*** This bug has been marked as a duplicate of bug 13411 ***
http://bugs.winehq.org/show_bug.cgi?id=15876
Austin English austinenglish@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #11 from Austin English austinenglish@gmail.com 2009-01-06 13:25:05 --- Closing.