WARNING - OLD ARCHIVES

This is an archived copy of the Xen.org mailing list, which we have preserved to ensure that existing links to archives are not broken. The live archive, which contains the latest emails, can be found at http://lists.xen.org/
   
 
 
Xen 
 
Home Products Support Community News
 
   
 

xen-users

[Xen-users] Trouble Starting Xend using xen-unstable

To: xen-users@xxxxxxxxxxxxxxxxxxx
Subject: [Xen-users] Trouble Starting Xend using xen-unstable
From: Luke <secureboot@xxxxxxxxx>
Date: Mon, 12 Feb 2007 15:10:03 -0500
Delivery-date: Mon, 12 Feb 2007 12:22:00 -0800
Envelope-to: www-data@xxxxxxxxxxxxxxxxxx
List-help: <mailto:xen-users-request@lists.xensource.com?subject=help>
List-id: Xen user discussion <xen-users.lists.xensource.com>
List-post: <mailto:xen-users@lists.xensource.com>
List-subscribe: <http://lists.xensource.com/cgi-bin/mailman/listinfo/xen-users>, <mailto:xen-users-request@lists.xensource.com?subject=subscribe>
List-unsubscribe: <http://lists.xensource.com/cgi-bin/mailman/listinfo/xen-users>, <mailto:xen-users-request@lists.xensource.com?subject=unsubscribe>
Sender: xen-users-bounces@xxxxxxxxxxxxxxxxxxx
User-agent: Thunderbird 1.5.0.9 (X11/20070103)
Using the most recent xen-unstable, I'm getting the following error:

Traceback (most recent call last):
  File "/usr/sbin/xend", line 130, in ?
    sys.exit(main())
  File "/usr/sbin/xend", line 108, in main
    return daemon.start()
  File "//usr/lib/python/xen/xend/server/SrvDaemon.py", line 218, in start
    log.info('Xend exited with status %d.', code)
  File "/usr/lib/python2.4/site-packages/PIL/__init__.py", line 969, in info

  File "/usr/lib/python2.4/site-packages/PIL/__init__.py", line 1072, in
_log

  File "//usr/lib/python/xen/xend/XendLogging.py", line 50, in findCaller
    frames = inspect.stack()
  File "/usr/lib/python2.4/inspect.py", line 812, in stack
    return getouterframes(sys._getframe(1), context)
  File "/usr/lib/python2.4/inspect.py", line 793, in getouterframes
    framelist.append((frame,) + getframeinfo(frame, context))
  File "/usr/lib/python2.4/inspect.py", line 768, in getframeinfo
    lines, lnum = findsource(frame)
  File "/usr/lib/python2.4/inspect.py", line 437, in findsource
    if pat.match(lines[lnum]): break
IndexError: list index out of range


I applied a custom patch to the kernel, which applied cleanly.  What
might be causing this error?

_______________________________________________
Xen-users mailing list
Xen-users@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-users

<Prev in Thread] Current Thread [Next in Thread>