[Bug 936132] Re: gnome-shell crashed with SIGSEGV in __fork()

2012-03-31 Thread NikTh
@tagrain ok. For you my friend :-P :-) . You have right about the fault. That is the output of $ ./forktest when i hit space bar starting fork... Segmentation fault (core dumped) -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 936132] Re: gnome-shell crashed with SIGSEGV in __fork()

2012-03-31 Thread NikTh
@tagrian after recent updates (3.2.0-21 generic -pae) and a lot of other packages i think that forktest works . The output of $ ./forktest starting fork... in child exiting child child successfully waited for in parent... -- You received this bug notification because you are a member of

[Bug 936132] Re: gnome-shell crashed with SIGSEGV in __fork()

2012-03-31 Thread graingert
This was fixed by nvidia in 295.33 $ ./forktest starting fork... in child exiting child child successfully waited for in parent... ** Changed in: nvidia-graphics-drivers (Ubuntu) Status: Triaged = Fix Released -- You received this bug notification because you are a member of Ubuntu

[Bug 936132] Re: gnome-shell crashed with SIGSEGV in __fork()

2012-03-30 Thread NikTh
Hah .. no my friend , i cannot into search .. I DONT WANT into search (if you know what i mean). I came here to post a comment that this bug affects me too in precise pangolin version of Ubuntu 32bit. (see the tags) I don't know about forktest program and at this time i have no time to search

[Bug 936132] Re: gnome-shell crashed with SIGSEGV in __fork()

2012-03-30 Thread graingert
@nick-athens30 sudo apt-get install freeglut3-dev -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/936132 Title: gnome-shell crashed with SIGSEGV in __fork() To manage notifications about this bug go

[Bug 936132] Re: gnome-shell crashed with SIGSEGV in __fork()

2012-03-29 Thread NikTh
@tagrain i apologize for the delay . I have a fresh install of 12.04 now and i still i have NO crashes . I don't know about the forktest program but when i run make i get this error : g++ -o forktest main.cpp -lglut -lGL main.cpp:18:21: fatal error: GL/glut.h: No such file or directory

Re: [Bug 936132] Re: gnome-shell crashed with SIGSEGV in __fork()

2012-03-29 Thread yurikoles
Doh...you can not into search? install freeglut3-devhttp://packages.ubuntu.com/precise/amd64/freeglut3-dev/filelist -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/936132 Title: gnome-shell crashed

[Bug 936132] Re: gnome-shell crashed with SIGSEGV in __fork()

2012-03-22 Thread sdowney717
well you guys did it to me again. Getting the same type bug now after today's updates. gnome-shell crashed with SIGABRT in raise() https://bugs.launchpad.net/ubuntu/+source/gnome-shell/+bug/962547 -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed

[Bug 936132] Re: gnome-shell crashed with SIGSEGV in __fork()

2012-03-19 Thread NikTh
Hello again . After the last kernel update (3.2.0-19-generic-pae) , today , seems like things fixed. No crashes till now , after 2 hours of use. Gnome-shell search option (shell explorer) works smoothly and kinda quickest i can say. -- You received this bug notification because you are a

[Bug 936132] Re: gnome-shell crashed with SIGSEGV in __fork()

2012-03-19 Thread graingert
@nick-athens30 Can you verify you no longer have the issue by downloading running forktest program and checking that you do not get a segmentation fault? -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 936132] Re: gnome-shell crashed with SIGSEGV in __fork()

2012-03-16 Thread graingert
Added demo program directly quoted from link: $ make $ ./forktest if you hit 'm', it will do the fork in the main thread, and work successfully. if you hit the spacebar, it will create a thread and do the fork in there. and crash. ** Attachment added: forktest.zip

[Bug 936132] Re: gnome-shell crashed with SIGSEGV in __fork()

2012-03-16 Thread graingert
This no longer affects the currently released 12.04 gnome-shell v 3.3.90 it seems they must have found a workaround. however the main nvidia driver issue is still there, this demo program still fails: http://www.nvnews.net/vbulletin/showpost.php?p=2530486postcount=4 -- You received this bug

[Bug 936132] Re: gnome-shell crashed with SIGSEGV in __fork()

2012-03-16 Thread Bryce Harrington
** Changed in: nvidia-graphics-drivers (Ubuntu) Status: Confirmed = Triaged -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/936132 Title: gnome-shell crashed with SIGSEGV in __fork() To

[Bug 936132] Re: gnome-shell crashed with SIGSEGV in __fork()

2012-03-12 Thread NikTh
Yes i noticed that too. When nvidia proprietary driver installed then gnome crashes all the time , Only if i want to use search option(shell explorer). First character any character freezing and then crashes gnome-shell. -- You received this bug notification because you are a member of Ubuntu

[Bug 936132] Re: gnome-shell crashed with SIGSEGV in __fork()

2012-03-06 Thread Bryce Harrington
** Changed in: nvidia-graphics-drivers (Ubuntu) Importance: Medium = High ** Description changed: Write word in shell explorer and first charakter freezing shell. + + [Upstream] + http://www.nvnews.net/vbulletin/showthread.php?t=174049 +

[Bug 936132] Re: gnome-shell crashed with SIGSEGV in __fork()

2012-03-05 Thread sdowney717
http://ubuntuforums.org/showthread.php?t=1928215page=2 add the gnome3-team/gnome3 ppa sudo add-apt-repository ppa:gnome3-team/gnome3 sudo apt-get update I just did this restarted and the problem is gone away. Fixed. Typing in the search box does not crash the system. -- You received this bug

[Bug 936132] Re: gnome-shell crashed with SIGSEGV in __fork()

2012-03-05 Thread graingert
It might be worth waiting until that code gets ported to the official repositories. Also note this is a problem with the nvidia drivers, and installing a new gnome-shell is just a workaround. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to

[Bug 936132] Re: gnome-shell crashed with SIGSEGV in __fork()

2012-03-04 Thread tankdriver
The gdm as session manager workaround does not work for me in precise. It still crashes when searching something. Maybe Bug #943596 could be a Duplicate? -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 936132] Re: gnome-shell crashed with SIGSEGV in __fork()

2012-03-02 Thread keith burnett
Hello all Work around: install gdm and set as session manager. I can then get a fully functional Gnome Shell in precise 12.04 as updated to todays state (Gnome Shell version 3.2.2.1-0ubuntu1). nvidia 270, GeForce GT520 card, Xeon quad core with 12.04 64bit -- You received this bug notification

[Bug 936132] Re: gnome-shell crashed with SIGSEGV in __fork()

2012-03-01 Thread sdowney717
effects me, serious issue is true. I upgraded to beta of 12.04 to see if problem went away. With 12.04 it reports that gnome shell crashed. With 11.10 it reports nothing, just crashes. Logout and login to fix with 11.10, 12.04 resets itself. -- You received this bug notification because you

[Bug 936132] Re: gnome-shell crashed with SIGSEGV in __fork()

2012-03-01 Thread Woonjas
@graingert 295.20 -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/936132 Title: gnome-shell crashed with SIGSEGV in __fork() To manage notifications about this bug go to:

[Bug 936132] Re: gnome-shell crashed with SIGSEGV in __fork()

2012-02-29 Thread graingert
@Woonjas I sometimes have freezes other times a complete window-manager crash can you also say which version of the nvidia drivers you are on -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/936132

[Bug 936132] Re: gnome-shell crashed with SIGSEGV in __fork()

2012-02-29 Thread graingert
http://www.nvnews.net/vbulletin/showpost.php?p=2532350postcount=8 NVIDIA internally filed bug 941836 to track this issue. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/936132 Title: gnome-shell

[Bug 936132] Re: gnome-shell crashed with SIGSEGV in __fork()

2012-02-28 Thread graingert
This is a huge problem, and is preventing people using the nvidia drivers. The importance of this issue should be raised -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/936132 Title: gnome-shell

[Bug 936132] Re: gnome-shell crashed with SIGSEGV in __fork()

2012-02-28 Thread Woonjas
I came across Bug #941200 which is marked as a duplicate of this bug, however I do not experience a 'freeze' when I type to locate an app, instead all windows lose their title bar making it impossible to move/resize the app but the apps continue to work. Syslog contains the following: Feb 28

[Bug 936132] Re: gnome-shell crashed with SIGSEGV in __fork()

2012-02-28 Thread Woonjas
Oh and I almost forget, I'm on Description:Ubuntu 11.10 Release:11.10 Codename: oneiric -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/936132 Title: gnome-shell crashed with

[Bug 936132] Re: gnome-shell crashed with SIGSEGV in __fork()

2012-02-25 Thread graingert
Seems to be an issue with nvidia: http://www.nvnews.net/vbulletin/showthread.php?t=174049 ** Package changed: gnome-shell (Ubuntu) = nvidia-graphics-drivers (Ubuntu) -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.