*** This bug is a duplicate of bug 1196625 ***
    https://bugs.launchpad.net/bugs/1196625

** Description changed:

  Software Center immediately crashes after it opens.
  
  Xubuntu 14.04 daily build, 32 bits.
+ 
+ Error from terminal:
+ 
+ 2013-11-20 19:20:08,997 - softwarecenter.backend.zeitgeist_logger - WARNING - 
Support for Zeitgeist disabled
+ 2013-11-20 19:20:09,044 - softwarecenter.ui.gtk3.app - INFO - setting up 
proxy 'None'
+ 2013-11-20 19:20:09,204 - softwarecenter.region - WARNING - failed to use 
geoclue: 'org.freedesktop.DBus.Error.ServiceUnknown: The name 
org.freedesktop.Geoclue.Master was not provided by any .service files'
+ 2013-11-20 19:20:09,361 - softwarecenter.backend.reviews - WARNING - Could 
not get usefulness from server, no username in config file
+ 2013-11-20 19:20:09,363 - softwarecenter.plugin - INFO - activating plugin 
'<module 'webapps_activation' from 
'/usr/share/software-center/softwarecenter/plugins/webapps_activation.pyc'>'
+ 2013-11-20 19:20:09,370 - softwarecenter.fixme - WARNING - logs to the root 
logger: '('/usr/lib/python2.7/dist-packages/gi/importer.py', 51, 'find_module')'
+ 2013-11-20 19:20:09,370 - root - ERROR - Could not find any typelib for 
LaunchpadIntegration
+ 2013-11-20 19:20:09,450 - softwarecenter.db.pkginfo_impl.aptcache - INFO - 
aptcache.open()
+ 2013-11-20 19:20:09,896 - softwarecenter.backend.reviews - WARNING - error 
creating bsddb: '(22, 'Invalid argument -- BDB0054 illegal flag combination 
specified to DB_ENV->open')' (corrupted?)
+ 2013-11-20 19:20:09,896 - softwarecenter.backend.reviews - ERROR - trying to 
repair DB failed
+ Traceback (most recent call last):
+   File 
"/usr/share/software-center/softwarecenter/backend/reviews/__init__.py", line 
358, in _save_review_stats_cache_blocking
+     self._dump_bsddbm_for_unity(outfile, outdir)
+   File 
"/usr/share/software-center/softwarecenter/backend/reviews/__init__.py", line 
377, in _dump_bsddbm_for_unity
+     0600)
+ DBInvalidArgError: (22, 'Invalid argument -- BDB0054 illegal flag combination 
specified to DB_ENV->open')
+ 
+ (software-center:1757): Gdk-ERROR **: The program 'software-center' received 
an X Window System error.
+ This probably reflects a bug in the program.
+ The error was 'BadDrawable (invalid Pixmap or Window parameter)'.
+   (Details: serial 2085 error_code 9 request_code 62 minor_code 0)
+   (Note to programmers: normally, X errors are reported asynchronously;
+    that is, you will receive the error a while after causing it.
+    To debug your program, run it with the GDK_SYNCHRONIZE environment
+    variable to change this behavior. You can then get a meaningful
+    backtrace from your debugger if you break on the gdk_x_error() function.)
+ Trace/breakpoint trap (core dumped)
+ 
+ ---
  
  ProblemType: Crash
  DistroRelease: Ubuntu 14.04
  Package: software-center 13.10-0ubuntu1
  ProcVersionSignature: Ubuntu 3.12.0-3.8-generic 3.12.0
  Uname: Linux 3.12.0-3-generic i686
  ApportVersion: 2.12.7-0ubuntu1
  Architecture: i386
  CurrentDesktop: XFCE
  Date: Wed Nov 20 01:34:58 2013
  ExecutablePath: /usr/share/software-center/software-center
  InstallationDate: Installed on 2013-11-20 (0 days ago)
  InstallationMedia: Xubuntu 14.04 LTS "Trusty Tahr" - Alpha i386 (20131119)
  InterpreterPath: /usr/bin/python2.7
  PackageArchitecture: all
  ProcCmdline: /usr/bin/python /usr/bin/software-center
  Signal: 5
  SourcePackage: software-center
  StacktraceTop:
-  ?? () from /usr/lib/i386-linux-gnu/libX11.so.6
-  ?? () from /usr/lib/i386-linux-gnu/libX11.so.6
-  _XReadEvents () from /usr/lib/i386-linux-gnu/libX11.so.6
-  ?? () from /usr/lib/i386-linux-gnu/libcairo.so.2
-  ?? () from /usr/lib/i386-linux-gnu/libcairo.so.2
+  ?? () from /usr/lib/i386-linux-gnu/libX11.so.6
+  ?? () from /usr/lib/i386-linux-gnu/libX11.so.6
+  _XReadEvents () from /usr/lib/i386-linux-gnu/libX11.so.6
+  ?? () from /usr/lib/i386-linux-gnu/libcairo.so.2
+  ?? () from /usr/lib/i386-linux-gnu/libcairo.so.2
  Title: software-center crashed with signal 5 in _XReadEvents()
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: adm cdrom dip lpadmin plugdev sambashare sudo

** Description changed:

  Software Center immediately crashes after it opens.
  
  Xubuntu 14.04 daily build, 32 bits.
+ 
+ I think that is the same problem of Bug #1251724 (apport was not enable
+ at the time)
  
  Error from terminal:
  
  2013-11-20 19:20:08,997 - softwarecenter.backend.zeitgeist_logger - WARNING - 
Support for Zeitgeist disabled
  2013-11-20 19:20:09,044 - softwarecenter.ui.gtk3.app - INFO - setting up 
proxy 'None'
  2013-11-20 19:20:09,204 - softwarecenter.region - WARNING - failed to use 
geoclue: 'org.freedesktop.DBus.Error.ServiceUnknown: The name 
org.freedesktop.Geoclue.Master was not provided by any .service files'
  2013-11-20 19:20:09,361 - softwarecenter.backend.reviews - WARNING - Could 
not get usefulness from server, no username in config file
  2013-11-20 19:20:09,363 - softwarecenter.plugin - INFO - activating plugin 
'<module 'webapps_activation' from 
'/usr/share/software-center/softwarecenter/plugins/webapps_activation.pyc'>'
  2013-11-20 19:20:09,370 - softwarecenter.fixme - WARNING - logs to the root 
logger: '('/usr/lib/python2.7/dist-packages/gi/importer.py', 51, 'find_module')'
  2013-11-20 19:20:09,370 - root - ERROR - Could not find any typelib for 
LaunchpadIntegration
  2013-11-20 19:20:09,450 - softwarecenter.db.pkginfo_impl.aptcache - INFO - 
aptcache.open()
  2013-11-20 19:20:09,896 - softwarecenter.backend.reviews - WARNING - error 
creating bsddb: '(22, 'Invalid argument -- BDB0054 illegal flag combination 
specified to DB_ENV->open')' (corrupted?)
  2013-11-20 19:20:09,896 - softwarecenter.backend.reviews - ERROR - trying to 
repair DB failed
  Traceback (most recent call last):
-   File 
"/usr/share/software-center/softwarecenter/backend/reviews/__init__.py", line 
358, in _save_review_stats_cache_blocking
-     self._dump_bsddbm_for_unity(outfile, outdir)
-   File 
"/usr/share/software-center/softwarecenter/backend/reviews/__init__.py", line 
377, in _dump_bsddbm_for_unity
-     0600)
+   File 
"/usr/share/software-center/softwarecenter/backend/reviews/__init__.py", line 
358, in _save_review_stats_cache_blocking
+     self._dump_bsddbm_for_unity(outfile, outdir)
+   File 
"/usr/share/software-center/softwarecenter/backend/reviews/__init__.py", line 
377, in _dump_bsddbm_for_unity
+     0600)
  DBInvalidArgError: (22, 'Invalid argument -- BDB0054 illegal flag combination 
specified to DB_ENV->open')
  
  (software-center:1757): Gdk-ERROR **: The program 'software-center' received 
an X Window System error.
  This probably reflects a bug in the program.
  The error was 'BadDrawable (invalid Pixmap or Window parameter)'.
-   (Details: serial 2085 error_code 9 request_code 62 minor_code 0)
-   (Note to programmers: normally, X errors are reported asynchronously;
-    that is, you will receive the error a while after causing it.
-    To debug your program, run it with the GDK_SYNCHRONIZE environment
-    variable to change this behavior. You can then get a meaningful
-    backtrace from your debugger if you break on the gdk_x_error() function.)
+   (Details: serial 2085 error_code 9 request_code 62 minor_code 0)
+   (Note to programmers: normally, X errors are reported asynchronously;
+    that is, you will receive the error a while after causing it.
+    To debug your program, run it with the GDK_SYNCHRONIZE environment
+    variable to change this behavior. You can then get a meaningful
+    backtrace from your debugger if you break on the gdk_x_error() function.)
  Trace/breakpoint trap (core dumped)
  
  ---
  
  ProblemType: Crash
  DistroRelease: Ubuntu 14.04
  Package: software-center 13.10-0ubuntu1
  ProcVersionSignature: Ubuntu 3.12.0-3.8-generic 3.12.0
  Uname: Linux 3.12.0-3-generic i686
  ApportVersion: 2.12.7-0ubuntu1
  Architecture: i386
  CurrentDesktop: XFCE
  Date: Wed Nov 20 01:34:58 2013
  ExecutablePath: /usr/share/software-center/software-center
  InstallationDate: Installed on 2013-11-20 (0 days ago)
  InstallationMedia: Xubuntu 14.04 LTS "Trusty Tahr" - Alpha i386 (20131119)
  InterpreterPath: /usr/bin/python2.7
  PackageArchitecture: all
  ProcCmdline: /usr/bin/python /usr/bin/software-center
  Signal: 5
  SourcePackage: software-center
  StacktraceTop:
   ?? () from /usr/lib/i386-linux-gnu/libX11.so.6
   ?? () from /usr/lib/i386-linux-gnu/libX11.so.6
   _XReadEvents () from /usr/lib/i386-linux-gnu/libX11.so.6
   ?? () from /usr/lib/i386-linux-gnu/libcairo.so.2
   ?? () from /usr/lib/i386-linux-gnu/libcairo.so.2
  Title: software-center crashed with signal 5 in _XReadEvents()
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: adm cdrom dip lpadmin plugdev sambashare sudo

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1253181

Title:
  software-center crashed with signal 5 in _XReadEvents()

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/software-center/+bug/1253181/+subscriptions

-- 
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to