[Bug 1094354] Re: gparted crashes on startup (complains of GTK2 and 3)
Phillip Susi
psusi at ubuntu.com
Sun Dec 30 15:29:38 UTC 2012
A valgrind and stacktrace or unnecessary here, the problem is clear from
the error message, the question is why. For some reason gparted is
trying to link to both gtk2 and gtk3 for you, but the binary does not
import both of those libs. There must be a lib on your system that
bringing in the gtk3. Could you try running ldd on each of the libs
listed before and see which one is linking to gtk3?
--
You received this bug notification because you are a member of Ubuntu
Foundations Bugs, which is subscribed to gparted in Ubuntu.
https://bugs.launchpad.net/bugs/1094354
Title:
gparted crashes on startup (complains of GTK2 and 3)
Status in “gparted” package in Ubuntu:
Incomplete
Bug description:
When starting gparted in Ubuntu 12.04LTS nothing appears to happen
when opening from the Dash.
Here are the steps:
1. Click Dash
2. Type gparted
3. Click Gparted
4. Password dialog box shows up
5. Enter Password
6. System Problem Found would you like to report it.
7. Click on Details
7a. gpartedbin crashed with signal 5 in g_option_context_parse()
8. start gparted from the commandline to see if I could get more debug information
9. start with gksudo gparted
10. Nothing happens
11. started gparted without root
===output ===
Root privileges are required for running gparted.
/usr/sbin/gpartedbin: Symbol `_ZTIN3Gdk6PixbufE' has different size in shared object, consider re-linking
/usr/sbin/gpartedbin: Symbol `_ZTIN3Gtk3BoxE' has different size in shared object, consider re-linking
/usr/sbin/gpartedbin: Symbol `_ZTIN3Gtk8MenuItemE' has different size in shared object, consider re-linking
/usr/sbin/gpartedbin: Symbol `_ZTIN3Gtk6WidgetE' has different size in shared object, consider re-linking
/usr/sbin/gpartedbin: Symbol `_ZTTN3Gtk14TreeViewColumnE' has different size in shared object, consider re-linking
/usr/sbin/gpartedbin: Symbol `_ZTIN3Gtk8ComboBoxE' has different size in shared object, consider re-linking
/usr/sbin/gpartedbin: Symbol `_ZTVN3Gtk14TreeViewColumnE' has different size in shared object, consider re-linking
/usr/sbin/gpartedbin: Symbol `_ZTIN3Gtk8TreeViewE' has different size in shared object, consider re-linking
(gpartedbin:25091): Gtk-ERROR **: GTK+ 2.x symbols detected. Using GTK+ 2.x and GTK+ 3 in the same process is not supported
Trace/breakpoint trap (core dumped)
=============
What should have happend:
Click gparted
Start and use the program.
user at xxxx:~$ lsb_release -rd
Description: Ubuntu 12.04.1 LTS
Release: 12.04
Linux g1dev 3.2.0-35-generic #55-Ubuntu SMP Wed Dec 5 17:42:16 UTC 2012 x86_64 x86_64 x86_64 GNU/Linux
ProblemType: Bug
DistroRelease: Ubuntu 12.04
Package: gparted 0.11.0-2
ProcVersionSignature: Ubuntu 3.2.0-35.55-generic 3.2.34
Uname: Linux 3.2.0-35-generic x86_64
NonfreeKernelModules: nvidia
ApportVersion: 2.0.1-0ubuntu15.1
Architecture: amd64
Date: Fri Dec 28 22:07:47 2012
MarkForUpload: True
SourcePackage: gparted
UpgradeStatus: No upgrade log present (probably fresh install)
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gparted/+bug/1094354/+subscriptions
More information about the foundations-bugs
mailing list