You are not logged in.

#1 2014-07-07 20:17:59

j0n4t
Member
From: Iacanga - SP - Brazil
Registered: 2012-12-28
Posts: 7

[SOLVED] Stepmania crashes with a 'failed to allocate' error

I'm having a hard time making stepmania work in my x86_64 desktop box natively.
It used to run fine using version 5.0 beta 2 some months ago, but after some update stopped working.
I have not run it in some time, not sure when it began to give the error.

Here is the error:

$ stepmania
StepMania v5.0 beta 3
Compiled 20140707 @ 03:18:23 PM UTC (UTC+00:00) (build 0)
Log starting 2014-07-07 16:32:56

(stepmania:27632): GLib-CRITICAL **: PCRE library is compiled without UTF8 support

(stepmania:27632): GLib-CRITICAL **: PCRE library is compiled without UTF8 properties support

(stepmania:27632): GLib-CRITICAL **: g_regex_match_full: assertion 'regex != NULL' failed

(stepmania:27632): GLib-ERROR **: gmem.c:103: failed to allocate 18446744072582333521 bytes

StepMania 5 has crashed.  Debug information has been output to

    /tmp/crashinfo.txt

Please report a bug at:

    https://github.com/stepmania/stepmania/issues

Killed

Contents on /tmp/crashinfo.txt

StepMania v5.0 beta 3 crash report (build 0, 20140707 @ 03:18:23 PM UTC (UTC+00:00))
--------------------------------------

Architecture:   Unix
Crash reason:   Trace trap - kernel signal
Crashed thread: Main thread

Checkpoints:
Thread: Main thread
        IniFile.cpp:21 Reading 'Data/Static.ini'
        IniFile.cpp:21 Reading 'Data/Defaults.ini'
        IniFile.cpp:21 Reading 'Save/Preferences.ini'
        IniFile.cpp:21 Reading 'Save/Preferences.ini'
        IniFile.cpp:21 Reading 'Data/Static.ini'

Thread: Main thread
00007fcf1bbb2993: 
00007fcf2bbaaa6f: 
00007fcf1bbb2af2: 
00007fcf2764d16e: 
00007fcf23885311: 
00007fcf1bbb13c4: 
00007fcf120aa635: 
00007fcf120b2f88: 
00007fcf120d2681: 
00007fcf12119a85: 
00007fcf2bbb5c05: 
00007fcf2bbaf43d: 
00007fcf2bbb5c05: 
00007fcf1a680606: 
00007fcf1a68073d: 
00007fcf1a608d12: 
00007fcf1bbedac9: 
00007fcf1bbc6f8d: 
00007fcf1a609665: 
00007fcf1a608123: 
00007fcf1bbedac9: 
00007fcf1bbc6f8d: 
00007fcf1a043a49: 
00007fcf1a04320e: 
00007fcf29307a7e: 
00007fcf1a043d02: 
00007fcf1bbed751: 
00007fcf1bb9bfc9: 
00007fcf1bb9b5f0: 
00007fcf1bbed751: 
00007fcf1bbbaf22: 
00007fcf1a02e745: 
00007fcf1a030d0b: 
00007fcf19d83755: 
00007fcf1a5bd2a2: 
000000000085ece6: LoadingWindow_Gtk::Init() 
00007fcf1aad280a: 
000000000085ed06: LoadingWindow_Gtk::Init() 
00007fcf2388537f: 
000000000085e7e2: LoadingWindow::Create() 
0000000000a633f3: GameState::GameState() 
000000000056bbea: main 
0000000000ae9445: std::vector<Luna<UnlockManager>::RegType, std::allocator<Luna<UnlockManager>::RegType> >::_M_insert_aux(__gnu_cxx::__normal_iterator<Luna<UnlockManager>::RegType*, std::vector<Luna<UnlockManager>::RegType, std::allocator<Luna<UnlockManager>::RegType> > >, Luna<UnlockManager>::RegType const&) 
0000000000ae9aae: LunaUnlockManager::LunaUnlockManager() 
00007fcf27606b19: 
000000000059c776: (exe)
00007fcf29bbec3a: 
000000000059ca15: _start 
00007fcf275f0000: 
000000000059ca15: _start 
000000000059ca15: _start 
000000000059ca15: _start 
000000000059ca3e: (exe)
000000000059ca15: _start 

Static log:
StepMania v5.0 beta 3
Compiled 20140707 @ 03:18:23 PM UTC (UTC+00:00) (build 0)
Log starting 2014-07-07 16:51:41

Partial log:
00:00.006: Reading 'Save/Preferences.ini' failed: No such file or directory
00:00.006: Reading 'Data/Static.ini' failed: No such file or directory
00:00.006: StepMania v5.0 beta 3
00:00.006: Compiled 20140707 @ 03:18:23 PM UTC (UTC+00:00) (build 0)
00:00.006: Log starting 2014-07-07 16:51:41
00:00.006:  
00:00.006: Reading 'Data/Defaults.ini' failed: No such file or directory
00:00.006: Reading 'Save/Preferences.ini' failed: No such file or directory
00:00.006: Reading 'Save/Preferences.ini' failed: No such file or directory
00:00.006: Reading 'Data/Static.ini' failed: No such file or directory

