Bogdan-Andrei Iancu writes: > Yes, nothing shows up as by default memory logs are printed using DBG > level. So, either set mem_log=L_ERR to have the mem logs on ERR level, > either set debug=6 to get all debugs (including mem logs)
i know that but the problem is that after i compiled openser with memory debugging on, it refused to start because of this: > > Sep 12 18:16:14 tutpro openser: core:version_control: module compile flags > > mismatch for /usr/lib/openser/modules/domain.so core: STATS: Off, > > USE_TCP, USE_TLS, DISABLE_NAGLE, USE_MCAST, SHM_MEM, SHM_MMAP, PKG_MALLOC, > > F_MALLOC, DBG_QM_MALLOC, FAST_LOCK-ADAPTIVE_WAIT module: STATS: Off, > > USE_TCP, USE_TLS, DISABLE_NAGLE, USE_MCAST, SHM_MEM, SHM_MMAP, PKG_MALLOC, > > F_MALLOC, DBG_QM_MALLOC, DBG_F_MALLOC, FAST_LOCK-ADAPTIVE_WAIT may be i'm trying to do too many things at the same time. -- juha _______________________________________________ Devel mailing list [email protected] http://openser.org/cgi-bin/mailman/listinfo/devel
