Hi all,

I have updated my /hipster installation from:
$ uname -rosv
SunOS 5.11 illumos-258e862 Solaris

to(today's one):
SunOS 5.11 illumos-a48d812 Solaris


As soon as I start VBox guest, kernel crashes... (which is not case with
this OLDER one - nothing else has changed).

Suggested command from /var/adm/messages
---8<---<snapshot from /var/adm/messages>---
...
[2016-04-06 16:05:47] solarix genunix: [ID 864859 kern.notice] NOTICE:
reparsed[1153]: missing privilege "sys_mount" (euid = 0, syscall = 255)
needed at secpolicy_fs_owner+0x2e#012
[2016-04-06 16:05:47] solarix savecore: [ID 570001 auth.error] reboot
after panic: BAD TRAP: type=e (#pf Page fault) rp=ffffff000f8bc940
addr=fffffd7ffcced660 occurred in module "<unknown>" due to an illegal
access to a user address
[2016-04-06 16:05:47] solarix mac: [ID 469746 kern.info] NOTICE: e1000g0
registered
[2016-04-06 16:05:47] solarix isa: [ID 202937 kern.info] ISA-device:
pit_beep0
[2016-04-06 16:05:47] solarix genunix: [ID 936769 kern.info] pit_beep0
is /pci@0,0/isa@1f/pit_beep
[2016-04-06 16:05:47] solarix savecore: [ID 284810 auth.error] Panic
crashdump pending on dump device but dumpadm -n in effect; run
savecore(1M) manually to extract. Image UUID
a9b1c6ba-b4e0-6ad5-d2f7-e59d3b946c00.
[2016-04-06 16:05:47] solarix genunix: [ID 864859 kern.notice] NOTICE:
fmd[1220]: missing privilege "sys_mount" (euid = 0, syscall = 255)
needed at secpolicy_fs_owner+0x2e#012
[2016-04-06 16:05:47] solarix /sbin/dhcpagent[118]: [ID 778557
daemon.warning] configure_v4_lease: no IP broadcast specified for rge0,
making best guess
[2016-04-06 16:05:47] solarix in.routed[898]: [ID 847162 daemon.error] 4
bytes of routing message left over
[2016-04-06 16:05:48] solarix fmd: [ID 377184 daemon.error] SUNW-MSG-ID:
SUNOS-8000-KL, TYPE: Defect, VER: 1, SEVERITY: Major#012EVENT-TIME: Wed
Apr  6 16:05:47 CEST 2016#012PLATFORM: To-Be-Filled-By-O.E.M., CSN: -,
HOSTNAME: solarix#012SOURCE: software-diagnosis, REV: 0.1#012EVENT-ID:
a9b1c6ba-b4e0-6ad5-d2f7-e59d3b946c00#012DESC: The system has rebooted
after a kernel panic.  Refer to http://illumos.org/msg/SUNOS-8000-KL for
more information.#012AUTO-RESPONSE: The failed system image was dumped
to the dump device.  If savecore is enabled (see dumpadm(1M)) a copy of
the dump will be written to the savecore directory .#012IMPACT: There
may be some performance impact while the panic is copied to the savecore
directory.  Disk space usage by panics can be
substantial.#012REC-ACTION: If savecore is not enabled then please take
steps to preserve the crash image.#012Use 'fmdump -Vp -u
a9b1c6ba-b4e0-6ad5-d2f7-e59d3b946c00' to view more panic detail.  Please
refer to the knowledge article for additional information.
...
---8<---</snapshot from /var/adm/messages>---

shows:
---8<---<command "fmdump -Vp -u a9b1c6ba-b4e0-6ad5-d2f7-e59d3b946c00">---
TIME                           UUID
SUNW-MSG-ID
Apr 06 2016 16:05:47.983398000 a9b1c6ba-b4e0-6ad5-d2f7-e59d3b946c00
SUNOS-8000-KL

  TIME                 CLASS                                 ENA
  Apr 06 16:05:47.5043 ireport.os.sunos.panic.dump_pending_on_device
0x0000000000000000

nvlist version: 0
        version = 0x0
        class = list.suspect
        uuid = a9b1c6ba-b4e0-6ad5-d2f7-e59d3b946c00
        code = SUNOS-8000-KL
        diag-time = 1459951547 950718
        de = fmd:///module/software-diagnosis
        fault-list-sz = 0x1
        fault-list = (array of embedded nvlists)
        (start fault-list[0])
        nvlist version: 0
                version = 0x0
                class = defect.sunos.kernel.panic
                certainty = 0x64
                asru =
sw:///:path=/var/crash/solarix/.a9b1c6ba-b4e0-6ad5-d2f7-e59d3b946c00
                resource =
sw:///:path=/var/crash/solarix/.a9b1c6ba-b4e0-6ad5-d2f7-e59d3b946c00
                savecore-succcess = 0
                os-instance-uuid = a9b1c6ba-b4e0-6ad5-d2f7-e59d3b946c00
                panicstr = BAD TRAP: type=e (#pf Page fault)
rp=ffffff000f8bc940 addr=fffffd7ffcced660 occurred in module "<unknown>"
due to an illegal access to a user address
                panicstack = unix:die+df () | unix:trap+1490 () |
unix:_cmntrap+e6 () | fffffffff8d09225 () | fffffffff8d07bf8 () |
fffffffff8d923d7 () | fffffffff8d081ea () | vboxdrv:supdrvIOCtl+17fd ()
| vboxdrv:VBoxDrvSolarisIOCtl+36c () | genunix:cdev_ioctl+39 () |
specfs:spec_ioctl+60 () | genunix:fop_ioctl+55 () | genunix:ioctl+9b ()
| unix:brand_sys_syscall+1f5 () |
                crashtime = 1459951477
                panic-time = April  6, 2016 04:04:37 PM CEST CEST
        (end fault-list[0])

        fault-status = 0x1
        severity = Major
        __ttl = 0x1
        __tod = 0x570517bb 0x3a9d7670
---8<---</command "fmdump -Vp -u a9b1c6ba-b4e0-6ad5-d2f7-e59d3b946c00">---

Moreover, page suggested to visit shows nothing at all:
http://illumos.org/msg/SUNOS-8000-KL

Any ideas (had to revert back to old BE)?
With best regards.
--
Predrag Zečević
Technical Support Analyst
2e Systems GmbH

Telephone: +49 6196 9505 815, Facsimile: +49 6196 9505 894
Mobile:    +49  174 3109 288,     Skype: predrag.zecevic
E-mail:    predrag.zece...@2e-systems.com

Headquarter:          2e Systems GmbH, Königsteiner Str. 87,
                      65812 Bad Soden am Taunus, Germany
Company registration: Amtsgericht Königstein (Germany), HRB 7303
Managing director:    Phil Douglas

http://www.2e-systems.com/ - Making your business fly!

_______________________________________________
openindiana-discuss mailing list
openindiana-discuss@openindiana.org
http://openindiana.org/mailman/listinfo/openindiana-discuss

Reply via email to