[Bug 194429] Re: Segmentation fault (core dumped)

2012-05-14 Thread Stanislav Drozdov
Hi everybody!
Now I have the same problem after updating my kernel and NVidia kmod.

My system: Fedora 16,  kernel 3.3.4-3.fc16.i686 
VIdeocard: VGA compatible controller: nVidia Corporation G70 [GeForce 7800 GS] 
(rev a2)
Drivers:
kmod-nvidia-3.3.4-3.fc16.i686-295.49-1.fc16.1.i686
xorg-x11-drv-nvidia-libs-295.49-1.fc16.i686
xorg-x11-drv-nvidia-295.49-1.fc16.i686


~$ nvclock -f -F 30
zsh: segmentation fault (core dumped)  nvclock -f -F 30

/var/log/messages:
kernel: [12500.858699] nvclock[5060] general protection ip:8059f25 sp:bfff8678 
error:0 in nvclock[8048000+1d000]

And I have no any ideas how to make my fan works slower. In nvidia-setings I 
haven't any tool to reduce the speed.
Any Ideas?

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

Title:
  Segmentation fault (core dumped)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/nvclock/+bug/194429/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 194429] Re: Segmentation fault (core dumped)

2012-04-20 Thread Igor Malner
~$ nvclock -F 25
Segmentation fault

in Lucid, NVClock v0.8 (Beta4)

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

Title:
  Segmentation fault (core dumped)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/nvclock/+bug/194429/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 194429] Re: Segmentation fault (core dumped)

2009-03-24 Thread Steve Langasek
Thank you for taking the time to report this bug and help to improve
Ubuntu.

From the upstream diff and changelog, I believe this bug is fixed in
nvclock 0.8b4, included in jaunty.  The upstream changelog mentions:

 o Fixed NV-CONTROL crash in nvclock_gtk

So I'm marking this bug as closed; feel free to reopen if you find this
crash is still a problem with the jaunty version of the package.

** Changed in: nvclock (Ubuntu)
   Status: Confirmed = Fix Released

-- 
Segmentation fault (core dumped)
https://bugs.launchpad.net/bugs/194429
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 194429] Re: Segmentation fault (core dumped)

2009-02-08 Thread Lorenz (Krysole) Pretterhofer
I stumbled onto this while searching for the same issue in my own code.
This initial error (which indirectly causes the rest to occur) is the
result of not initializing the GType library. Either gtk_init mush be
called (when using GTK+) or g_type_init.

In this case, it sounds like somewhere in the code a GObject is being
created before gtk_init is called, which should be the first thing to
run. (generally it's at the very top of main)

-- 
Segmentation fault (core dumped)
https://bugs.launchpad.net/bugs/194429
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 194429] Re: Segmentation fault (core dumped)

2009-01-02 Thread Chris Coulson
** Visibility changed to: Public

-- 
Segmentation fault (core dumped)
https://bugs.launchpad.net/bugs/194429
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs