On Sun, 15 Apr 2012 17:38:04 +0100, PF (Pedro) wrote: > wvdial is crashing when trying to start a connection. Modem = /dev/ttyACM0. > > $ sudo wvdial > --> WvDial: Internet dialer version 1.61 > --> Cannot get information for serial port. > --> Initializing modem. > --> Sending: ATZ > OK > --> Sending: ATQ0 V1 E1 S0=0 &C1 &D2 +FCLASS=0 > ATQ0 V1 E1 S0=0 &C1 &D2 +FCLASS=0 > OK > --> Modem initialized. > wvdial: utils/wvtask.cc:409: static void WvTaskMan::_stackmaster(): > Assertion `magic_number == -0x123678' failed. > > > Does anyone have any idea of what it is? Have you planned to report this? Has ABRT intercepted this crash? Else use the convenient page at http://bugz.fedoraproject.org/wvdial An assertion like that aborts the application, because the programmer uses it as a crucial safety-check and decided that the specified condition must be true for the program code to continue at all. As why the value of 'magic_number' here doesn't match can have multiple reasons. -- Fedora release 17 (Beefy Miracle) - Linux 3.3.1-5.fc17.x86_64 loadavg: 0.00 0.01 0.05 -- test mailing list test@xxxxxxxxxxxxxxxxxxxxxxx To unsubscribe: https://admin.fedoraproject.org/mailman/listinfo/test