FreeBSD Bugzilla – Attachment 153347 Details for
Bug 197940
games/openra (also lang/mono ): Crashes on load with apparent Mono runtime error
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
GDB attempt with mono running OpenRA
gdb_debug_openra.log (text/plain), 3.22 KB, created by
David Mackay
on 2015-02-23 00:12:12 UTC
(
hide
)
Description:
GDB attempt with mono running OpenRA
Filename:
MIME Type:
Creator:
David Mackay
Created:
2015-02-23 00:12:12 UTC
Size:
3.22 KB
patch
obsolete
>david /usr/local/lib/openra % /usr/local/bin/gdb /usr/local/bin/mono >GNU gdb (GDB) 7.8.2 [GDB v7.8.2 for FreeBSD] >Copyright (C) 2014 Free Software Foundation, Inc. >License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html> >This is free software: you are free to change and redistribute it. >There is NO WARRANTY, to the extent permitted by law. Type "show copying" >and "show warranty" for details. >This GDB was configured as "x86_64-portbld-freebsd11.0". >Type "show configuration" for configuration details. >For bug reporting instructions, please see: ><http://www.gnu.org/software/gdb/bugs/>. >Find the GDB manual and other documentation resources online at: ><http://www.gnu.org/software/gdb/documentation/>. >For help, type "help". >Type "apropos word" to search for commands related to "word"... >Reading symbols from /usr/local/bin/mono-sgen...done. >(gdb) handle SIGXCPU SIG33 SIG35 SIGPWR SIGXFSZ nostop noprint >Signal Stop Print Pass to program Description >SIGXCPU No No Yes CPU time limit exceeded >SIGXFSZ No No Yes File size limit exceeded >SIGPWR No No Yes Power fail/restart >SIG33 No No Yes Real-time event 33 >SIG35 No No Yes Real-time event 35 >(gdb) run --debug OpenRA.Game.exe >Starting program: /usr/local/bin/mono --debug OpenRA.Game.exe >[New Thread 801c06400 (LWP 101688)] >Platform is Linux >Using SDL 2 with OpenGL renderer >Desktop resolution: 1920x1080 >Using resolution: 1024x768 >Detected OpenGL version: 3.0 >Using OpenAL sound engine >Using default device >Available mods: > cnc: Tiberian Dawn (release-20141029) > d2k: Dune 2000 (release-20141029) > modchooser: Mod Chooser (release-20141029) > ra: Red Alert (release-20141029) >Loading mod: ra >[New Thread 801c07400 (LWP 100622)] > >Program received signal SIGSEGV, Segmentation fault. >[Switching to Thread 801c06400 (LWP 101688)] >0x00000000001b40d0 in ?? () >(gdb) thread apply all bt >[New Thread 80a9f7400 (LWP 100639)] > >Thread 4 (Thread 80a9f7400 (LWP 100639)): >#0 0x0000000801244cda in _write () from /lib/libc.so.7 >#1 0x0000000800eeb0e6 in ?? () from /lib/libthr.so.3 >#2 0x000000080d8508d4 in ?? () from /usr/local/lib/libopenal.so.1 >#3 0x000000080d851706 in ?? () from /usr/local/lib/libopenal.so.1 >#4 0x0000000800ee86d4 in ?? () from /lib/libthr.so.3 >#5 0x0000000000000000 in ?? () >Backtrace stopped: Cannot access memory at address 0x7fffdfdfd000 > >Thread 3 (Thread 801c07400 (LWP 100622)): >#0 0x000000080117859a in _umtx_op () from /lib/libc.so.7 >#1 0x00000008011674d2 in sem_timedwait () from /lib/libc.so.7 >#2 0x000000000073e948 in mono_sem_wait (sem=0xaa3e20 <finalizer_sem>, alertable=1) at mono-semaphore.c:101 >#3 0x000000000067b6f4 in finalizer_thread (unused=0x0) at gc.c:1073 >#4 0x0000000000647bac in start_wrapper_internal (data=0x801dc4c40) at threads.c:660 >#5 0x0000000000647c6a in start_wrapper (data=0x801dc4c40) at threads.c:707 >#6 0x00000000007453be in inner_start_thread (arg=0x7fffffffe520) at mono-threads-posix.c:100 >#7 0x0000000800ee86d4 in ?? () from /lib/libthr.so.3 >#8 0x0000000000000000 in ?? () > >Thread 2 (Thread 801c06400 (LWP 101688)): >#0 0x00000000001b40d0 in ?? () >#1 0x0000000000041baa in ?? () >#2 0x0000000810bf7740 in ?? () >#3 0x0000000821affa20 in ?? () >#4 0x0000000000000000 in ?? () >(gdb) >
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 197940
:
153346
| 153347