Page 1 of 1

[BUG] Assertion fail while trying to report errors...

PostPosted: 06 May 2010 19:00
by old_death
When trying to report a bug via the bug trap auto reporting feature (which should in theory send the bug report to the bug report mailing list), Bugtrap itself produces an assertion fail in line 157 of CMapi.cpp. Afterwards it tells in a pop-up message that the bug could not be reported...

Image

This bug has been present for some time now, but as "Retry"ing only crashes Shareaza "the normal way" without BugTrap interception, I couldn't report it properly...

Re: [BUG] Assertion fail while trying to report errors...

PostPosted: 07 May 2010 13:21
by ailurophobe
Isn't that what happens when sending mail fails? Maybe default email is configured improperly or an anti-virus or firewall is blocking automated sending of email by bugtrap. Just a guess.

Re: [BUG] Assertion fail while trying to report errors...

PostPosted: 07 May 2010 18:17
by old_death

Re: [BUG] Assertion fail while trying to report errors...

PostPosted: 07 May 2010 20:34
by raspopov
Can you read what written on dialog box?! "Retry" for debugging only. Press "Ignore", it's common debug ASSERT() caused by invalid login to MAPI subsystem (windows mail). So you can't send anything in any case.

Re: [BUG] Assertion fail while trying to report errors...

PostPosted: 08 May 2010 00:08
by old_death
Even if it is for debugging only, you could still provide a normal error message instead of an application crash... A simple message with the text "unable to send report" would be better than this...

BTW, no, I cannot click "Ignore" as the program does not react anymore at all once this pops up.

Re: [BUG] Assertion fail while trying to report errors...

PostPosted: 08 May 2010 06:38
by raspopov
Ask BugTrap developers.
And fix your windows mail.

Re: [BUG] Assertion fail while trying to report errors...

PostPosted: 10 May 2010 10:59
by old_death