Bug 677528 - [abrt] gdesklets-0.36.3-1.fc14: Process /usr/bin/python was killed by signal 11 (SIGSEGV)
Summary: [abrt] gdesklets-0.36.3-1.fc14: Process /usr/bin/python was killed by signal ...
Keywords:
Status: CLOSED DUPLICATE of bug 657463
Alias: None
Product: Fedora
Classification: Fedora
Component: gdesklets
Version: 14
Hardware: x86_64
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Luya Tshimbalanga
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard: abrt_hash:7c33d7676b2d9337b843290e3ff...
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2011-02-15 05:06 UTC by Daniel
Modified: 2011-02-15 21:30 UTC (History)
4 users (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2011-02-15 21:30:55 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)
File: backtrace (363.54 KB, text/plain)
2011-02-15 05:06 UTC, Daniel
no flags Details

Description Daniel 2011-02-15 05:06:43 UTC
abrt version: 1.1.14
architecture: x86_64
Attached file: backtrace
cmdline: python /usr/lib64/gdesklets/gdesklets-daemon
component: gdesklets
executable: /usr/bin/python
kernel: 2.6.35.11-83.fc14.x86_64
package: gdesklets-0.36.3-1.fc14
reason: Process /usr/bin/python was killed by signal 11 (SIGSEGV)
release: Fedora release 14 (Laughlin)
time: 1297746227
uid: 500

How to reproduce
-----
1. Start gdesklets
2. Run "Clock" display
3. gdesklets will crash

Comment 1 Daniel 2011-02-15 05:06:46 UTC
Created attachment 478760 [details]
File: backtrace

Comment 2 Daniel 2011-02-15 05:10:21 UTC
The following messages were displayed in the console window:

$ gdesklets start
Starting gdesklets-daemon...
Connecting to daemon [       ###   ]
==========================================================[02/15/11-14:02:59]===
Registering new control "/usr/lib64/gdesklets/Controls/Sensor".


Connected to daemon in 2018 milliseconds.
Connected to daemon in 145 microseconds.
Connected to daemon in 144 microseconds.

==========================================================[02/15/11-14:03:48]===
=== Unhandled error! Something bad and unexpected happened. ===

[EXC]
in ./Menu/__init__.py: line 140 f
in ./DisplayBrowser/__init__.py: line 152 __on_activate
in ./DisplayBrowser/__init__.py: line 128 run_new_one
in ./gDeskletsClient/__init__.py: line 36 open_display
in /usr/lib64/gdesklets/main/client.py: line 54 open_display
in /usr/lib64/gdesklets/main/client.py: line 38 __send
in /usr/lib64/gdesklets/utils/xdr.py: line 75 recv
[EXC]/usr/lib64/gdesklets/utils/xdr.py

[---]   70     chunk = ""
[---]   71     while (True):
[---]   72         try:
[---]   73             length = ord(s.recv(1))
[---]   74         except:
[ERR]>  75             raise XDRError
[---]   76 
[---]   77         if (length): chunk += s.recv(length)
[---]   78 
[---]   79         flag = s.recv(1)
[---]   80         if (flag == _CONT): continue
[---]   81

Comment 3 Răzvan Sandu 2011-02-15 20:52:51 UTC
Package: gdesklets-0.36.3-1.fc14
Architecture: x86_64
OS Release: Fedora release 14 (Laughlin)


How to reproduce
-----
1 Logged in after online update

Comment 4 Luya Tshimbalanga 2011-02-15 21:30:35 UTC
It looks upstream update did not help. I will reassign it to python developers and also upstream.

Comment 5 Luya Tshimbalanga 2011-02-15 21:30:55 UTC

*** This bug has been marked as a duplicate of bug 657463 ***


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