[Bug 801775] New: liquidwar6 doesn't start (crash)
https://bugzilla.novell.com/show_bug.cgi?id=801775 https://bugzilla.novell.com/show_bug.cgi?id=801775#c0 Summary: liquidwar6 doesn't start (crash) Classification: openSUSE Product: openSUSE 12.2 Version: Final Platform: Other OS/Version: Other Status: NEW Severity: Normal Priority: P5 - None Component: Other AssignedTo: bnc-team-screening@forge.provo.novell.com ReportedBy: ru.vinzent@gmail.com QAContact: qa-bugs@suse.de Found By: --- Blocker: --- User-Agent: Mozilla/5.0 (X11; Linux i686) AppleWebKit/537.22 (KHTML, like Gecko) Chrome/25.0.1362.0 Safari/537.22 SUSE/25.0.1362.0 I've got the following output when tried to launch the Liquid War game: ~> liquidwar6 liquidwar6: v0.0.13beta "Blackbeard" #2950 (Dec 22 2012) linux-gnu/i586 Invalid read access of chars of wide string: "\u0437\u0430\u043f\u0443\u0441\u043a \u043a\u043e\u0434\u0430 \u0441\u0445\u0435\u043c\u044b \u0441 \u043f\u043e\u043c\u043e\u0449\u044c\u044e Guile" In ice-9/boot-9.scm: 157: 9 [#<procedure 91ce000 ()>] In unknown file: ?: 8 [lazy-catch #t #<procedure 92ba540 at ice-9/eval.scm:396:13 ()> ...] In ice-9/boot-9.scm: 171: 7 [with-throw-handler #t #<catch-closure 92b65d0> #<catch-closure 92b65c0>] In unknown file: ?: 6 [catch-closure] In ice-9/eval.scm: 407: 5 [eval # #] In unknown file: ?: 4 [c-lw6sys-log 3 ...] liquidwar6: ПРЕДУПРЕЖДЕНИЕ! dump saved in file "/home/vinzent/.liquidwar6/dump.txt" Backtrace: In ice-9/boot-9.scm: 149: 3 [catch #t #<catch-closure 9296aa0> ...] 157: 2 [#<procedure 91ce8c0 ()>] In unknown file: ?: 1 [catch-closure] ?: 0 [c-lw6sys-log 3 ...] ERROR: In procedure c-lw6sys-log: ERROR: Invalid read access of chars of wide string: "\u043f\u043e\u043b\u0443\u0447\u0435\u043d\u0430 \u043e\u0448\u0438\u0431\u043a\u0430 Guile" Some deprecated features have been used. Set the environment variable GUILE_WARN_DEPRECATED to "detailed" and rerun the program to get more information. Set it to "no" to suppress this message. liquidwar6 0.0.13-8.16 guile 2.0.5-3.2.2 Reproducible: Always Steps to Reproduce: 1. Install liquidwar6 from the Games repository 2. Launch it -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=801775 https://bugzilla.novell.com/show_bug.cgi?id=801775#c2 Bernhard Wiedemann <bwiedemann@suse.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |bwiedemann@suse.com, | |christian.morales.vega@gmai | |l.com, idonmez@suse.com Component|Other |Other AssignedTo|bnc-team-gnome@forge.provo. |bnc-team-screening@forge.pr |novell.com |ovo.novell.com Product|openSUSE 12.2 |openSUSE 12.3 --- Comment #2 from Bernhard Wiedemann <bwiedemann@suse.com> 2014-02-25 21:44:55 CET --- 12.2 is EOL, but I can reproduce it on 12.3 here as well. but was working OK on a Factory VM. Backtrace is pointing towards libgc, which does not have a maintainer atm liquidwar6: running "/usr/share/liquidwar6-0.0.13beta/script/liquidwar6.scm" liquidwar6: log file "/home/bernhard/.liquidwar6/log.csv" [New Thread 0x7fffeab1c700 (LWP 16590)] Program received signal SIGSEGV, Segmentation fault. [Switching to Thread 0x7fffeb5d8700 (LWP 16589)] 0x00007ffff5a32331 in smob_mark (addr=0xc01fe0, mark_stack_ptr=0x7fffeb5c8360, mark_stack_limit=0x7fffeb5d7ce0, env=<optimized out>) at smob.c:325 325 smob.c: Datei oder Verzeichnis nicht gefunden. (gdb) bt #0 0x00007ffff5a32331 in smob_mark (addr=0xc01fe0, mark_stack_ptr=0x7fffeb5c8360, mark_stack_limit=0x7fffeb5d7ce0, env=<optimized out>) at smob.c:325 #1 0x00007ffff1796425 in GC_mark_from (mark_stack_top=0x7fffeb5c8360, mark_stack_top@entry=0x7fffeb5c8460, mark_stack=mark_stack@entry=0x7fffeb5c7ce0, mark_stack_limit=mark_stack_limit@entry=0x7fffeb5d7ce0) at mark.c:750 #2 0x00007ffff1796a7e in GC_do_local_mark (local_mark_stack=0x7fffeb5c7ce0, local_top=0x7fffeb5c8460) at mark.c:987 #3 0x00007ffff1796c98 in GC_mark_local ( local_mark_stack=local_mark_stack@entry=0x7fffeb5c7ce0, id=id@entry=1) at mark.c:1122 #4 0x00007ffff1796f4d in GC_help_marker (my_mark_no=my_mark_no@entry=5) at mark.c:1187 #5 0x00007ffff179ee2c in GC_mark_thread (id=<optimized out>) at pthread_support.c:393 #6 0x00007ffff5765e0f in start_thread (arg=0x7fffeb5d8700) at pthread_create.c:308 #7 0x00007ffff528a44d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:113 -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=801775 https://bugzilla.novell.com/show_bug.cgi?id=801775#c zhang jiajun <jzhang@suse.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |jzhang@suse.com AssignedTo|bnc-team-screening@forge.pr |claes.backstrom@gmail.com |ovo.novell.com | -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
participants (1)
-
bugzilla_noreply@novell.com