Bug#744215: wvdial: Segmentation fault during modem initialization

2014-08-06 Thread Raphael Hertzog
Control: severity -1 important
Control: tag -1 + unreproducible moreinfo

Hello,

On Mon, 04 Aug 2014, m...@risca.eu wrote:
> I've currently using wvdial since many year on my system and it never ever
> occurs the error reported in this bug report.

Thank you for this information. It seems indeed that the severity of this
bug is overinflated. I'm downgrading it to important.

Thierry, as the wvdial maintainer, it's your responsibility to handle
bug reports and to ensure that the package remains in testing. Are
you still up to the task? If not, maybe you should consider orphaning
the package.

Daniel, if you are not able to provide some more specific information
of how to reproduce it and/or a full backtrace, I doubt that this bug can
be fixed. Upstream developers likely don't have access to sparc machines.

BTW Daniel, are you still having the problem? Can you reproduce it
on another architecture?

Thank you!
-- 
Raphaël Hertzog ◈ Debian Developer

Discover the Debian Administrator's Handbook:
→ http://debian-handbook.info/get/


-- 
To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org



Bug#744215: wvdial: Segmentation fault during modem initialization

2014-08-03 Thread me


Package: wvdial
Followup-For: Bug #744215

Dear Maintainer,
I've currently using wvdial since many year on my system and it never 
ever

occurs the error reported in this bug report.

The connection on my usb GSM-modem works smoothly. The system has always 
be
updated regularly. Maybe the bug is specific to the previous user 
installation (like maybe the Architecture). Therefore I would suggest to 
update the severity of the bug in order to let it get into the testing 
reposiory.


Thank you,

Risca.



Here some additional information:

--> Launching wvdial:
---
$ wvdial connect

--> 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.
--> Sending: ATDT*99#
--> Waiting for carrier.
ATDT*99#
CONNECT 1440
~~
--> Carrier detected.  Starting PPP immediately.
--> Starting pppd at Mon Aug  4 08:00:35 2014
--> Pid of pppd: 4082
--> Using interface ppp0
--> pppd: [18]�P [08]�P
--> pppd: [18]�P [08]�P
--> pppd: [18]�P [08]�P
--> pppd: [18]�P [08]�P
--> local  IP address 10.13.17.183
--> pppd: [18]�P [08]�P
--> remote IP address 10.0.0.1
--> pppd: [18]�P [08]�P
--> primary   DNS address 193.70.152.25
--> pppd: [18]�P [08]�P
--> secondary DNS address 212.52.97.25
--> pppd: [18]�P [08]�P
--

Configuration of /etc/wvdial:

[Dialer Defaults]
Stupid Mode = on
Modem Type = USB Modem
New PPPD = yes

Auto Reconnect = on

[Dialer signal]
Modem = /dev/ttyACM0
Init1 = AT+CSQ
Init2 = AT+COPS?

[Dialer connect]
Init1 = ATZ
Init2 = ATQ0 V1 E1 S0=0 &C1 &D2 +FCLASS=0
ISDN = 0
Phone = *99#
Modem = /dev/ttyACM1
Username = Wind
Password = Wind
Baud = 460800
-



-- System Information:
Debian Release: 7.5
  APT prefers stable-updates
  APT policy: (915, 'stable-updates'), (910, 'stable')
Architecture: i386 (i686)

Kernel: Linux 3.2.0-4-686-pae (SMP w/2 CPU cores)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash

Versions of packages wvdial depends on:
ii  debconf [debconf-2.0]   1.5.49
ii  libc6   2.13-38+deb7u1
ii  libgcc1 1:4.7.2-5
ii  libstdc++6  4.7.2-5
ii  libuniconf4.6   4.6.1-5
ii  libwvstreams4.6-base4.6.1-5
ii  libwvstreams4.6-extras  4.6.1-5
ii  ppp 2.4.5-5.1+b1

wvdial recommends no packages.

wvdial suggests no packages.

-- debconf information:
  wvdial/phone:
  wvdial/passphrases_mismatch:
  wvdial/wvdialconf: true
  wvdial/login:


--
To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org



Bug#744215: wvdial: Segmentation fault during modem initialization

2014-04-11 Thread Daniel Bernardo
root@sunblade:~# wvdial
--> WvDial: Internet dialer version 1.61
--> Initializing modem.
--> Sending: ATZ
ATZ
OK
--> Sending: ATQ0 V1 E1 S0=0 &C1 &D2 +FCLASS=0
ATQ0 V1 E1 S0=0 &C1 &D2 +FCLASS=0
OK
--> Modem initialized.
Segmentation fault
root@sunblade:~# dmesg | tail
(.)
[878196.567143] wvdial[29961]: segfault at ff868964 ip f7726d88 (rpc
f7726d6c) sp ff766350 error 30001 in
libwvbase.so.4.6[f76f+74000]
 
Curious enough while getting debug information to add to this ticket I found
out running # strace wvdial works. if you can ignore the constant output.
and when terminated closes normally.
 
 
 
 


Bug#744215: wvdial: Segmentation fault during modem initialization

2014-04-11 Thread Daniel Bernardo
Package: wvdial
Version: 1.61-4.1
Severity: critical



-- System Information:
Debian Release: 7.4
  APT prefers stable
  APT policy: (990, 'stable'), (500, 'testing-updates'), (500, 'stable-updates')
Architecture: sparc (sparc64)

Kernel: Linux 3.2.0-4-sparc64
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash

Versions of packages wvdial depends on:
ii  debconf [debconf-2.0]   1.5.49
ii  libc6   2.13-38+deb7u1
ii  libgcc1 1:4.7.2-5
ii  libstdc++6  4.7.2-5
ii  libuniconf4.6   4.6.1-5
ii  libwvstreams4.6-base4.6.1-5
ii  libwvstreams4.6-extras  4.6.1-5
ii  ppp 2.4.5-5.1+b1

wvdial recommends no packages.

wvdial suggests no packages.

-- debconf information:
  wvdial/passphrase2: (password omitted)
  wvdial/passphrase: (password omitted)
  wvdial/phone:
  wvdial/passphrases_mismatch:
  wvdial/wvdialconf: true
  wvdial/login:


-- 
To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org