public inbox for kvm@vger.kernel.org
 help / color / mirror / Atom feed
From: Avi Kivity <avi-atKUWr5tajBWk0Htik3J/w@public.gmane.org>
To: Leslie Mann <lmann-7al4MSP+J8o@public.gmane.org>
Cc: kvm-devel-5NWGOfrQmneRv+LV9MX5uipxlwaOVQ5f@public.gmane.org
Subject: Re: kvm-18 breaks Cisco VPN on WinXP SP1
Date: Mon, 02 Apr 2007 11:51:20 +0300	[thread overview]
Message-ID: <4610C408.9010502@qumranet.com> (raw)
In-Reply-To: <loom.20070401T202531-319-eS7Uydv5nfjZ+VzJOa5vwg@public.gmane.org>

Leslie Mann wrote:
> Avi Kivity <avi@...> writes:
>
>   
>> The SIGIO means some I/O has occured, but what exactly, we don't know.  
>> Can you generate a core, attach it with gdb, and generate a backtrace?
>>
>> Check the backtrace for signs of your password and delete them if 
>> found.  It shouldn't be there, but then it shouldn't crash either.
>>
>>     
>
> Avi:
>
> I'm a little bit at a loss as to what to do to get a core backtrace.  gcore gets
> me 3 frames with no symbol info and I don't see how that can help you.  
>   

It's probably the aio thread.  But wasn't there a segfault?  That should 
get us a nice core.

> I have upgraded the Cisco VPN client from 4.6 to a newer version 4.8 and as well
> have tried using a kvm version from svn pulled today, still locking up.  Lockup
> seems to happen around when the VPN client attempts to establish IKE session.  
>  FYI I am using vde_switch for networking.  I did manage to get debugging info
> compiled with no optimization.  The backtrace that follows is from attaching to
> running qemu process after UI lock up.  Perhaps there are some clues here?  If
> not, anything else I provide that would help?
>
>   

The backtrace is unhelpful.  I guess we should bisect the kvm-17 -> 
kvm-18 changes.  This is a bit difficult as the userspace interface 
changes are in there, meaning that userspace and the kernel have to be 
updated in step.

I'll prepare the first patch.  Can you ensure that your upgraded setup 
still works kvm-17.


-- 
error compiling committee.c: too many arguments to function


-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys-and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV

  parent reply	other threads:[~2007-04-02  8:51 UTC|newest]

Thread overview: 21+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-03-27  2:47 kvm-18 breaks Cisco VPN on WinXP SP1 Leslie Mann
     [not found] ` <460885B2.7080907-7al4MSP+J8o@public.gmane.org>
2007-03-27  7:11   ` Avi Kivity
2007-03-28  0:55     ` Leslie Mann
     [not found]       ` <loom.20070328T025020-733-eS7Uydv5nfjZ+VzJOa5vwg@public.gmane.org>
2007-03-28  7:12         ` Avi Kivity
2007-03-29  3:02           ` Leslie Mann
     [not found]             ` <loom.20070329T043939-431-eS7Uydv5nfjZ+VzJOa5vwg@public.gmane.org>
2007-03-29  6:59               ` Avi Kivity
2007-03-30  1:12                 ` Leslie Mann
     [not found]                   ` <loom.20070330T030834-700-eS7Uydv5nfjZ+VzJOa5vwg@public.gmane.org>
2007-03-30  6:48                     ` Avi Kivity
2007-03-30  9:16                       ` Uri Lublin
2007-04-01 18:43                       ` Leslie Mann
     [not found]                         ` <loom.20070401T202531-319-eS7Uydv5nfjZ+VzJOa5vwg@public.gmane.org>
2007-04-02  8:51                           ` Avi Kivity [this message]
2007-04-02 13:44                             ` Leslie Mann
     [not found]                               ` <loom.20070402T151656-719-eS7Uydv5nfjZ+VzJOa5vwg@public.gmane.org>
2007-04-04 16:28                                 ` Avi Kivity
2007-04-05  8:57                                   ` Leslie Mann
2007-04-09 23:04                                     ` Leslie Mann
     [not found]                                       ` <loom.20070410T003525-72-eS7Uydv5nfjZ+VzJOa5vwg@public.gmane.org>
2007-04-10  6:37                                         ` Avi Kivity
2007-04-11  3:48                                           ` Leslie Mann
2007-04-15 12:42                                         ` Avi Kivity
2007-04-16  4:28                                           ` Leslie Mann
     [not found]                                     ` <loom.20070405T104629-941-eS7Uydv5nfjZ+VzJOa5vwg@public.gmane.org>
2007-04-12  8:37                                       ` Avi Kivity
     [not found]                                         ` <461DEFBA.8080907-atKUWr5tajBWk0Htik3J/w@public.gmane.org>
2007-04-13  6:55                                           ` Carsten Emde

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=4610C408.9010502@qumranet.com \
    --to=avi-atkuwr5tajbwk0htik3j/w@public.gmane.org \
    --cc=kvm-devel-5NWGOfrQmneRv+LV9MX5uipxlwaOVQ5f@public.gmane.org \
    --cc=lmann-7al4MSP+J8o@public.gmane.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox