longcongduoi / wvstreams

Automatically exported from code.google.com/p/wvstreams
0 stars 0 forks source link

wvdial will not start with strange error #35

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. Run wvdial
2.
3.

What is the expected output? What do you see instead?

Stable connection with CONNECT state.

The output/error is as follows: 

bash-4.2# wvdial
--> WvDial: Internet dialer version 1.61
--> Initializing modem.
--> Sending: ATH
ATH
OK
--> Sending: ATE1
ATE1
OK
--> Sending: AT+CGDCONT=1,"IP","internet"
AT+CGDCONT=1,"IP","internet"
OK
--> Modem initialized.
wvdial: utils/wvtask.cc:409: static void WvTaskMan::_stackmaster(): Assertion 
`magic_number == -0x123678' failed.
Aborted

What version of the product are you using? On what operating system?

1.61, Slackware64 current (after 13.37)

Please provide any additional information below.

Well... It used to work under Slackware13.1, under kppp the modem work anyway.

Original issue reported on code.google.com by acati...@gmail.com on 15 Apr 2012 at 8:05

GoogleCodeExporter commented 8 years ago
Confirm this bug. There is a related bug in openSUSE bugzilla 
https://bugzilla.novell.com/show_bug.cgi?id=779386

Original comment by andre.vk...@gmail.com on 16 Sep 2012 at 11:05