mirror of
https://github.com/soup-bowl/opensimulator-docker.git
synced 2026-07-30 11:33:45 +00:00
2.0 KiB
2.0 KiB
OpenSimulator Alpine Test
This is a test of the OpenSimulator Docker image running on an Alpine base.
For Graduation
Pass Verification
- ✔️ - Able to build successfully.
- ❌ - Able to run successfully like or close to the main build.
- ❌ - Does not depend on beta/alpha packages.
Steps for Pass
- ❌ - Mono library leaves testing on the Alpine package registry.
- ❌ - Fatal error occurs when SQLite engine is used.
- MySQL engine works fine.
=================================================================
Native Crash Reporting
=================================================================
Got a SIGSEGV while executing native code. This usually indicates
a fatal error in the mono runtime or one of the native libraries
used by your application.
=================================================================
=================================================================
Basic Fault Address Reporting
=================================================================
instruction pointer is NULL, skip dumping
=================================================================
Managed Stacktrace:
=================================================================
at <unknown> <0xffffffff>
at Mono.Data.SqliteClient.Sqlite:sqlite3_open16 <0x000b7>
at Mono.Data.SqliteClient.SqliteConnection:Open <0x001e3>
at OpenSim.Region.UserStatistics.WebStatsModule:PostInitialise <0x000ad>
at OpenSim.ApplicationPlugins.RegionModulesController.RegionModulesControllerPlugin:PostInitialise <0x000c6>
at OpenSim.OpenSimBase:StartupSpecific <0x00806>
at OpenSim.OpenSim:StartupSpecific <0x00387>
at OpenSim.Framework.Servers.BaseOpenSimServer:Startup <0x00212>
at OpenSim.Application:Main <0x01078>
at <Module>:runtime_invoke_void_object <0x00091>
=================================================================