On Sep 24, 2019, at 12:30, le père Léon <[email protected]> wrote:

> DB connection re-established
> Erreur de segmentation (-> means *segfault*)
> 
> in /var/log/syslog :
> ... kernel: [...] rddbmgr[...]: segfault at 30 ip ... sp ... error 4 in
> librd-3.1.0.so[...]

Could you post a backtrace? Do (in a root shell):

        gdb rddbmgr
        run —modify

Then, after the segfault, do:

        bt

and post the result.

Cheers!


|---------------------------------------------------------------------|
| Frederick F. Gleason, Jr. |             Chief Developer             |
|                           |             Paravel Systems             |
|---------------------------------------------------------------------|
|         A room without books is like a body without a soul.         |
|                                                                     |
|                                                         -- Cicero   |
|---------------------------------------------------------------------|

_______________________________________________
Rivendell-dev mailing list
[email protected]
http://caspian.paravelsystems.com/mailman/listinfo/rivendell-dev

Reply via email to