All of lore.kernel.org
 help / color / mirror / Atom feed
* [uml-devel] syscall failed
@ 2008-03-28 22:44 Antoine Martin
  2008-03-31 14:50 ` Jeff Dike
  0 siblings, 1 reply; 3+ messages in thread
From: Antoine Martin @ 2008-03-28 22:44 UTC (permalink / raw)
  To: UML devel

FYI: (skas4 host)

[43492659.840000] syscall_stub_done : ret = -12, offset = 548682067984,
data = 000000007f115010
[43492659.840000] syscall_stub_done : syscall 9 failed, return value =
0xfffffff4, expected return value = 0x47a0000
[43492659.840000]     syscall parameters: 0x47a0000 0x1000 0x7 0x11 0x3
0xc4c9000
[43492659.840000] Failed to flush page for address 0x47a0000
[43531234.700000] syscall_stub_done : ret = -12, offset = 548682067984,
data = 000000007f6a8010
[43531234.700000] syscall_stub_done : syscall 9 failed, return value =
0xfffffff4, expected return value = 0x4e9e2000
[43531234.700000]     syscall parameters: 0x4e9e2000 0x1000 0x7 0x11 0x3
0x1db9c000
[43531234.700000] Failed to flush page for address 0x4e9e2000
[43580225.490000] syscall_stub_done : ret = -12, offset = 548682067984,
data = 000000007f7ca010
[43580225.490000] syscall_stub_done : syscall 9 failed, return value =
0xfffffff4, expected return value = 0x6178000
[43580225.490000]     syscall parameters: 0x6178000 0x1000 0x7 0x11 0x3
0x8d02000
[43580225.490000] Failed to flush page for address 0x6178000
[43604789.740000] line_write_room: tty0: no room left in buffer
[43607449.300000] syscall_stub_done : ret = -12, offset = 548682067984,
data = 000000007f0d2010
[43607449.300000] syscall_stub_done : syscall 9 failed, return value =
0xfffffff4, expected return value = 0x514b4000
[43607449.300000]     syscall parameters: 0x514b4000 0x1000 0x7 0x11 0x3
0x1157d000
[43607449.300000] Failed to flush page for address 0x514b4000

-------------------------------------------------------------------------
Check out the new SourceForge.net Marketplace.
It's the best place to buy or sell services for
just about anything Open Source.
http://ad.doubleclick.net/clk;164216239;13503038;w?http://sf.net/marketplace
_______________________________________________
User-mode-linux-devel mailing list
User-mode-linux-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/user-mode-linux-devel

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: [uml-devel] syscall failed
  2008-03-28 22:44 [uml-devel] syscall failed Antoine Martin
@ 2008-03-31 14:50 ` Jeff Dike
  2008-03-31 20:06   ` Stian Skjelstad
  0 siblings, 1 reply; 3+ messages in thread
From: Jeff Dike @ 2008-03-31 14:50 UTC (permalink / raw)
  To: Antoine Martin; +Cc: UML devel

On Fri, Mar 28, 2008 at 10:44:08PM +0000, Antoine Martin wrote:
> FYI: (skas4 host)

Woo - a skas4 bug report!

However

> [43492659.840000] syscall_stub_done : ret = -12, offset = 548682067984,
> data = 000000007f115010
> [43492659.840000] syscall_stub_done : syscall 9 failed, return value =
> 0xfffffff4, expected return value = 0x47a0000

is just mmap returning -ENOMEM, which we've seen elsewhere with large
UML processes hitting the host's /proc/sys/vm/max_map_count limit.
Have you checked that?

			Jeff

-- 
Work email - jdike at linux dot intel dot com

-------------------------------------------------------------------------
Check out the new SourceForge.net Marketplace.
It's the best place to buy or sell services for
just about anything Open Source.
http://ad.doubleclick.net/clk;164216239;13503038;w?http://sf.net/marketplace
_______________________________________________
User-mode-linux-devel mailing list
User-mode-linux-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/user-mode-linux-devel

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: [uml-devel] syscall failed
  2008-03-31 14:50 ` Jeff Dike
@ 2008-03-31 20:06   ` Stian Skjelstad
  0 siblings, 0 replies; 3+ messages in thread
From: Stian Skjelstad @ 2008-03-31 20:06 UTC (permalink / raw)
  To: Jeff Dike; +Cc: UML devel

If this is a common issue/problem, perhaps an informativ error-message
can be written when this occure, hinting the user to a possible
solution.

Stian

On Mon, 2008-03-31 at 10:50 -0400, Jeff Dike wrote:
> On Fri, Mar 28, 2008 at 10:44:08PM +0000, Antoine Martin wrote:
> > [43492659.840000] syscall_stub_done : ret = -12, offset = 548682067984,
> > data = 000000007f115010
> > [43492659.840000] syscall_stub_done : syscall 9 failed, return value =
> > 0xfffffff4, expected return value = 0x47a0000
> 
> is just mmap returning -ENOMEM, which we've seen elsewhere with large
> UML processes hitting the host's /proc/sys/vm/max_map_count limit.
> Have you checked that?



-------------------------------------------------------------------------
Check out the new SourceForge.net Marketplace.
It's the best place to buy or sell services for
just about anything Open Source.
http://ad.doubleclick.net/clk;164216239;13503038;w?http://sf.net/marketplace
_______________________________________________
User-mode-linux-devel mailing list
User-mode-linux-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/user-mode-linux-devel

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2008-03-31 20:08 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-03-28 22:44 [uml-devel] syscall failed Antoine Martin
2008-03-31 14:50 ` Jeff Dike
2008-03-31 20:06   ` Stian Skjelstad

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.