google-code-export / assaultcuber

Automatically exported from code.google.com/p/assaultcuber
0 stars 0 forks source link

Random crashes #138

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?

May be related to the memory leak bug someone else reported. Not sure what will 
reproduce, crashes randomly usually fairly quickly (about 5-10 minutes).
OS=archlinux on a Sony VAIO VPCSC (on the integrated graphics card [intel])
ACRELOADED_VERSION=20508
SOUND=ALSA

closest thing to a stacktrace I can give:

[EDITSEL] is only allowed in edit mode
stacktrace:
./acreloaded_client() [0x4caf99]
/usr/lib/libc.so.6(+0x35240) [0x7fa7555cb240]
./acreloaded_client() [0x467d60]
./acreloaded_client() [0x46d910]
./acreloaded_client() [0x46f6ca]
./acreloaded_client() [0x46f591]
./acreloaded_client() [0x4618b0]
./acreloaded_client() [0x465aa6]
./acreloaded_client() [0x4b2d1f]
./acreloaded_client() [0x454d52]
./acreloaded_client() [0x409d6d]
/usr/lib/libc.so.6(__libc_start_main+0xf5) [0x7fa7555b7a15]
./acreloaded_client() [0x40e7f5]
ACR error (7) ()
OpenAL Error (A004): invalid operation, line 953
OpenAL Error (A004): invalid operation, line 953
OpenAL Error (A004): invalid operation, line 953
OpenAL Error (A004): invalid operation, line 953
OpenAL Error (A004): invalid operation, line 953
AL lib: (EE) alc_cleanup: 1 device not closed

Original issue reported on code.google.com by blueblo...@gmail.com on 28 Jul 2013 at 7:33

GoogleCodeExporter commented 9 years ago
I'll copy the stacktrace to the main issue.

Original comment by theonlypwner on 30 Jul 2013 at 12:43