Bug 553601 - SIGSEGV in "_dbus_watch_invalidate" in skypebot.py
Summary: SIGSEGV in "_dbus_watch_invalidate" in skypebot.py
Keywords:
Status: CLOSED UPSTREAM
Alias: None
Product: Fedora
Classification: Fedora
Component: python
Version: 12
Hardware: i686
OS: Linux
low
medium
Target Milestone: ---
Assignee: Dave Malcolm
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard: abrt_hash:6f7c06c90c708f6e9b80fbae210...
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2010-01-08 12:01 UTC by emoziko
Modified: 2010-01-09 18:10 UTC (History)
5 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2010-01-08 17:42:38 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)
File: backtrace (48.63 KB, text/plain)
2010-01-08 12:01 UTC, emoziko
no flags Details

Description emoziko 2010-01-08 12:01:15 UTC
abrt 1.0.3 detected a crash.

Attached file: backtrace
cmdline: python skypebot.py
component: python
executable: /usr/bin/python
kernel: 2.6.31.9-174.fc12.i686
package: python-2.6.2-2.fc12
rating: 4
reason: Process was terminated by signal 11 (Segmentation fault)

Comment 1 emoziko 2010-01-08 12:01:25 UTC
Created attachment 382448 [details]
File: backtrace

Comment 2 Dave Malcolm 2010-01-08 17:42:38 UTC
Thank you for reporting this bug.

This looks similar to, but different, to bug 553555

It looks like you ran into a problem running a script named skypebot.py; _dbus_watch_invalidate was called with a NULL "watch", leading to a segmentation violation.

As far as I can see, we don't ship this script within Fedora.

The best way to make sure your problem will get looked on is to report it to
the authors of the program. Most upstream authors use a bug tracking system
like Bugzilla, and more people who know the code will be looking at the bug
report there.

Unfortunately it's not clear to me which skypebot.py script you're running; a
search showed me many.

You are requested to add the link to your upstream report here for tracking
purposes. Please make sure the bug isn't already in the upstream bug tracker
before filing it.

If you would like to see this software packaged for Fedora, you might want to
add it to the wishlist here:
https://fedoraproject.org/wiki/Package_maintainers_wishlist if it isn't there
already.

Information the upstream developers may wish to know:
  - What version of the script are you running
  - How reproducible is this problem?  If you run the program from a terminal,
is an error message printed?
  - What is the output of running the following command?
      rpm -q dbus-python dbus-libs

Hope this is helpful
Thanks

Comment 3 emoziko 2010-01-09 18:10:25 UTC
Hello. 
Its custom skype bot script, source avaiable here http://sites.google.com/site/buxutie/Home/skypebot.py?attredirects=0&d=1
It said "core dump" and nothing anymore. 

[ziko@Lunix Desktop]$ rpm -q dbus-python dbus-libs
dbus-python-0.83.0-6.fc12.i686
dbus-libs-1.2.16-9.fc12.i686

Thank you for reply.


Note You need to log in before you can comment on or make changes to this bug.