Modify ↓
#192 closed bug (fixed)YAM crash if you click 'abort' in the transfer window.
Description
As the Summary say:
Simply try to get mails and if the transfer window is open
I attach a logfile with the hits. (MuToolsHits-27.08.2010.txt)
used version: Attachments (2)Change History (8)Changed 3 years ago by opiopicomment:1 Changed 3 years ago by thboeckel
comment:2 Changed 3 years ago by thboeckel
comment:3 Changed 3 years ago by opiopi
Ok then here some hints to find the bug:
(here it's "run >NIL: c:play16 Work:Prefs/Soundprefs/POST.iff")
if i see the debug output on the outpu window. If i iconify the
function at the SystemTags() call. That may explain why here
before the crash and the Hits itself. I redirect the debug
HTH
BTW: Do we really need the ENTER() and RETURN() macros in Changed 3 years ago by opiopicomment:4 Changed 3 years ago by thboeckel
comment:5 Changed 3 years ago by thboeckel
Many thanks for this hint.
But if you want to let YAM play a sound after receiving some mails, you should use YAM's own sound playing abilities instead of doing this by using an external command. comment:6 Changed 3 years ago by opiopi
This config entry is very old. Maybe at this time YAM was not able Note: See
TracTickets for help on using
tickets. | This list contains all users that will be notified about changes made to this ticket. These roles will be notified: Reporter, Owner, Subscriber
| ||||||||||||||||||||||||||||



No matter how often I interrupt an SMTP session I cannot make YAM crash. And I don't need to be very fast because of my crawling slow connection (53.6K/s at most). What makes the search for a potential bug in YAM even harder is the fact that your log doesn't even mention YAM in the stack backtrace, only as current process.
Can you provide a NET+UTIL log please? Perhaps this might enlight us.