[Bug 490484] [NEW] running 64bit client in 64bit host with intel crashes

2009-11-30 Thread Šarūnas
Public bug reported:

Binary package hint: qemu-kvm

running windows 7 VM halts on early boot with

kvm: unhandled exit 8021
kvm_run returned -22

ProblemType: Bug
Architecture: amd64
Date: Mon Nov 30 21:28:54 2009
DistroRelease: Ubuntu 9.10
KvmCmdLine: Error: command ['ps', '-C', 'kvm', '-F'] failed with exit code 1: 
UIDPID  PPID  CSZ   RSS PSR STIME TTY  TIME CMD
MachineType: System manufacturer P5Q-PRO
NonfreeKernelModules: fglrx
Package: kvm (not installed)
ProcCmdLine: BOOT_IMAGE=/vmlinuz-2.6.31-14-generic 
root=UUID=17a8e181-fac7-461e-8cad-8aea97be2536 ro quiet splash
ProcEnviron:
 LANGUAGE=en_US:en
 PATH=(custom, user)
 LANG=en_US.UTF-8
 SHELL=/bin/bash
ProcVersionSignature: Ubuntu 2.6.31-14.48-generic
SourcePackage: qemu-kvm
Uname: Linux 2.6.31-14-generic x86_64
dmi.bios.date: 07/10/2008
dmi.bios.vendor: American Megatrends Inc.
dmi.bios.version: 1004
dmi.board.asset.tag: To Be Filled By O.E.M.
dmi.board.name: P5Q-PRO
dmi.board.vendor: ASUSTeK Computer INC.
dmi.board.version: Rev 1.xx
dmi.chassis.asset.tag: Asset-1234567890
dmi.chassis.type: 3
dmi.chassis.vendor: Chassis Manufacture
dmi.chassis.version: Chassis Version
dmi.modalias: 
dmi:bvnAmericanMegatrendsInc.:bvr1004:bd07/10/2008:svnSystemmanufacturer:pnP5Q-PRO:pvrSystemVersion:rvnASUSTeKComputerINC.:rnP5Q-PRO:rvrRev1.xx:cvnChassisManufacture:ct3:cvrChassisVersion:
dmi.product.name: P5Q-PRO
dmi.product.version: System Version
dmi.sys.vendor: System manufacturer

** Affects: qemu-kvm (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: amd64 apport-bug

-- 
running 64bit client in 64bit host with intel crashes
https://bugs.launchpad.net/bugs/490484
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to qemu-kvm in ubuntu.

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 490484] Re: running 64bit client in 64bit host with intel crashes

2009-11-30 Thread Šarūnas

** Attachment added: BootDmesg.txt
   http://launchpadlibrarian.net/36266395/BootDmesg.txt

** Attachment added: CurrentDmesg.txt
   http://launchpadlibrarian.net/36266396/CurrentDmesg.txt

** Attachment added: Lspci.txt
   http://launchpadlibrarian.net/36266397/Lspci.txt

** Attachment added: Lsusb.txt
   http://launchpadlibrarian.net/36266399/Lsusb.txt

** Attachment added: ProcCpuinfo.txt
   http://launchpadlibrarian.net/36266400/ProcCpuinfo.txt

** Attachment added: ProcInterrupts.txt
   http://launchpadlibrarian.net/36266401/ProcInterrupts.txt

** Attachment added: ProcModules.txt
   http://launchpadlibrarian.net/36266403/ProcModules.txt

** Attachment added: RelatedPackageVersions.txt
   http://launchpadlibrarian.net/36266405/RelatedPackageVersions.txt

** Attachment added: UdevDb.txt
   http://launchpadlibrarian.net/36266406/UdevDb.txt

** Attachment added: UdevLog.txt
   http://launchpadlibrarian.net/36266408/UdevLog.txt

** Attachment added: XsessionErrors.txt
   http://launchpadlibrarian.net/36266409/XsessionErrors.txt

-- 
running 64bit client in 64bit host with intel crashes
https://bugs.launchpad.net/bugs/490484
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to qemu-kvm in ubuntu.

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 445695] Re: redirect-gateway does not work

2009-10-09 Thread Šarūnas Burdulis

** Attachment added: Server log, ver=9
   http://launchpadlibrarian.net/33359280/openvpn_server.log

-- 
redirect-gateway does not work
https://bugs.launchpad.net/bugs/445695
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to openvpn in ubuntu.

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 445695] Re: redirect-gateway does not work

2009-10-09 Thread Šarūnas Burdulis
OpenVPN installed from standard repositories (server --- Debian stable
amd64, client --- Ubuntu Karmic i386 beta). VPN private network is
chosen to be 10.7.0.0/24. Conf files created according to our needs, but
are pretty standard, IMO, except for MSS fix maybe. This particular test
was run from Karmic beta virtual machine (host is Jaunty amd64 VBox
3.0.8; same local network as server; guest networking using private
10.0.2.* and NAT). Not sure what else as steps to create setup. Please
let me know if you need anything in particular.

Looking at the route.c I can see that there was quite some reshuffling
in if/else logic for route add/del comparing 2.1~rc11 (jaunty) and
2.1~rc19 (karmic beta).

