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
Created attachment 478760 [details] File: backtrace
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
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
It looks upstream update did not help. I will reassign it to python developers and also upstream.
*** This bug has been marked as a duplicate of bug 657463 ***