Debian Bug report logs -
#492747
liblwipv6-2: seqv when using mstack ... ip link depending on path
Reported by: Achim Schaefer <achim_schaefer@gmx.de>
Date: Mon, 28 Jul 2008 16:15:05 UTC
Severity: normal
Tags: moreinfo, unreproducible
Found in version lwipv6/1.2a-1
Done: Ludovico Gardenghi <garden@debian.org>
Bug is archived. No further changes may be made.
Toggle useless messages
Report forwarded to debian-bugs-dist@lists.debian.org, achim_schaefer@gmx.de, Debian VSquare Team <pkg-vsquare-devel@lists.alioth.debian.org>:
Bug#492747; Package liblwipv6-2.
(full text, mbox, link).
Acknowledgement sent to Achim Schaefer <achim_schaefer@gmx.de>:
New Bug report received and forwarded. Copy sent to achim_schaefer@gmx.de, Debian VSquare Team <pkg-vsquare-devel@lists.alioth.debian.org>.
(full text, mbox, link).
Message #5 received at submit@bugs.debian.org (full text, mbox, reply):
Package: liblwipv6-2
Version: 1.2a-1
Severity: normal
depending on the path where I start umview I get strange results, otr a seqV:
achim@debian64:~/.wine/drive_c/Program Files$ umview -p umnet bash
This kernel supports: ppoll
UMView will use: ppoll
umnet init
achim@debian64:~/.wine/drive_c/Program Files$ !moun
mount -t umnetlwipv6 -o tn0=tap0 none /dev/net/yourip
achim@debian64:~/.wine/drive_c/Program Files$ !ms
mstack /dev/net/yourip ip link
1: lo0: <LOOPBACK,UP> mtu 0
link/loopback
2: tn0: <> mtu 65535
link/void ff:ff:ff:ff:ff:ff:ff:ff:ff:ff:74:6e:00:40:00:02:ff:ff:ff:ff:ff: brd ff:ff:ff:ff:ff:ff:ff:ff:ff:ff:ff:ff:ff:ff:ff:ff:ff:ff:ff:ff:ff:
Segmentation fault
achim@debian64:~/.wine/drive_c/Program Files$
One up:
chim@debian64:~/.wine/drive_c$ !umv
umview -p umnet bash
This kernel supports: ppoll
UMView will use: ppoll
umnet init
!moachim@debian64:~/.wine/drive_c$ !moun
mount -t umnetlwipv6 -o tn0=tap0 none /dev/net/yourip
achim@debian64:~/.wine/drive_c$ !ms
mstack /dev/net/yourip ip link
1: lo0: <LOOPBACK,UP> mtu 0
link/loopback
2: tn0: <> mtu 32
link/[244] 04:00:00:00:00:00:00:20:00:00:74:6e:00:40:00:02 brd ff:ff:ff:ff:ff:ff:ff:ff:ff:ff:ff:ff:ff:ff:ff:ff
achim@debian64:~/.wine/drive_c$ exit
(Actually I got sometimes as well a SEQV, and somethmes no strange link line for tn0)
one uo:
achim@debian64:~/.wine$ umview -p umnet bash
This kernel supports: ppoll
UMView will use: ppoll
umnet init
!achim@debian64:~/.wine$ !moun
mount -t umnetlwipv6 -o tn0=tap0 none /dev/net/yourip
achim@debian64:~/.wine$ !ms
mstack /dev/net/yourip ip link
1: lo0: <LOOPBACK,UP> mtu 0
link/loopback
2: tn0: <> mtu 0
link/generic
achim@debian64:~/.wine$
This is always fine
-- System Information:
Debian Release: lenny/sid
APT prefers unstable
APT policy: (500, 'unstable'), (500, 'testing'), (500, 'stable'), (1, 'experimental')
Architecture: amd64 (x86_64)
Kernel: Linux 2.6.25-2-amd64 (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/bash
Versions of packages liblwipv6-2 depends on:
ii libc6 2.7-12 GNU C Library: Shared libraries
ii libpcap0.8 0.9.8-5 system interface for user-level pa
ii libvdeplug2 2.2.2-1 Virtual Distributed Ethernet - Plu
liblwipv6-2 recommends no packages.
Versions of packages liblwipv6-2 suggests:
ii vde2 2.2.2-1 Virtual Distributed Ethernet
-- no debconf information
Information forwarded to debian-bugs-dist@lists.debian.org, Debian VSquare Team <pkg-vsquare-devel@lists.alioth.debian.org>:
Bug#492747; Package liblwipv6-2.
(full text, mbox, link).
Acknowledgement sent to Ludovico Gardenghi <garden@acheronte.it>:
Extra info received and forwarded to list. Copy sent to Debian VSquare Team <pkg-vsquare-devel@lists.alioth.debian.org>.
(full text, mbox, link).
Message #10 received at 492747@bugs.debian.org (full text, mbox, reply):
On Mon, Jul 28, 2008 at 06:13:30PM +0200, Achim Schaefer wrote:
> mount -t umnetlwipv6 -o tn0=tap0 none /dev/net/yourip
Why are you trying to create a TUN interface (tn0) connected to a TAP
interface (tap0)?
Please try with tp0=tap0. (In the meanwhile I'm investigating.)
Ludovico
--
<garden@acheronte.it> #acheronte (irc.freenode.net) ICQ: 64483080
GPG ID: 07F89BB8 Jabber: gardengl@gmail.com Yahoo: gardenghelle
-- This is signature nr. 4123
Information forwarded
to debian-bugs-dist@lists.debian.org, Debian VSquare Team <pkg-vsquare-devel@lists.alioth.debian.org>:
Bug#492747; Package liblwipv6-2.
(Thu, 19 Jan 2012 23:27:25 GMT) (full text, mbox, link).
Acknowledgement sent
to Ludovico Gardenghi <garden@debian.org>:
Extra info received and forwarded to list. Copy sent to Debian VSquare Team <pkg-vsquare-devel@lists.alioth.debian.org>.
(Thu, 19 Jan 2012 23:27:25 GMT) (full text, mbox, link).
Message #15 received at 492747@bugs.debian.org (full text, mbox, reply):
tags 492747 + moreinfo
Hello,
On Mon, Jul 28, 2008 at 22:26:40 +0200, wrote:
> > mount -t umnetlwipv6 -o tn0=tap0 none /dev/net/yourip
>
> Why are you trying to create a TUN interface (tn0) connected to a TAP
> interface (tap0)?
>
> Please try with tp0=tap0. (In the meanwhile I'm investigating.)
Do you still have this problem? I am going to upload a new release of
lwipv6. Unless you're able to confirm that the issue is still there in
lwipv6-1.5a-1 (which should in Debian by tomorrow) I'll close this bug.
lwipv6 has undergone very deep changes in these 3 years and many bugs
were solved.
Thanks,
Ludovico
--
<lu@dovi.co> IRC: garden@freenode
OpenPGP: 1024D/63D2D5D907F89BB8 Jabber/gtalk: gardengl@gmail.com
Added tag(s) moreinfo.
Request was from Ludovico Gardenghi <garden@debian.org>
to control@bugs.debian.org.
(Fri, 20 Jan 2012 00:30:04 GMT) (full text, mbox, link).
Reply sent
to Ludovico Gardenghi <garden@debian.org>:
You have taken responsibility.
(Tue, 26 Jun 2012 12:06:29 GMT) (full text, mbox, link).
Notification sent
to Achim Schaefer <achim_schaefer@gmx.de>:
Bug acknowledged by developer.
(Tue, 26 Jun 2012 12:06:44 GMT) (full text, mbox, link).
Message #22 received at 492747-done@bugs.debian.org (full text, mbox, reply):
tags 492747 + unreproducible
thanks
On Fri, Jan 20, 2012 at 00:18:41 +0100, Ludovico Gardenghi wrote:
> Do you still have this problem? I am going to upload a new release of
> lwipv6. Unless you're able to confirm that the issue is still there in
> lwipv6-1.5a-1 (which should in Debian by tomorrow) I'll close this bug.
I'm closing the bug, as I got no reply in 6 months and there has been
no feedback since 2008.
Ludovico
--
<lu@dovi.co> IRC: garden@freenode
OpenPGP: 1024D/63D2D5D907F89BB8 Jabber/gtalk: gardengl@gmail.com
Added tag(s) unreproducible.
Request was from Ludovico Gardenghi <garden@debian.org>
to control@bugs.debian.org.
(Tue, 26 Jun 2012 12:15:42 GMT) (full text, mbox, link).
Bug archived.
Request was from Debbugs Internal Request <owner@bugs.debian.org>
to internal_control@bugs.debian.org.
(Wed, 25 Jul 2012 07:31:32 GMT) (full text, mbox, link).
Send a report that this bug log contains spam.
Debian bug tracking system administrator <owner@bugs.debian.org>.
Last modified:
Sun Jul 2 03:58:21 2023;
Machine Name:
buxtehude
Debian Bug tracking system
Debbugs is free software and licensed under the terms of the GNU
Public License version 2. The current version can be obtained
from https://bugs.debian.org/debbugs-source/.
Copyright © 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson,
2005-2017 Don Armstrong, and many other contributors.