On Fri, 23 May 2003 23:38:44 +0200, you wrote:
Compose an article with a non-existent newsgroup., messagetext and subjectline doesn't matter I think, and then send this article with <ALT>-S (for Send-Now).
I still cannot reproduce this.
How far does the sending come ? (if I follow the status line I see "looking up news.bla.bla", "connecting to news.bla.bla", "sending message" and "finished sending message")
When the crash occurs ebx contains a pointer that is pointing to some invalid address (actually it is a string instead of a pointer) which is subsequently referenced. On each crash the pointer and it's content is the same.
I already run agent with "wine -debugmsg +all" and got a rather huge trace (about 500MB) so if you need any info I can extract it from this. I tried to anlyze the problem but I have problems interpreting the trace so it doesn't tell me much.
A +relay,+winsock,+seh trace between the <ALT>S and the crash would be my starting point here. The seh: trace messages will show when the exception occurs.
Rein.