Bug 541454

Summary: [abrt] crash detected in telepathy-butterfly-0.5.3-1.fc12
Product: [Fedora] Fedora Reporter: António Lima <amrlima>
Component: telepathy-butterflyAssignee: Brian Pepple <bdpepple>
Status: CLOSED WONTFIX QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: medium Docs Contact:
Priority: low    
Version: 12CC: adny2k, anarchist4ever, bdpepple, cheguaka, crzand, durval, el.nasl, fanisatt, florian.fahr, laurent.aguerreche+redhat, linuxnow, rafepren, raflexras, rightoff, sander, tarek.ahmed.omar
Target Milestone: ---   
Target Release: ---   
Hardware: x86_64   
OS: Linux   
Whiteboard: abrt_hash:5a9cd7a1
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2010-04-24 20:13:46 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:
Attachments:
Description Flags
File: backtrace none

Description António Lima 2009-11-25 23:04:19 UTC
abrt 1.0.0 detected a crash.

Comment: Trying to establish a webcam call with a msn contact and the crash happend. I'm using the fedora-testing version of mission-control too. Its the first time msn connection works in empathy-2.28 in Fedora 12 for me.

backtrace
-----
Summary: TB5a9cd7a1 session.py:166:remove_stream:KeyError: 'audio'

Traceback (most recent call last):
  File "/usr/lib/python2.6/site-packages/papyon/sip/connection.py", line 92, in on_message_received
    call.on_message_received(message)
  File "/usr/lib/python2.6/site-packages/papyon/sip/call.py", line 174, in on_message_received
    handler(msg)
  File "/usr/lib/python2.6/site-packages/papyon/sip/call.py", line 431, in on_bye_received
    self.dispose()
  File "/usr/lib/python2.6/site-packages/papyon/sip/call.py", line 387, in dispose
    MediaCall.dispose(self)
  File "/usr/lib/python2.6/site-packages/papyon/media/call.py", line 87, in dispose
    self._media_session.close()
  File "/usr/lib/python2.6/site-packages/papyon/media/session.py", line 112, in close
    self.remove_stream(stream)
  File "/usr/lib/python2.6/site-packages/papyon/media/session.py", line 166, in remove_stream
    for handler_id in self._signals[name]:
KeyError: 'audio'

Local variables in innermost frame:
self: <MediaSession object at 0x157fe10 (papyon+media+session+MediaSession at 0x15bff00)>
name: audio
stream: <MediaStream object at 0x158a0f0 (papyon+media+stream+MediaStream at 0x16038a0)>

cmdline: /usr/bin/python /usr/libexec/telepathy-butterfly 
component: telepathy-butterfly
executable: /usr/libexec/telepathy-butterfly
kernel: 2.6.31.6-145.fc12.x86_64
package: telepathy-butterfly-0.5.3-1.fc12
uuid: 5a9cd7a1

Comment 1 António Lima 2009-11-25 23:04:22 UTC
Created attachment 373862 [details]
File: backtrace

Comment 2 Brian Pepple 2009-12-08 23:50:49 UTC
For now, I'm going to disable the audio/video capabilities of tp-butterfly,
since it's not currently working.  If we can fix it during F12 (though this
will need to be done upsteam since I don't have a camera), I'll re-enable it.

If you could test that telepathy-butterfly-0.5.3-2.fc12 works for regular chats, it would be greatly appreciated.  Thanks!

Comment 3 António Lima 2009-12-09 00:35:27 UTC
Yes, it's very unstable still. For me the camera actually works (last time I tryed I think) and sound only works one way - I can recieve but can't send. 

I can test telepathy-butterfly-0.5.3-2.fc12, will it be in updates-testing?

thanks!

Comment 4 Brian Pepple 2009-12-09 00:53:22 UTC
(In reply to comment #3)
> I can test telepathy-butterfly-0.5.3-2.fc12, will it be in updates-testing?

Yeah, it should be available there with the next push.  Here's a link to it's update page:

https://admin.fedoraproject.org/updates/telepathy-butterfly-0.5.3-2.fc12

Comment 5 Laurent Aguerreche 2009-12-26 16:14:12 UTC
Hum, I am able to initiate and do audio conversations and a remote MSN contact can initiate one. So it works! Please check that the port 6901 is opened.

I cannot initiate a video conversation (a crash somewhere at the telepathy level).
The remote MSN contact can initiate a video conversation and he can seen himself while I am unable to see him. I have however to mention that I do not have a webcam.

So I am not very happy to see that all audio/video capabilities are going to be disabled instead of video only...

Comment 6 Fedora Update System 2009-12-26 19:53:41 UTC
telepathy-butterfly-0.5.3-2.fc12 has been pushed to the Fedora 12 stable repository.  If problems still persist, please make note of it in this bug report.

Comment 7 Brian Pepple 2010-04-24 20:13:46 UTC
Closing as WONTFIX, since upstream has disable the AV capabilities since Microsoft removed the necessary servers to enable this.