-- 
redirect-gateway does not work
https://bugs.launchpad.net/bugs/445695
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to openvpn in ubuntu.

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 445695] [NEW] redirect-gateway does not work

2009-10-07 Thread Šarūnas Burdulis
Public bug reported:

Binary package hint: openvpn

With 'redirect-gateway' option (either pushed from the server or in
local config) openvpn does not execute 'route del/add...' to change the
default route. Server and client configuration files attached. Below is
a comparison of client log files (grep for 'route').

Ubuntu 9.04, openvpn 2.1~11-1ubuntu3 (redirect-gateway works):
...
Wed Oct  7 10:46:58 2009 us=793182 PUSH: Received control message: 
'PUSH_REPLY,redirect-gateway,dhcp-option DOMAIN nnn.nnn,dhcp-option DNS 
nnn.nnn.nnn.nnn ,dhcp-option DNS nnn.nnn.nnn.nnn ,route 10.7.0.1,topology 
net30,ping 10,ping-restart 120,ifconfig 10.7.0.10 10.7.0.9'
Wed Oct  7 10:46:58 2009 us=793461 OPTIONS IMPORT: route options modified
Wed Oct  7 10:46:58 2009 us=849128 /sbin/route add -net nnn.nnn.nnn.nnn netmask 
255.255.255.255 gw 10.35.0.1
Wed Oct  7 10:46:58 2009 us=864304 /sbin/route del -net 0.0.0.0 netmask 0.0.0.0
Wed Oct  7 10:46:58 2009 us=866014 /sbin/route add -net 0.0.0.0 netmask 0.0.0.0 
gw 10.7.0.9
Wed Oct  7 10:46:58 2009 us=868045 WARNING: potential route subnet conflict 
between local LAN [10.7.0.0/255.255.255.0] and remote VPN 
[10.7.0.1/255.255.255.255]
Wed Oct  7 10:46:58 2009 us=868099 /sbin/route add -net 10.7.0.1 netmask 
255.255.255.255 gw 10.7.0.9

Ubuntu 9.10b, openvpn 2.1~19-1ubuntu1:
...
Wed Oct  7 10:11:50 2009 us=470452 PUSH: Received control message: 
'PUSH_REPLY,redirect-gateway,dhcp-option DOMAIN nnn.nnn,dhcp-option DNS 
nnn.nnn.nnn.nnn,dhcp-option DNS nnn.nnn.nnn.nnn,route 10.7.0.1,topology 
net30,ping 10,ping-restart 120,ifconfig 10.7.0.10 10.7.0.9'
Wed Oct  7 10:11:50 2009 us=474648 OPTIONS IMPORT: route options modified
Wed Oct  7 10:11:50 2009 us=599437 /sbin/route add -net nnn.nnn.nnn.nnn netmask 
255.255.255.255 gw 10.0.2.2
Wed Oct  7 10:11:50 2009 us=631302 /sbin/route add -net 10.7.0.1 netmask 
255.255.255.255 gw 10.7.0.9

ProblemType: Bug
Architecture: i386
Date: Wed Oct  7 13:33:36 2009
DistroRelease: Ubuntu 9.10
Package: openvpn 2.1~rc19-1ubuntu1
ProcEnviron:
 LANG=en_US.UTF-8
 SHELL=/bin/bash
ProcVersionSignature: Ubuntu 2.6.31-12.40-generic
SourcePackage: openvpn
Uname: Linux 2.6.31-12-generic i686
XsessionErrors:
 (gnome-settings-daemon:1323): GLib-CRITICAL **: g_propagate_error: assertion 
`src != NULL' failed
 (nautilus:1376): Eel-CRITICAL **: eel_preferences_get_boolean: assertion 
`preferences_is_initialized ()' failed
 (polkit-gnome-authentication-agent-1:1420): GLib-CRITICAL **: 
g_once_init_leave: assertion `initialization_value != 0' failed

** Affects: openvpn (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: apport-bug i386

-- 
redirect-gateway does not work
https://bugs.launchpad.net/bugs/445695
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to openvpn in ubuntu.

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 445695] Re: redirect-gateway does not work

2009-10-07 Thread Šarūnas Burdulis

** Attachment added: Server config
   http://launchpadlibrarian.net/33243458/server.conf

** Attachment added: Dependencies.txt
   http://launchpadlibrarian.net/33243459/Dependencies.txt

-- 
redirect-gateway does not work
https://bugs.launchpad.net/bugs/445695
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to openvpn in ubuntu.

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 445695] Re: redirect-gateway does not work

2009-10-07 Thread Šarūnas Burdulis

** Attachment added: Server config
   http://launchpadlibrarian.net/33243623/server.conf

-- 
redirect-gateway does not work
https://bugs.launchpad.net/bugs/445695
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to openvpn in ubuntu.

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 445695] Re: redirect-gateway does not work

2009-10-07 Thread Šarūnas Burdulis

** Attachment added: Client config
   http://launchpadlibrarian.net/33243519/client.conf

** Attachment removed: Server config
   http://launchpadlibrarian.net/33243458/server.conf

-- 
redirect-gateway does not work
https://bugs.launchpad.net/bugs/445695
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to openvpn in ubuntu.

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs