Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 6753771
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 26, 20262026-05-26T13:12:05+00:00 2026-05-26T13:12:05+00:00

I have .so files that inside of them use some STL containers. Problem is

  • 0

I have .so files that inside of them use some STL containers.
Problem is that I’m interested in live unloading of version X of .so and replacing it with version Y of .so, but without losing data. If the data was just raw memory I could just forward the pointers while switching, but I would like to use regular STL containers. Is there any way to do it. Copying is not a problem, as long as the data contained can be transferred.
Also will static destructors be activated when I unload the old .so?

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-05-26T13:12:06+00:00Added an answer on May 26, 2026 at 1:12 pm

    1) Have X.so save it’s data to a file (with a version number!), unload X.so, load Y.so, have Y.so load the data from the file.
    2) have version names instead, load both, have Y.so fill it’s containers directly from X.so’s containers (check the version number!), then unload X.so.

    I really do not recommend passing the containers directly, as if the ABI’s are incompatible for any reason, it will compile fine, but crash at runtime. This also makes it easier to deliberately change ABIs.

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I have C# code that cycles through .sql files and executes what's inside them
I have an application that loads external SWF files and plays them inside a
I have some files that are uuencoded, and I need to decode them, using
I have some files that need to use by my application when it is
RemoveDirectory() removes only empty directories. How do I remove directories that have files inside?
I have a folder and inside that folder I have 10-15 files with arbitrary
I have some files that I'd like to delete the last newline if it
I have some Fortran 77 source files that I'm trying to convert from a
Assume that you have a directory under subversion control, that contains some files and
Here's my problem (I'm programming in C): I have some huge text files containing

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.