-- End of report

So far I have tried and same error:

- remove all data in /opt/stepmania and ~/.stepmania-5.0
- install and reinstall the stepmania, stepmania-git packages, via yaourt or manuallly via makepkg -s
- manually compiling the source from PKGBUILD, named SM5-beta3.tar.gz
- manually compiling the source from the official site, named stepmania-stepmania-SM5-beta3-0-g299b469.tar.gz
- manually compiling the source version 5.0 beta 2
- reinstalling some packages like glib2 and glib, that I had think might be the problem

And what I tried and works:

- running windows version
- install arch x86_64 on a VM (virtualbox), and install stepmania it there

But what is bugging me is the fact I can not make this work on my native arch anymore.
My guess is some upgraded package or config on my machine, but I could not pinpoint nothing.

Will somebody could possibly shed some light on where could be the error or what I can try on my machine besides reinstall arch?

Thanks in advance and sorry if my english is bad, not my first language.

EDIT: The oxygen-gtk was the problem, changed for another gtk theme and worked.

Last edited by j0n4t (2014-07-08 13:42:51)

Offline

#2 2014-07-08 00:48:24

ConnorBehan
Package Maintainer (PM)
From: Long Island NY
Registered: 2007-07-05
Posts: 1,359
Website

Re: [SOLVED] Stepmania crashes with a 'failed to allocate' error

You tried downgrading stepmania to a version from a few months ago, but did you try downgrading dependencies like glib2? A wild guess is that maybe it's a bug in the toolchain. In mozilla e.g., I recently had to use the BFD linker instead of Gold to avoid an i686-specific crash.


6EA3 F3F3 B908 2632 A9CB E931 D53A 0445 B47A 0DAB
Great things come in tar.xz packages.

Offline

#3 2014-07-08 02:17:58

j0n4t
Member
From: Iacanga - SP - Brazil
Registered: 2012-12-28
Posts: 7

Re: [SOLVED] Stepmania crashes with a 'failed to allocate' error

First thanks for the answer.

I had think was could be that before, but I was not willing try downgrading some packages, then was I said I installed a second arch x86_64 on a VM just to see what happens, and it worked fine, even with the packages up to date, what made me think that some another thing is the issue.

Tomorrow I will try downgrade the dependencies to see what happens.

[rant]
But this bug is really driving me nuts! I mean, I always had pride on my arch installation on desktop box, that I ever never need to format since a had installed it 3 years ago, and I have had so many bugs by tinkering on that, installing/removing many packages, breaking sometimes but still be able to fix, all of it because the great info on the wiki and here in the forums (and of course google).
[/rant]

BTW, many thanks to all of yours helping, it is really apreciated! smile

Offline

#4 2014-07-08 06:55:49

GloW_on_dub
Member
Registered: 2013-03-13
Posts: 391
Website

Re: [SOLVED] Stepmania crashes with a 'failed to allocate' error

FYI I'm Using stepmania with my up to date system without any problem here.

Try to run stepmania with gdb or valgrind, maybe you could pin point where the problem come from.
You may need to compile it again with debug flag.

Offline

#5 2014-07-08 13:41:05

j0n4t
Member
From: Iacanga - SP - Brazil
Registered: 2012-12-28
Posts: 7

Re: [SOLVED] Stepmania crashes with a 'failed to allocate' error

WOOT! I finally make it working!

The problem was a theme that I was using on KDE for gtk applications, oxygen-gtk.
Changed that to another theme and profit!

Here is what I have done for pinpoint that:

- compiled stepmania with debug symbols enabled
- run strace to see what files are involved on the process (gdb was much for me, need learn more)
- have tried some downgrades using the AUR tool downgrade (btw that tool is just cool) but the errors keep raising, so I -Syu again to not break things even more smile
- so I think, "if the packages are fine, how about my our files?", and then a had a better look on the output of strace:

