Skip to content

Unable to run java example #161

@Athinivas

Description

@Athinivas

Getting this exception while running the java 17 example on qemu platform

`test@test:~/unikraft/catalog/library/java/17$ kraft run --rm -M 1024M -p 8080:8080 --plat qemu --arch x86_64 .
A new version of KraftKit is now available (v0.11.3)!

Please update KraftKit through your local package manager or run:

curl --proto '=https' --tlsv1.2 -sSf https://get.kraftkit.sh | sh

Read the full changelog:

https://github.com/unikraft/kraftkit/releases/tag/v0.11.3

To turn off this check, set:

export KRAFTKIT_NO_CHECK_UPDATES=true

Or use the globally accessible flag '--no-check-updates'.

	 i  using arch=x86_64 plat=qemu

en1: Added
en1: Interface is up
Powered by Unikraft Helene (0.18.0~20800b7)
[ 0.786024] ERR: [libposix_process] Ignore updating resource 7: cur = 1024, max = 1024
[ 0.789125] CRIT: [libukvmem] Cannot handle read page fault at 0x0 (ec: 0x0): Bad address (14).
[ 0.791377] CRIT: [libkvmplat] RIP: 0000001016fd662d CS: 0008
[ 0.792902] CRIT: [libkvmplat] RSP: 0000001001b34f88 SS: 0010 EFLAGS: 00210246
[ 0.794790] CRIT: [libkvmplat] RAX: 0000000000000000 RBX: 0000000000000000 RCX: 00000000cafebabe
[ 0.797097] CRIT: [libkvmplat] RDX: 000000002c100800 RSI: 0000000000000000 RDI: 0000001001719d00
[ 0.799392] CRIT: [libkvmplat] RBP: 0000001001719d00 R08: 00000000ffffffff R09: 000000000000000c
[ 0.801900] CRIT: [libkvmplat] R10: 0000001016fd6724 R11: 0000001001b35368 R12: 0000001001b35480
[ 0.804235] CRIT: [libkvmplat] R13: 00000010016c3600 R14: 000000100168f024 R15: ffffffffffffffff
[ 0.806540] CRIT: [libkvmplat] base is 0x1001719d00 caller is 0x49656e696c65746e
[ 0.808494] CRIT: [libkvmplat] base is 0x756e65470000001b Unhandled Trap 13 (general protection), error code=0x0
[ 0.811261] CRIT: [libkvmplat] RIP: 000000000010fd67 CS: 0008
[ 0.812802] CRIT: [libkvmplat] RSP: 00000000109e3f90 SS: 0010 EFLAGS: 00210006
[ 0.814768] CRIT: [libkvmplat] RAX: 0000000000000000 RBX: 756e65470000001b RCX: 0000000000000016
[ 0.817132] CRIT: [libkvmplat] RDX: 00000000109c0d40 RSI: 0000000000000000 RDI: 00000000109a3245
[ 0.819515] CRIT: [libkvmplat] RBP: 00000000109e3fa0 R08: 00000000000003d5 R09: 0000000000200046
[ 0.821859] CRIT: [libkvmplat] R10: 000000000000000e R11: 00000000109e3d0b R12: 0000000000000005
[ 0.824185] CRIT: [libkvmplat] R13: 00000000109e4000 R14: 000000100168f024 R15: ffffffffffffffff
[ 0.826513] CRIT: [libkvmplat] Crashing
E machine fatally exited
`

Could anyone assist ?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions