Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
Gkrellm2: Segmentation fault
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Other Things Gentoo
View previous topic :: View next topic  
Author Message
Gold Fish
n00b
n00b


Joined: 10 Feb 2004
Posts: 40

PostPosted: Tue Jan 18, 2005 9:18 pm    Post subject: Gkrellm2: Segmentation fault Reply with quote

I have thoroughly search the forums for others with this problem, and although many people suffer from segmentation faults from Gkrellm2, none were like mine.

My Gkrellm2 crashes randomly. It will have "black out periods" it seems, where for 30 seconds or so it will first give the current instance a segmentation fault, and any new instances of it I try and open will also segmentation fault. The error I get is simply:
Code:

gkrellm segmentation fault:    (?)

The strange thing to me is that most of the time it works fine, it just is sometimes figity, and I can't figure out anything special or different that I do to cause it to do this.

I managed to catch a segmentation fault in strace, and here are the last couple of lines
Code:

gettimeofday({1106081849, 18983}, NULL) = 0
poll([{fd=4, events=POLLIN}, {fd=3, events=POLLIN}], 2, 0) = 0
ioctl(3, FIONREAD, [0])                 = 0
ioctl(3, FIONREAD, [0])                 = 0
gettimeofday({1106081849, 19391}, NULL) = 0
poll([{fd=4, events=POLLIN}, {fd=3, events=POLLIN}], 2, 0) = 0
write(3, "5\30\4\0w\1\240\0)\1\240\0d\0\f\0;\3\5\0:\1\240\0\0\0\0"..., 516) = 516
ioctl(3, FIONREAD, [0])                 = 0
gettimeofday({1106081849, 20180}, NULL) = 0
poll([{fd=4, events=POLLIN}, {fd=3, events=POLLIN}], 2, 62) = -1 EINTR (Interrupted system call)
+++ killed by SIGKILL +++

I've tried to re-emerge gkrellm2 along with several of its libraries, but I still get these errors.

Thanks in advance,
Gold Fish
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Other Things Gentoo All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum