On Sun, Apr 7, 2013 at 8:30 PM, Peter Butler <pbut...@pt.com> wrote: > Here's one more example, still the same setup, but this time crashing at > the same place as the original bug report. (BUG: failure at > block/blk-core.c:2978/blk_flush_plug_list()!) See below for output. > > BTW my host setup is Linux Mint 14: > > Linux ufo 3.5.0-17-generic #28-Ubuntu SMP Tue Oct 9 19:31:23 UTC 2012 > x86_64 x86_64 x86_64 GNU/Linux > > > > bash $ ./linux ubd0=Fedora18-AMD64-root_fs rw mem=4096M con0=fd:0,fd:1
Please don't post into unrelated threads. Anyway, all your crashes share one thing, before the crash UML did a sigsuspend(). It does only so in the SIGWINCH irq path. To verify ma theory please apply the attached patch. It disables the feature that you can resize an UML window on the host side and UML will change the terminal size in the guest. Thanks, //richard
no_winch.diff
Description: Binary data
------------------------------------------------------------------------------ Minimize network downtime and maximize team effectiveness. Reduce network management and security costs.Learn how to hire the most talented Cisco Certified professionals. Visit the Employer Resources Portal http://www.cisco.com/web/learning/employer_resources/index.html
_______________________________________________ User-mode-linux-devel mailing list User-mode-linux-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/user-mode-linux-devel