$ strace -eopen ./stepmania 
open("/etc/ld.so.cache", O_RDONLY|O_CLOEXEC) = 3
open("/usr/lib/libswscale.so.2", O_RDONLY|O_CLOEXEC) = 3
open("/usr/lib/libavformat.so.55", O_RDONLY|O_CLOEXEC) = 3
open("/usr/lib/libavcodec.so.55", O_RDONLY|O_CLOEXEC) = 3
open("/usr/lib/libavutil.so.52", O_RDONLY|O_CLOEXEC) = 3
open("/usr/lib/libvorbisfile.so.3", O_RDONLY|O_CLOEXEC) = 3
open("/usr/lib/libvorbis.so.0", O_RDONLY|O_CLOEXEC) = 3
open("/usr/lib/libogg.so.0", O_RDONLY|O_CLOEXEC) = 3
open("/usr/lib/libmad.so.0", O_RDONLY|O_CLOEXEC) = 3
open("/usr/lib/libGL.so.1", O_RDONLY|O_CLOEXEC) = 3
open("/usr/lib/libGLU.so.1", O_RDONLY|O_CLOEXEC) = 3
open("/usr/lib/libGLEW.so.1.10", O_RDONLY|O_CLOEXEC) = 3
open("/usr/lib/libX11.so.6", O_RDONLY|O_CLOEXEC) = 3
open("/usr/lib/libXtst.so.6", O_RDONLY|O_CLOEXEC) = 3
open("/usr/lib/libXrandr.so.2", O_RDONLY|O_CLOEXEC) = 3
open("/usr/lib/libjack.so.0", O_RDONLY|O_CLOEXEC) = 3
open("/usr/lib/libdl.so.2", O_RDONLY|O_CLOEXEC) = 3
open("/usr/lib/libpng16.so.16", O_RDONLY|O_CLOEXEC) = 3
open("/usr/lib/libz.so.1", O_RDONLY|O_CLOEXEC) = 3
open("/usr/lib/libjpeg.so.8", O_RDONLY|O_CLOEXEC) = 3
open("/usr/lib/libbz2.so.1.0", O_RDONLY|O_CLOEXEC) = 3
open("/usr/lib/libpulse.so.0", O_RDONLY|O_CLOEXEC) = 3
open("/usr/lib/libpthread.so.0", O_RDONLY|O_CLOEXEC) = 3
open("/usr/lib/libstdc++.so.6", O_RDONLY|O_CLOEXEC) = 3
open("/usr/lib/libm.so.6", O_RDONLY|O_CLOEXEC) = 3
open("/usr/lib/libgcc_s.so.1", O_RDONLY|O_CLOEXEC) = 3
open("/usr/lib/libc.so.6", O_RDONLY|O_CLOEXEC) = 3
open("/usr/lib/librtmp.so.1", O_RDONLY|O_CLOEXEC) = 3
open("/usr/lib/libmodplug.so.1", O_RDONLY|O_CLOEXEC) = 3                                                                                                                                                     
open("/usr/lib/libbluray.so.1", O_RDONLY|O_CLOEXEC) = 3                                                                                                                                                      
open("/usr/lib/libgnutls.so.28", O_RDONLY|O_CLOEXEC) = 3                                                                                                                                                     
open("/usr/lib/libva.so.1", O_RDONLY|O_CLOEXEC) = 3                                                                                                                                                          
open("/usr/lib/libxvidcore.so.4", O_RDONLY|O_CLOEXEC) = 3                                                                                                                                                    
open("/usr/lib/libx265.so.21", O_RDONLY|O_CLOEXEC) = 3                                                                                                                                                       
open("/usr/lib/libx264.so.142", O_RDONLY|O_CLOEXEC) = 3                                                                                                                                                      
open("/usr/lib/libvpx.so.1", O_RDONLY|O_CLOEXEC) = 3                                                                                                                                                         
open("/usr/lib/libvorbisenc.so.2", O_RDONLY|O_CLOEXEC) = 3                                                                                                                                                   
open("/usr/lib/libtheoraenc.so.1", O_RDONLY|O_CLOEXEC) = 3                                                                                                                                                   
open("/usr/lib/libtheoradec.so.1", O_RDONLY|O_CLOEXEC) = 3                                                                                                                                                   
open("/usr/lib/libspeex.so.1", O_RDONLY|O_CLOEXEC) = 3                                                                                                                                                       
open("/usr/lib/libschroedinger-1.0.so.0", O_RDONLY|O_CLOEXEC) = 3                                                                                                                                            
open("/usr/lib/libopus.so.0", O_RDONLY|O_CLOEXEC) = 3                                                                                                                                                        
open("/usr/lib/libopenjpeg.so.1", O_RDONLY|O_CLOEXEC) = 3                                                                                                                                                    
open("/usr/lib/libopencore-amrwb.so.0", O_RDONLY|O_CLOEXEC) = 3                                                                                                                                              
open("/usr/lib/libopencore-amrnb.so.0", O_RDONLY|O_CLOEXEC) = 3                                                                                                                                              
open("/usr/lib/libmp3lame.so.0", O_RDONLY|O_CLOEXEC) = 3                                                                                                                                                     
open("/usr/lib/libgsm.so.1", O_RDONLY|O_CLOEXEC) = 3                                                                                                                                                         
open("/usr/lib/libnvidia-tls.so.337.25", O_RDONLY|O_CLOEXEC) = 3                                                                                                                                             
open("/usr/lib/libnvidia-glcore.so.337.25", O_RDONLY|O_CLOEXEC) = 3                                                                                                                                          
open("/usr/lib/libXext.so.6", O_RDONLY|O_CLOEXEC) = 3                                                                                                                                                        
open("/usr/lib/libXmu.so.6", O_RDONLY|O_CLOEXEC) = 3                                                                                                                                                         
open("/usr/lib/libXi.so.6", O_RDONLY|O_CLOEXEC) = 3                                                                                                                                                          
open("/usr/lib/libxcb.so.1", O_RDONLY|O_CLOEXEC) = 3                                                                                                                                                         
open("/usr/lib/libXrender.so.1", O_RDONLY|O_CLOEXEC) = 3                                                                                                                                                     
open("/usr/lib/librt.so.1", O_RDONLY|O_CLOEXEC) = 3                                                                                                                                                          
open("/usr/lib/libdbus-1.so.3", O_RDONLY|O_CLOEXEC) = 3
open("/usr/lib/pulseaudio/tls/x86_64/libjson-c.so.2", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
open("/usr/lib/pulseaudio/tls/libjson-c.so.2", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
open("/usr/lib/pulseaudio/x86_64/libjson-c.so.2", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
open("/usr/lib/pulseaudio/libjson-c.so.2", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
open("/usr/lib/libjson-c.so.2", O_RDONLY|O_CLOEXEC) = 3
open("/usr/lib/pulseaudio/libpulsecommon-5.0.so", O_RDONLY|O_CLOEXEC) = 3
open("/usr/lib/libssl.so.1.0.0", O_RDONLY|O_CLOEXEC) = 3
open("/usr/lib/libcrypto.so.1.0.0", O_RDONLY|O_CLOEXEC) = 3
open("/usr/lib/libxml2.so.2", O_RDONLY|O_CLOEXEC) = 3
open("/usr/lib/libfreetype.so.6", O_RDONLY|O_CLOEXEC) = 3
open("/usr/lib/libp11-kit.so.0", O_RDONLY|O_CLOEXEC) = 3
open("/usr/lib/libtasn1.so.6", O_RDONLY|O_CLOEXEC) = 3
open("/usr/lib/libnettle.so.4", O_RDONLY|O_CLOEXEC) = 3
open("/usr/lib/libhogweed.so.2", O_RDONLY|O_CLOEXEC) = 3
open("/usr/lib/libgmp.so.10", O_RDONLY|O_CLOEXEC) = 3
open("/usr/lib/liborc-0.4.so.0", O_RDONLY|O_CLOEXEC) = 3
open("/usr/lib/libXt.so.6", O_RDONLY|O_CLOEXEC) = 3
open("/usr/lib/libXau.so.6", O_RDONLY|O_CLOEXEC) = 3
open("/usr/lib/libXdmcp.so.6", O_RDONLY|O_CLOEXEC) = 3
open("/usr/lib/pulseaudio/libsystemd-journal.so.0", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
open("/usr/lib/libsystemd-journal.so.0", O_RDONLY|O_CLOEXEC) = 3
open("/usr/lib/pulseaudio/libsndfile.so.1", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
open("/usr/lib/libsndfile.so.1", O_RDONLY|O_CLOEXEC) = 3
open("/usr/lib/pulseaudio/libasyncns.so.0", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
open("/usr/lib/libasyncns.so.0", O_RDONLY|O_CLOEXEC) = 3
open("/usr/lib/liblzma.so.5", O_RDONLY|O_CLOEXEC) = 3
open("/usr/lib/libharfbuzz.so.0", O_RDONLY|O_CLOEXEC) = 3
open("/usr/lib/libffi.so.6", O_RDONLY|O_CLOEXEC) = 3
open("/usr/lib/libSM.so.6", O_RDONLY|O_CLOEXEC) = 3
open("/usr/lib/libICE.so.6", O_RDONLY|O_CLOEXEC) = 3
open("/usr/lib/pulseaudio/libgcrypt.so.20", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
open("/usr/lib/libgcrypt.so.20", O_RDONLY|O_CLOEXEC) = 3
open("/usr/lib/pulseaudio/libgpg-error.so.0", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
open("/usr/lib/libgpg-error.so.0", O_RDONLY|O_CLOEXEC) = 3
open("/usr/lib/pulseaudio/libFLAC.so.8", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
open("/usr/lib/libFLAC.so.8", O_RDONLY|O_CLOEXEC) = 3
open("/usr/lib/pulseaudio/libnsl.so.1", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
open("/usr/lib/libnsl.so.1", O_RDONLY|O_CLOEXEC) = 3
open("/usr/lib/pulseaudio/libresolv.so.2", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
open("/usr/lib/libresolv.so.2", O_RDONLY|O_CLOEXEC) = 3
open("/usr/lib/libglib-2.0.so.0", O_RDONLY|O_CLOEXEC) = 3
open("/usr/lib/libgraphite2.so.3", O_RDONLY|O_CLOEXEC) = 3
open("/usr/lib/libuuid.so.1", O_RDONLY|O_CLOEXEC) = 3
open("/usr/lib/libpcre.so.1", O_RDONLY|O_CLOEXEC) = 3
open("/dev/urandom", O_RDONLY)          = 3
open("/proc/self/maps", O_RDONLY)       = 4
open("/home/jonathan/.nv/nvidia-application-profile-globals-rc", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/home/jonathan/.nv/nvidia-application-profiles-rc", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/home/jonathan/.nv/nvidia-application-profiles-rc.d", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/etc/nvidia/nvidia-application-profiles-rc", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/etc/nvidia/nvidia-application-profiles-rc.d/", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/usr/share/nvidia/nvidia-application-profiles-337.25-rc", O_RDONLY) = 4
open("/usr/share/nvidia/nvidia-application-profiles-rc", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/proc/self/maps", O_RDONLY)       = 4
open("/proc/self/exe", O_RDONLY)        = 4
open("/usr/lib/libswscale.so.2.5.102", O_RDONLY) = 4
open("/usr/lib/libavformat.so.55.33.100", O_RDONLY) = 4
open("/usr/lib/libavcodec.so.55.52.102", O_RDONLY) = 4
open("/usr/lib/libavutil.so.52.66.100", O_RDONLY) = 4
open("/usr/lib/libvorbisfile.so.3.3.6", O_RDONLY) = 4
open("/usr/lib/libvorbis.so.0.4.7", O_RDONLY) = 4
open("/usr/lib/libogg.so.0.8.1", O_RDONLY) = 4
open("/usr/lib/libmad.so.0.2.1", O_RDONLY) = 4
open("/usr/lib/nvidia/libGL.so.337.25", O_RDONLY) = 4
open("/usr/lib/libGLU.so.1.3.1", O_RDONLY) = 4
open("/usr/lib/libGLEW.so.1.10.0", O_RDONLY) = 4
open("/usr/lib/libX11.so.6.3.0", O_RDONLY) = 4
open("/usr/lib/libXtst.so.6.1.0", O_RDONLY) = 4
open("/usr/lib/libXrandr.so.2.2.0", O_RDONLY) = 4
open("/usr/lib/libjack.so.0.1.0", O_RDONLY) = 4
open("/usr/lib/libdl-2.19.so", O_RDONLY) = 4
open("/usr/lib/libpng16.so.16.12.0", O_RDONLY) = 4
open("/usr/lib/libz.so.1.2.8", O_RDONLY) = 4
open("/usr/lib/libjpeg.so.8.0.2", O_RDONLY) = 4
open("/usr/lib/libbz2.so.1.0.6", O_RDONLY) = 4
open("/usr/lib/libpulse.so.0.17.3", O_RDONLY) = 4
open("/usr/lib/libpthread-2.19.so", O_RDONLY) = 4
open("/usr/lib/libstdc++.so.6.0.20", O_RDONLY) = 4
open("/usr/lib/libm-2.19.so", O_RDONLY) = 4
open("/usr/lib/libgcc_s.so.1", O_RDONLY) = 4
open("/usr/lib/libc-2.19.so", O_RDONLY) = 4
open("/usr/lib/librtmp.so.1", O_RDONLY) = 4
open("/usr/lib/libmodplug.so.1.0.0", O_RDONLY) = 4
open("/usr/lib/libbluray.so.1.5.0", O_RDONLY) = 4
open("/usr/lib/libgnutls.so.28.38.0", O_RDONLY) = 4
open("/usr/lib/libva.so.1.3501.0", O_RDONLY) = 4
open("/usr/lib/libxvidcore.so.4.3", O_RDONLY) = 4
open("/usr/lib/libx265.so.1.1", O_RDONLY) = 4
open("/usr/lib/libx264.so.142", O_RDONLY) = 4
open("/usr/lib/libvpx.so.1.3.0", O_RDONLY) = 4
open("/usr/lib/libvorbisenc.so.2.0.10", O_RDONLY) = 4
open("/usr/lib/libtheoraenc.so.1.1.2", O_RDONLY) = 4
open("/usr/lib/libtheoradec.so.1.1.4", O_RDONLY) = 4
open("/usr/lib/libspeex.so.1.5.0", O_RDONLY) = 4
open("/usr/lib/libschroedinger-1.0.so.0.11.0", O_RDONLY) = 4
open("/usr/lib/libopus.so.0.5.0", O_RDONLY) = 4
open("/usr/lib/libopenjpeg.so.1.5.2", O_RDONLY) = 4
open("/usr/lib/libopencore-amrwb.so.0.0.3", O_RDONLY) = 4
open("/usr/lib/libopencore-amrnb.so.0.0.3", O_RDONLY) = 4
open("/usr/lib/libmp3lame.so.0.0.0", O_RDONLY) = 4
open("/usr/lib/libgsm.so.1.0.13", O_RDONLY) = 4
open("/usr/lib/libnvidia-tls.so.337.25", O_RDONLY) = 4
open("/usr/lib/libnvidia-glcore.so.337.25", O_RDONLY) = 4
open("/usr/lib/libXext.so.6.4.0", O_RDONLY) = 4
open("/usr/lib/libXmu.so.6.2.0", O_RDONLY) = 4
open("/usr/lib/libXi.so.6.1.0", O_RDONLY) = 4
open("/usr/lib/libxcb.so.1.1.0", O_RDONLY) = 4
open("/usr/lib/libXrender.so.1.3.0", O_RDONLY) = 4
open("/usr/lib/librt-2.19.so", O_RDONLY) = 4
open("/usr/lib/libdbus-1.so.3.8.5", O_RDONLY) = 4
open("/usr/lib/ld-2.19.so", O_RDONLY)   = 4
open("/usr/lib/libjson-c.so.2.0.1", O_RDONLY) = 4
open("/usr/lib/pulseaudio/libpulsecommon-5.0.so", O_RDONLY) = 4
open("/usr/lib/libssl.so.1.0.0", O_RDONLY) = 4
open("/usr/lib/libcrypto.so.1.0.0", O_RDONLY) = 4
open("/usr/lib/libxml2.so.2.9.1", O_RDONLY) = 4
open("/usr/lib/libfreetype.so.6.11.2", O_RDONLY) = 4
open("/usr/lib/libp11-kit.so.0.0.0", O_RDONLY) = 4
open("/usr/lib/libtasn1.so.6.2.2", O_RDONLY) = 4
open("/usr/lib/libnettle.so.4.7", O_RDONLY) = 4
open("/usr/lib/libhogweed.so.2.5", O_RDONLY) = 4
open("/usr/lib/libgmp.so.10.2.0", O_RDONLY) = 4
open("/usr/lib/liborc-0.4.so.0.19.0", O_RDONLY) = 4
open("/usr/lib/libXt.so.6.0.0", O_RDONLY) = 4
open("/usr/lib/libXau.so.6.0.0", O_RDONLY) = 4
open("/usr/lib/libXdmcp.so.6.0.0", O_RDONLY) = 4
open("/usr/lib/libsystemd-journal.so.0.11.5", O_RDONLY) = 4
open("/usr/lib/libsndfile.so.1.0.25", O_RDONLY) = 4
open("/usr/lib/libasyncns.so.0.3.1", O_RDONLY) = 4
open("/usr/lib/liblzma.so.5.0.5", O_RDONLY) = 4
open("/usr/lib/libharfbuzz.so.0.929.0", O_RDONLY) = 4
open("/usr/lib/libffi.so.6.0.2", O_RDONLY) = 4
open("/usr/lib/libSM.so.6.0.1", O_RDONLY) = 4
open("/usr/lib/libICE.so.6.3.0", O_RDONLY) = 4
open("/usr/lib/libgcrypt.so.20.0.1", O_RDONLY) = 4
open("/usr/lib/libgpg-error.so.0.11.0", O_RDONLY) = 4
open("/usr/lib/libFLAC.so.8.3.0", O_RDONLY) = 4
open("/usr/lib/libnsl-2.19.so", O_RDONLY) = 4
open("/usr/lib/libresolv-2.19.so", O_RDONLY) = 4
open("/usr/lib/libglib-2.0.so.0.4000.0", O_RDONLY) = 4
open("/usr/lib/libgraphite2.so.3.0.1", O_RDONLY) = 4
open("/usr/lib/libuuid.so.1.3.0", O_RDONLY) = 4
open("/usr/lib/libpcre.so.1.2.3", O_RDONLY) = 4
open("/proc/self/status", O_RDONLY)     = 4
open("/proc/self/status", O_RDONLY)     = 4
"mem", "(cache)", "/@mem/"
"dir", "/", "/rootfs/"
"dir", "/proc", "/proc/"
"dir", "/home/jonathan/download/step/stepmania-stepmania-299b469/.", "/"
"dir", "/home/jonathan/.stepmania-5.0/Announcers", "/Announcers/"
"dir", "/home/jonathan/.stepmania-5.0/BGAnimations", "/BGAnimations/"
"dir", "/home/jonathan/.stepmania-5.0/BackgroundEffects", "/BackgroundEffects/"
"dir", "/home/jonathan/.stepmania-5.0/BackgroundTransitions", "/BackgroundTransitions/"
"dir", "/home/jonathan/.stepmania-5.0/Cache", "/Cache/"
"dir", "/home/jonathan/.stepmania-5.0/CDTitles", "/CDTitles/"
"dir", "/home/jonathan/.stepmania-5.0/Characters", "/Characters/"
"dir", "/home/jonathan/.stepmania-5.0/Courses", "/Courses/"
"dir", "/home/jonathan/.stepmania-5.0/Logs", "/Logs/"
"dir", "/home/jonathan/.stepmania-5.0/NoteSkins", "/NoteSkins/"
"dir", "/home/jonathan/.stepmania-5.0/Packages", "/UserPackages/"
"dir", "/home/jonathan/.stepmania-5.0/Save", "/Save/"
"dir", "/home/jonathan/.stepmania-5.0/Screenshots", "/Screenshots/"
"dir", "/home/jonathan/.stepmania-5.0/Songs", "/Songs/"
"dir", "/home/jonathan/.stepmania-5.0/RandomMovies", "/RandomMovies/"
"dir", "/home/jonathan/.stepmania-5.0/Themes", "/Themes/"
open("/home/jonathan/download/step/stepmania-stepmania-299b469/./Data/Defaults.ini", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/home/jonathan/download/step/stepmania-stepmania-299b469/./Save/Preferences.ini", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/home/jonathan/.stepmania-5.0/Save/Preferences.ini", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/home/jonathan/download/step/stepmania-stepmania-299b469/./Save/Preferences.ini", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/home/jonathan/.stepmania-5.0/Save/Preferences.ini", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/home/jonathan/download/step/stepmania-stepmania-299b469/./Data/Static.ini", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/home/jonathan/.stepmania-5.0/Logs/log.txt", O_WRONLY|O_CREAT|O_TRUNC, 0666) = 4
open("/home/jonathan/.stepmania-5.0/Logs/info.txt", O_WRONLY|O_CREAT|O_TRUNC, 0666) = 5
open("/home/jonathan/.stepmania-5.0/Logs/userlog.txt", O_WRONLY|O_CREAT|O_TRUNC, 0666) = 6
StepMania v5.0 beta 3
Compiled 20140708 @ 09:50:07 BRT (UTC-03:00) (build 1)
open("/etc/localtime", O_RDONLY|O_CLOEXEC) = 7
Log starting 2014-07-08 10:11:56
 
open("/home/jonathan/download/step/stepmania-stepmania-299b469/./Data/Defaults.ini", O_RDONLY) = -1 ENOENT (No such file or directory)
Reading 'Data/Defaults.ini' failed: No such file or directory
open("/home/jonathan/download/step/stepmania-stepmania-299b469/./Save/Preferences.ini", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/home/jonathan/.stepmania-5.0/Save/Preferences.ini", O_RDONLY) = -1 ENOENT (No such file or directory)
Reading 'Save/Preferences.ini' failed: No such file or directory
open("/home/jonathan/download/step/stepmania-stepmania-299b469/./Save/Preferences.ini", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/home/jonathan/.stepmania-5.0/Save/Preferences.ini", O_RDONLY) = -1 ENOENT (No such file or directory)
Reading 'Save/Preferences.ini' failed: No such file or directory
open("/home/jonathan/download/step/stepmania-stepmania-299b469/./Data/Static.ini", O_RDONLY) = -1 ENOENT (No such file or directory)
Reading 'Data/Static.ini' failed: No such file or directory
open("/home/jonathan/download/step/stepmania-stepmania-299b469/./GtkModule.so", O_RDONLY|O_CLOEXEC) = 7
open("/etc/ld.so.cache", O_RDONLY|O_CLOEXEC) = 7
open("/usr/lib/libgtk-x11-2.0.so.0", O_RDONLY|O_CLOEXEC) = 7
open("/usr/lib/libgdk-x11-2.0.so.0", O_RDONLY|O_CLOEXEC) = 7
open("/usr/lib/libpangocairo-1.0.so.0", O_RDONLY|O_CLOEXEC) = 7
open("/usr/lib/libatk-1.0.so.0", O_RDONLY|O_CLOEXEC) = 7
open("/usr/lib/libcairo.so.2", O_RDONLY|O_CLOEXEC) = 7
open("/usr/lib/libgdk_pixbuf-2.0.so.0", O_RDONLY|O_CLOEXEC) = 7
open("/usr/lib/libgio-2.0.so.0", O_RDONLY|O_CLOEXEC) = 7
open("/usr/lib/libpangoft2-1.0.so.0", O_RDONLY|O_CLOEXEC) = 7
open("/usr/lib/libpango-1.0.so.0", O_RDONLY|O_CLOEXEC) = 7
open("/usr/lib/libgobject-2.0.so.0", O_RDONLY|O_CLOEXEC) = 7
open("/usr/lib/libfontconfig.so.1", O_RDONLY|O_CLOEXEC) = 7
open("/usr/lib/libgmodule-2.0.so.0", O_RDONLY|O_CLOEXEC) = 7
open("/usr/lib/libXfixes.so.3", O_RDONLY|O_CLOEXEC) = 7
open("/usr/lib/libXinerama.so.1", O_RDONLY|O_CLOEXEC) = 7
open("/usr/lib/libXcursor.so.1", O_RDONLY|O_CLOEXEC) = 7
open("/usr/lib/libXcomposite.so.1", O_RDONLY|O_CLOEXEC) = 7
open("/usr/lib/libXdamage.so.1", O_RDONLY|O_CLOEXEC) = 7
open("/usr/lib/libgthread-2.0.so.0", O_RDONLY|O_CLOEXEC) = 7
open("/usr/lib/libpixman-1.so.0", O_RDONLY|O_CLOEXEC) = 7
open("/usr/lib/libEGL.so.1", O_RDONLY|O_CLOEXEC) = 7
open("/usr/lib/libxcb-shm.so.0", O_RDONLY|O_CLOEXEC) = 7
open("/usr/lib/libxcb-render.so.0", O_RDONLY|O_CLOEXEC) = 7
open("/usr/lib/libexpat.so.1", O_RDONLY|O_CLOEXEC) = 7
open("/usr/lib/libnvidia-glsi.so.337.25", O_RDONLY|O_CLOEXEC) = 7
open("/usr/share/X11/locale/locale.alias", O_RDONLY) = 7
open("/usr/share/X11/locale/locale.dir", O_RDONLY) = 7
open("/usr/share/X11/locale/C/XLC_LOCALE", O_RDONLY) = 7
open("/usr/share/X11/locale/locale.alias", O_RDONLY) = 7
open("/usr/share/X11/locale/locale.dir", O_RDONLY) = 7
open("/usr/share/X11/locale/C/XLC_LOCALE", O_RDONLY) = 7
open("/usr/lib/gtk-2.0/modules/libcanberra-gtk-module.so", O_RDONLY|O_CLOEXEC) = 7
open("/etc/ld.so.cache", O_RDONLY|O_CLOEXEC) = 7
open("/usr/lib/libcanberra-gtk.so.0", O_RDONLY|O_CLOEXEC) = 7
open("/usr/lib/libcanberra.so.0", O_RDONLY|O_CLOEXEC) = 7
open("/usr/lib/tls/x86_64/libtdb.so.1", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
open("/usr/lib/tls/libtdb.so.1", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
open("/usr/lib/x86_64/libtdb.so.1", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
open("/usr/lib/libtdb.so.1", O_RDONLY|O_CLOEXEC) = 7
open("/usr/lib/libltdl.so.7", O_RDONLY|O_CLOEXEC) = 7
open("/home/jonathan/.Xauthority", O_RDONLY) = 8
open("/home/jonathan/.gtkrc-2.0", O_RDONLY) = 9
open("/usr/share/themes/oxygen-gtk/gtk-2.0/gtkrc", O_RDONLY) = 10
open("/usr/lib/gtk-2.0/2.10.0/engines/liboxygen-gtk.so", O_RDONLY|O_CLOEXEC) = 11
open("/proc/25565/cmdline", O_RDONLY)   = 11
open("/home/jonathan/.config/oxygen-gtk/argb-apps.conf", O_WRONLY|O_CREAT|O_APPEND, 0666) = 11
open("/usr/share/themes/oxygen-gtk/gtk-2.0/argb-apps.conf", O_RDONLY) = 11
open("/home/jonathan/.config/oxygen-gtk/argb-apps.conf", O_RDONLY) = 12
--- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=25567, si_status=0, si_utime=0, si_stime=0} ---
--- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=25568, si_status=0, si_utime=0, si_stime=0} ---
open("/usr/share/themes/oxygen-gtk/gtk-2.0/kdeglobals", O_RDONLY) = 11
open("/usr/share/themes/oxygen-gtk/gtk-2.0/kdeglobals", O_RDONLY) = 11
open("/usr/lib/gio/modules/giomodule.cache", O_RDONLY) = 12
open("/usr/lib/gio/modules/libgvfsdbus.so", O_RDONLY|O_CLOEXEC) = 11
open("/usr/lib/gvfs/tls/x86_64/libgvfscommon.so", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
open("/usr/lib/gvfs/tls/libgvfscommon.so", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
open("/usr/lib/gvfs/x86_64/libgvfscommon.so", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
open("/usr/lib/gvfs/libgvfscommon.so", O_RDONLY|O_CLOEXEC) = 11
open("/usr/lib/gvfs/libudev.so.1", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
open("/etc/ld.so.cache", O_RDONLY|O_CLOEXEC) = 11
open("/usr/lib/libudev.so.1", O_RDONLY|O_CLOEXEC) = 11
open("/usr/lib/gvfs/libutil.so.1", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
open("/usr/lib/libutil.so.1", O_RDONLY|O_CLOEXEC) = 11
open("/usr/lib/charset.alias", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/usr/lib/gconv/gconv-modules.cache", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/usr/lib/gconv/gconv-modules", O_RDONLY|O_CLOEXEC) = 13
open("/usr/share/config/kdeglobals", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/usr/share/config/kdeglobals", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/home/jonathan/.kde4/share/config/kdeglobals", O_RDONLY) = 15
open("/home/jonathan/.kde4/share/config/kdeglobals", O_RDONLY) = 15
open("/usr/share/themes/oxygen-gtk/gtk-2.0/oxygenrc", O_RDONLY) = 15
open("/usr/share/themes/oxygen-gtk/gtk-2.0/oxygenrc", O_RDONLY) = 15
open("/usr/share/config/oxygenrc", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/usr/share/config/oxygenrc", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/home/jonathan/.kde4/share/config/oxygenrc", O_RDONLY) = 15
open("/home/jonathan/.kde4/share/config/oxygenrc", O_RDONLY) = 15

(stepmania:25565): GLib-CRITICAL **: PCRE library is compiled without UTF8 support

(stepmania:25565): GLib-CRITICAL **: PCRE library is compiled without UTF8 properties support

(stepmania:25565): GLib-CRITICAL **: g_regex_match_full: assertion 'regex != NULL' failed

(stepmania:25565): GLib-ERROR **: gmem.c:103: failed to allocate 18446744072582333521 bytes
--- SIGTRAP {si_signo=SIGTRAP, si_code=SI_KERNEL} ---
open("/proc/25565/maps", O_RDONLY)      = 15
open("/proc/25565/maps", O_RDONLY)      = 15

StepMania 5 has crashed.  Debug information has been output to

    /tmp/crashinfo.txt

Please report a bug at:

    https://github.com/stepmania/stepmania/issues

--- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=25579, si_status=0, si_utime=8, si_stime=2} ---
+++ killed by SIGKILL +++

The lines with oxygen-gtk was bothering me, so I tried run it with another theme and worked.
And I just recall having problems with this theme before, but never think of getting these errors for this. xD

Well, it is working after all! Many thanks for ConnorBehan and GloW_on_dub for giving me valuable advice on this!
And I learn a thing on two on this! Thank you so much!

Offline

#6 2014-07-10 13:05:35

GloW_on_dub
Member
Registered: 2013-03-13
Posts: 391
Website

Re: [SOLVED] Stepmania crashes with a 'failed to allocate' error

Well thank you ! i've just learned about strace !

Last edited by GloW_on_dub (2014-12-12 16:34:06)

Offline

Board footer

Powered by FluxBB