Opened 4 years ago
Last modified 2 years ago
#113 new defect
Qutecom crashes when a MSN conference chat is initiated
| Reported by: | ahgindia | Owned by: | vadim |
|---|---|---|---|
| Priority: | blocker | Milestone: | QuteCom 3.0 |
| Component: | misc | Version: | 2.2 |
| Keywords: | MSN, conference chat | Cc: |
Description
Hello,
When I tried to initiated an MSN conference chat, qutecom crashed with the following error in the Qutecom.log file in Application Data folder :
/libs/imwrapper/src/purple/PurpleIMChat.cpp:436 static void PurpleIMChat::createPurpleChat(PurpleConnection?*, int, GList*, PurpleIMChat&): Chat doesn't exist !!
First I start a chat with one of my contacts in MSN.
Then in the chat window, I click the conference chat button.
Inside the window, I select another contact from the list and click Add.
Now when I click "Start" button, it CRASHES!!!!
I tried this thing several times, but all with same results.
So is there any solution for this?
Thanks.
Change History (4)
comment:2 Changed 3 years ago by chris-mac
- Milestone changed from QuteCom 2.2-RC2 to QuteCom 2.2-RC4
- Version changed from 2.2-RC3 to 2.2
comment:3 Changed 3 years ago by chris-mac
- field_os set to all
comment:4 Changed 2 years ago by dneary
- Milestone QuteCom 2.2-RC4 deleted
comment:5 Changed 2 years ago by dneary
- Milestone set to QuteCom 3.0

Just tested with the current trunk, and this issue still exists. QuteCom crashes with:
(fatal) 20:39:22 [Common] /qutecom/libs/imwrapper/src/purple/PurpleIMChat.cpp:436 static void PurpleIMChat::createPurpleChat(PurpleConnection?*, int, GList*, PurpleIMChat&): Chat doesn't exist !!
Segmentation fault
when MSN conference is initiated as described in the original bug report.