Clipman died unexpectedly

Bug #546998 reported by Bremm
8
This bug affects 1 person
Affects Status Importance Assigned to Milestone
xfce4-panel (Ubuntu)
Incomplete
Undecided
Unassigned

Bug Description

Binary package hint: xfce4-panel

Just put back Clipman (that disapeared after updating to lucid a3) and then, it zapped quickly few instants after putting it back on the panel.

(xfce4-panel:19328): Gtk-CRITICAL **: gtk_socket_get_id: assertion `GTK_WIDGET_ANCHORED (socket)' failed

(xfce4-panel:19328): libxfce4panel-CRITICAL **: Um item foi removido inesperadamente: "Clipman".

ProblemType: Bug
Architecture: amd64
Date: Thu Mar 25 12:50:53 2010
DistroRelease: Ubuntu 10.04
NonfreeKernelModules: nvidia
Package: xfce4-panel 4.6.3-1ubuntu2 [modified: usr/bin/xfce4-panel usr/bin/xfce4-popup-windowlist usr/lib/libxfce4panel.so.1.1.2]
ProcEnviron:
 LANGUAGE=pt_BR:pt:pt_PT
 PATH=(custom, no user)
 LANG=pt_BR.UTF-8
 SHELL=/bin/bash
ProcVersionSignature: Ubuntu 2.6.32-17.26-generic 2.6.32.10+drm33.1
SourcePackage: xfce4-panel
Uname: Linux 2.6.32-17-generic x86_64

Revision history for this message
Bremm (bremm) wrote :
Revision history for this message
Charlie Kravetz (cjkgeek) wrote :

Thank you for taking the time to report this bug and helping to make Ubuntu better. Please try to obtain a backtrace following the instructions at http://wiki.ubuntu.com/DebuggingProgramCrash and upload the backtrace (as an attachment) to the bug report. This will greatly help us in tracking down your problem.

Changed in xfce4-panel (Ubuntu):
status: New → Incomplete
Revision history for this message
Bremm (bremm) wrote :

A few hours ago I started to monitor Clipman with gdb, but it didn't crash again, even doing the same procedure I did:

Open Google Chrome;
Copy a section of text;
Open Mousepad;
Paste the clipboard content.

1st time I ran xfce-clipman with backtracer.sh (script from Ubuntu Wiki under Backtrace page). And now, I loaded the plugin, closed xfce and after reopening:

$ gdb --pid 32541 2>&1 | tee gdb-xfce-clipman-plugin.txt (where --pid <number> could be also `pidof xfce4-clipman-plugin`)

Only xfce4-panel-dbg exists (no idea about existence of some xfce4-clipman[-plugin]-dbg) on lucid repo, AFAIK.

Revision history for this message
Charlie Kravetz (cjkgeek) wrote :

If you add the debug repostitories as the debugging page explains, there would be a new package, 'xfce4-clipman-plugin-dbgsym' which contains the symbols. I have been trying to reproduce another crash, and have this installed on my lucid system.

The repository with the debug symbols should be
## required to run backtrace
## sudo apt-key adv --keyserver keyserver.ubuntu.com --recv-keys 428D7C01 5E0577F2
deb http://ddebs.ubuntu.com lucid main restricted universe multiverse

Revision history for this message
Bremm (bremm) wrote :

bremm@host:/etc/apt/sources.list.d$ sudo mousepad ddebs.list (pasted here ddebs repo line)
bremm@host:/etc/apt/sources.list.d$ sudo apt-key adv --keyserver keyserver.ubuntu.com --recv-keys 428D7C01 5E0577F2
(procedure above worked fine)

Now I'm doing a bit different, so I can have several files without risking supersed'em.

bremm@host:~$ gdb --pid `pidof xfce4-clipman-plugin` 2>&1 | tee gdb-xfce-clipman-plugin-`date +%Y-%m-%d--%H\:%M\:%S`.txt

I'll work a bit on that backtracing script to make it accept a PID instead of running a program.

To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.