[PolyORB-users] Storage error with simple server
Thomas Quinot
quinot at adacore.com
Tue Nov 6 15:56:26 CET 2018
* Frédéric Praca, 2018-11-01 :
> I have a PolyORB server which is running for a few minutes then fails
> with the following
>
> polyorb.orb: ORB.Run got exception:
> polyorb.orb: raised STORAGE_ERROR : s-intman.adb:136 explicit raise
>
> CBSG server raised raised STORAGE_ERROR : s-intman.adb:136 explicit raise
>
>
> raised STORAGE_ERROR : s-intman.adb:136 explicit raise
>
>
> It's using the Thread_Per_Session_Server setup and is quite simple.
>
> Is there a way to investigate the problem or does anyone know what is
> going on?
Run the server under gdb, and when it breaks on segfault, print a
backtrace to identify the origin of it.
--
Thomas Quinot, Ph.D. ** quinot at adacore.com
AdaCore -- Paris, France -- New York, USA
More information about the PolyORB-users
mailing list