Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
Running Frozen Bubbles Give Me Segmentation Fault!
View unanswered posts
View posts from last 24 hours

Goto page Previous  1, 2, 3, 4, 5  
Reply to topic    Gentoo Forums Forum Index Gamers & Players
View previous topic :: View next topic  
Author Message
GaMMa
l33t
l33t


Joined: 23 Aug 2002
Posts: 684
Location: USA

PostPosted: Wed Mar 05, 2003 8:43 pm    Post subject: Reply with quote

artsdsp frozen-bubble works great! Good find!
Back to top
View user's profile Send private message
gunman
n00b
n00b


Joined: 16 Jun 2002
Posts: 20
Location: Germany

PostPosted: Thu Mar 06, 2003 9:19 pm    Post subject: Reply with quote

globox wrote:
I have had also segfaults with frozen-bubble :?

After searching the net for this problem I found the solution!

Apparently the problem is the nvidia driver! Switching back to the nv driver gives you a running frozen-bubble! Unbelievable, isn't it? I hope this will get fixed either by nvidia or frozen-bubble.
This is really weird...

ps: i was using nvidia-kernel-1.0.3123-r2


YES. opengl-update xfree (as root) and then it worked!
thanx
Back to top
View user's profile Send private message
sKewlBoy
Guru
Guru


Joined: 03 Nov 2002
Posts: 406
Location: Portugal

PostPosted: Sun Mar 23, 2003 9:12 pm    Post subject: Reply with quote

wow it really seems so! using "nv" (or opengl-update xfree) really solves the segfault...

thanks

I was getting really desperate with the lack of bubbling!!
Back to top
View user's profile Send private message
Mpemba Effect
Apprentice
Apprentice


Joined: 18 Sep 2002
Posts: 156

PostPosted: Mon Mar 24, 2003 1:56 pm    Post subject: Reply with quote

https://forums.gentoo.org/viewtopic.php?t=36145&highlight= :)
Back to top
View user's profile Send private message
globox
n00b
n00b


Joined: 11 Jan 2003
Posts: 13
Location: Switzerland

PostPosted: Wed Apr 02, 2003 8:24 pm    Post subject: Reply with quote

Hi all!

Install the new nvdia-drivers 1.0-4349. The segfault seems to have been solved by the nvidia people 8)
Works great here with frozen-bubble 1.0.
Back to top
View user's profile Send private message
infecticide
Apprentice
Apprentice


Joined: 10 Mar 2004
Posts: 262
Location: Regina, SK Canada

PostPosted: Mon Jun 28, 2004 7:34 pm    Post subject: Reply with quote

I am not using Nvidia in any way and I was having the same problem. I ended up gettting an error saying frozen-bubble couldn't find its data files and yet I could see them. So I changed th groups my user belongs to and now it works. I getting the Seg Fault as well at one point and changing the users seems to have corrected this.
Back to top
View user's profile Send private message
stevemitchell
n00b
n00b


Joined: 28 Feb 2004
Posts: 9

PostPosted: Thu Jan 13, 2005 1:05 pm    Post subject: Reply with quote

hi,

i've got the same problem and I solved it by checking this:
Code:
emerge -pev frozen-bubble

and the result was:

Code:
[...]
[ebuild  N    ] media-libs/libsdl-1.2.7-r3  -X +aalib +alsa -arts -dga +directfb +esd +fbcon -ggi -libcaca +nas -noaudio -nojoystick -novideo -opengl -oss +svga -xinerama +xv
[...]


i was wondering that the USE-flags "X" and "opengl" have been marked with minus, because I thought I always build my packages with these flags.
The answer is, after a portage-update, I linked the folder /etc/make.profile to the newer folder /usr/portage/profiles/default-linux/x86/2004.3 how it is described in the postinfo after emerging. But the problem is, in this folder the file "use.defaults" does not exist.
So USE-FLAGS which hasn't explicitly set in the file "make.conf" are not set.
In my case these flags wasn't set because I use the tool "ufed" to edit my USE-FLAGS and this tool factor the settings from use.default in.

So for me the solution was to

rebuild "media-libs/libsdl" with the USE-FLAGS "X" and "opengl"

and now it works :D

ciao
Back to top
View user's profile Send private message
HeXiLeD
Veteran
Veteran


Joined: 20 Aug 2005
Posts: 1159
Location: Online

PostPosted: Tue Oct 23, 2012 6:41 pm    Post subject: Reply with quote

Same problem. Presented solution does not work
I only have this problem on x86 and not x64.

Code:
[ebuild   R    ] media-libs/libsdl-1.2.15-r2  USE="X aalib alsa audio -custom-cflags -dga -directfb fbcon -ggi -joystick -libcaca -nas opengl oss (-ps3) -pulseaudio -static-libs svga -tslib video -xinerama xv

_________________
Do you hear the sound of inevitability?
With age, comes great grumpiness and that, was 20 years ago...

CertFP: becbbd161d5a5c31de3c45171b77bf710911db29 / d985d21f89fe2977b593c4d381a1a86802e62990d9328d893db76d59f9935244
Back to top
View user's profile Send private message
SamuliSuominen
Retired Dev
Retired Dev


Joined: 30 Sep 2005
Posts: 2133
Location: Finland

