Hi Daniel,
I used the packages to update. ulimit -c unlimited doesn't help, since the program doesn't crash - it simply returns normally (I ran it in ddd) and hence writes no core file I could use...
If it helps: The program is calling exit(0) from daemonize.c:111 (according to ddd).
Regards, Daniel
T-Mobile Deutschland GmbH Aufsichtsrat: Hamid Akhavan (Vorsitzender) Geschäftsführung: Philipp Humm (Sprecher), Thomas Berlemann, Stefan Homeister, Holger Kranzusch, Günther Ottendorfer, Dr. Raphael Kübler, Dr. Steffen Roehn Handelsregister: Amtsgericht Bonn, HRB 59 19 Sitz der Gesellschaft: Bonn WEEE-Reg.-Nr.: DE60800328
Von: Daniel-Constantin Mierla [mailto:daniel@voice-system.ro] Gesendet: Freitag, 17. August 2007 15:20 An: Frey, Daniel (external) Cc: users@openser.org Betreff: Re: [OpenSER-Users] OpenSER 1.2.2 - Problem with database (postgres?)
Hello, On 08/17/07 15:16, Frey, Daniel (external) wrote: > Hi *, > > I installed the new version 1.2.2, but now the loading of modules fails > when loading the domain module. With 1.2.1 everything worked fine. > > Some more tests lead me to the conclusion that the problem is likely to > be caused by accessing the database, since I commented out the domain > module and I could even register a user which does not need to access > the database (no authorization required), but when trying to register a > user with digest authorization, it dies when accessing the database. > > Symptons are: On the first database access, the process dies > immediately, without further messages in /var/log/messages or elsewhere. > Setting debug=9 doesn't help to gather more information. > > Anyone else who can confirm this problem? Any ideas/solutions? > how have you upgraded? via svn update or packages? can you do "ulimit -c unlimited" before starting openser in debug mode, maybe you are lucky to get a core. Cheers, Daniel > BTW: I'm using postgres, not mysql - just in case it matters... > > Regards, Daniel > > > T-Mobile Deutschland GmbH > Aufsichtsrat: Hamid Akhavan (Vorsitzender) > Geschaftsfuhrung: Philipp Humm (Sprecher), Thomas Berlemann, Stefan Homeister, Holger Kranzusch, Gunther Ottendorfer, Dr. Raphael Kubler, Dr. Steffen Roehn > Handelsregister: Amtsgericht Bonn, HRB 59 19 > Sitz der Gesellschaft: Bonn > WEEE-Reg.-Nr.: DE60800328 > > _______________________________________________ > Users mailing list > Users@openser.org > http://openser.org/cgi-bin/mailman/listinfo/users > >