Ok, I just had the same issue - or at least a similar one. Unfortunately
the box has some other problems and I don't have network with me.
It affected a RAID0 as well and I'm running 2.6.36. I was rebooting into
2.6.38 and after that reboot my RAID array was gone. I have to admit
that array has a
Sorry, please ignore my last comment. The posted python code above
turned actually out to be invalid.
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/694249
Title:
blueman-applet crashed with SIGSEGV
There might be an 64bit->32bit bug in the ctypes module of python. I'm
investigating a bug where a python app does:
xlib = ctypes.cdll.LoadLibrary( 'libX11.so.6')
xlib_dpy = xlib.XOpenDisplay( os.environ['DISPLAY'])
xlib_root = xlib.XDefaultRootWindow( xlib_dpy)
On my Gentoo x86_64 machine this f