Dnia 2012-07-11, śro o godzinie 14:49 -0300, Clint Eastwood pisze: > 1. A jabber client connects to the server and sends an in-band > register request > 2. c2s sends the "create" message to sm > 3. The jabber client then disconnect from server and another one makes > a new conection (using the same file descriptor as the previous one) > 4. sm "created" answer arrives at c2s > 5. The session found in the hash table is not what c2s expects, > sess->result is NULL, and this causes the assertion failure
Very good find! :-) Thanks for your work. I improved a bit on your suggested fix. https://github.com/Jabberd2/jabberd2/commit/5b7acbeab8ad60dfd -- Tomasz Sterna Instant Messaging Consultant : Open Source Developer http://tomasz.sterna.tv/ http://www.xiaoka.com/portfolio
