Jochen Puchalla wrote: > > Harri Porten wrote: > > > > Jochen Puchalla wrote: > > > > > > 0x40a7e3f9 in __wait4 () from /lib/libc.so.6 > > > #0 0x40a7e3f9 in __wait4 () from /lib/libc.so.6 > > > #1 0x40adb638 in __DTOR_END__ () from /lib/libc.so.6 > > > #2 0x402f8140 in KCrash::defaultCrashHandler () at kcrash.cpp:205 > > > #3 0x40a1c998 in __restore () > > > at ../sysdeps/unix/sysv/linux/i386/sigaction.c:127 > > > #4 0x8076649 in main (argc=1, argv=0xbffff6e4) at main.cpp:321 > > > > > > if that helps. > > > > That's indeed interesting. Line 321 is the line where the config file is > > opened. Could you compile kppp with debugging symbols to get more info ? > > I always compiled with --enable-debug. > Is there something else I have to do for this ? Then I don't know why the backtrace isn't more clear about the statements thate were executed. Harri.