bearerbox/wapbox segfault after Control-C
Aarno Syvänen <[email protected]>
| Newsgroups | gmane.comp.mobile.kannel.devel |
|---|---|
| Message-ID | <[email protected]> |
Hi List, this segfault causes problems when you are trying to fix memory leaks :( Simple commenting out of log_shutdown in gwlib_shutdown (gwlib/gwlib.c) fixes the problem. Something a hack, this, I admit; actually gwlib.log.c uses some other gwlib modules and should not be called last. Aarno