PostPosted: Wed Oct 24, 2012 6:19 am    Post subject: Reply with quote

HeXiLeD wrote:
Same problem. Presented solution does not work
I only have this problem on x86 and not x64.

Code:
[ebuild   R    ] media-libs/libsdl-1.2.15-r2  USE="X aalib alsa audio -custom-cflags -dga -directfb fbcon -ggi -joystick -libcaca -nas opengl oss (-ps3) -pulseaudio -static-libs svga -tslib video -xinerama xv


You replied to ancient thread that was about old version of frozen-bubble. The version in Portage is using the rewritten dev-perl/SDL bindings, so your problem is 99,99% likely different from anything mentioned in this thread.
Back to top
View user's profile Send private message
HeXiLeD
Veteran
Veteran


Joined: 20 Aug 2005
Posts: 1159
Location: Online

PostPosted: Sat Oct 27, 2012 1:01 am    Post subject: Reply with quote

Maybe has to do with this:
https://bugzilla.redhat.com/show_bug.cgi?id=825678

I have also tried dev-perl/SDL-2.540 and i still get sdl ini segmentation fault.
_________________
Do you hear the sound of inevitability?
With age, comes great grumpiness and that, was 20 years ago...

CertFP: becbbd161d5a5c31de3c45171b77bf710911db29 / d985d21f89fe2977b593c4d381a1a86802e62990d9328d893db76d59f9935244
Back to top
View user's profile Send private message
SamuliSuominen
Retired Dev
Retired Dev


Joined: 30 Sep 2005
Posts: 2133
Location: Finland

PostPosted: Sat Oct 27, 2012 5:41 pm    Post subject: Reply with quote

HeXiLeD wrote:
Maybe has to do with this:
https://bugzilla.redhat.com/show_bug.cgi?id=825678

I have also tried dev-perl/SDL-2.540 and i still get sdl ini segmentation fault.


not a bad guess. worth to check it out.
Back to top
View user's profile Send private message
HeXiLeD
Veteran
Veteran


Joined: 20 Aug 2005
Posts: 1159
Location: Online

PostPosted: Sat Oct 27, 2012 7:34 pm    Post subject: Reply with quote

I also found output:

Code:
frozen-bubble[604]: segfault at a4a530 ip 77635465 sp 00000090 error 4 in libc-2.15.so[77635000+1000]
frozen-bubble[3258]: segfault at fffffffc ip 775e3450 sp   (null) error 6 in libc-2.15.so[775e3000+1000]
frozen-bubble[517]: segfault at 157ddfbc ip 7767b457 sp   (null) error 6 in libc-2.15.so[7767b000+1000]
frozen-bubble[575]: segfault at 0 ip 7761c45a sp   (null) error 4 in libc-2.15.so[7761c000+1000]
frozen-bubble[3931]: segfault at 50 ip 7763245a sp 77632424 error 4 in libc-2.15.so[77632000+1000]
frozen-bubble[1076]: segfault at fffffffc ip 77643452 sp   (null) error 6 in libc-2.15.so[77643000+1000]
frozen-bubble[1292]: segfault at fffffffc ip 7766b450 sp   (null) error 6 in libc-2.15.so[7766b000+1000]
frozen-bubble[1570]: segfault at fffffffc ip 77677450 sp   (null) error 6 in libc-2.15.so[77677000+1000]
frozen-bubble[1644]: segfault at fffffffc ip 775ac450 sp   (null) error 6 in libc-2.15.so[775ac000+1000]
frozen-bubble[2106]: segfault at fffffffc ip 775d1450 sp   (null) error 6 in libc-2.15.so[775d1000+1000]
frozen-bubble[3033]: segfault at fffffffc ip 77673450 sp   (null) error 6 in libc-2.15.so[77673000+1000]
frozen-bubble[1948]: segfault at fffffffc ip 775ca450 sp   (null) error 6 in libc-2.15.so[775ca000+1000]
frozen-bubble[2612]: segfault at fffffffc ip 77679450 sp   (null) error 6 in libc-2.15.so[77679000+1000]
frozen-bubble[3715]: segfault at fffffffc ip 77608450 sp   (null) error 6 in libc-2.15.so[77608000+1000]
frozen-bubble[1168]: segfault at fffffffc ip 77602450 sp   (null) error 6 in libc-2.15.so[77602000+1000]
frozen-bubble[1319]: segfault at da214e34 ip 77594450 sp 000000a8 error 6 in libc-2.15.so[77594000+1000]
eggdrop[1534]: segfault at 2d000049 ip 77654113 sp 7fefee80 error 4 in libssl.so.1.0.0[7761d000+4d000]
frozen-bubble[1406]: segfault at fffffffc ip 77635450 sp   (null) error 6 in libc-2.15.so[77635000+1000]


I rebuilt glib, glibc and perl-update for all modules and still no luck.

On start it still gives me:
[SDL Init] Segmentation fault
_________________
Do you hear the sound of inevitability?
With age, comes great grumpiness and that, was 20 years ago...

CertFP: becbbd161d5a5c31de3c45171b77bf710911db29 / d985d21f89fe2977b593c4d381a1a86802e62990d9328d893db76d59f9935244
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Gamers & Players All times are GMT
Goto page Previous  1, 2, 3, 4, 5
Page 5 of 5

 
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