After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 724928 - gnome-shell crashed with SIGSEGV in __GI___pthread_mutex_lock()
gnome-shell crashed with SIGSEGV in __GI___pthread_mutex_lock()
Status: RESOLVED NOTGNOME
Product: gnome-shell
Classification: Core
Component: general
3.10.x
Other Linux
: Normal critical
: ---
Assigned To: gnome-shell-maint
gnome-shell-maint
Depends on:
Blocks:
 
 
Reported: 2014-02-22 00:45 UTC by Cristian Aravena Romero
Modified: 2014-02-24 14:42 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Cristian Aravena Romero 2014-02-22 00:45:51 UTC
Open bug in Launchpad.net
https://bugs.launchpad.net/ubuntu/+source/gnome-shell/+bug/1281302

"Crash on login."

  • #0 __GI___pthread_mutex_lock
    at ../nptl/pthread_mutex_lock.c line 66
  • #1 crLockMutex
    at /build/buildd/virtualbox-4.3.6-dfsg/src/VBox/GuestHost/OpenGL/util/threads.c line 166
  • #2 crHashtableLock
    at /build/buildd/virtualbox-4.3.6-dfsg/src/VBox/GuestHost/OpenGL/util/hash.c line 434
  • #3 stubSyncThreadProc
    at /build/buildd/virtualbox-4.3.6-dfsg/src/VBox/Additions/common/crOpenGL/load.c line 898
  • #4 rtThreadMain
    at /build/buildd/virtualbox-4.3.6-dfsg/src/VBox/Runtime/common/misc/thread.cpp line 712
  • #5 rtThreadNativeMain
    at /build/buildd/virtualbox-4.3.6-dfsg/src/VBox/Runtime/r3/posix/thread-posix.cpp line 324
  • #6 start_thread
    at pthread_create.c line 312
  • #7 clone
    at ../sysdeps/unix/sysv/linux/x86_64/clone.S line 111

Comment 1 Jasper St. Pierre (not reading bugmail) 2014-02-22 01:55:38 UTC
Seems to be a VirtualBox bug to me.
Comment 2 Giovanni Campagna 2014-02-24 14:42:36 UTC
Yes, looks totally like a bug in the virtual box graphic drivers.