Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Alpine beta build #1

Open
2 of 5 tasks
soup-bowl opened this issue Jan 30, 2023 · 1 comment
Open
2 of 5 tasks

Alpine beta build #1

soup-bowl opened this issue Jan 30, 2023 · 1 comment
Assignees
Labels
information Build and/or test info, not a bug/enhancement

Comments

@soup-bowl
Copy link
Owner

soup-bowl commented Jan 30, 2023

OpenSimulator Alpine Test

This is a test of the OpenSimulator Docker image running on an Alpine base.

Code | Container

As of commit 472637a, a 'latest' build is 883 MB, whereas the 'alpine' build is 398 MB!

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.
@soup-bowl soup-bowl added the enhancement New feature or request label Jan 30, 2023
@soup-bowl soup-bowl self-assigned this Jan 30, 2023
@soup-bowl
Copy link
Owner Author

Error when running OpenSimulator in SQLite mode.

=================================================================
        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>
=================================================================

@soup-bowl soup-bowl added information Build and/or test info, not a bug/enhancement and removed enhancement New feature or request labels Apr 6, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
information Build and/or test info, not a bug/enhancement
Projects
None yet
Development

No branches or pull requests

1 participant