Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 1 Jul 2015 14:30:27 -0500
From:      "Matthew D. Fuller" <fullermd@over-yonder.net>
To:        Pawel Jakub Dawidek <pjd@FreeBSD.org>
Cc:        =?iso-8859-1?Q?Jos=E9_Garc=EDa?= Juanino <jjuanino@gmail.com>, freebsd-geom@freebsd.org
Subject:   Re: geli panics my system after suspend-resume: g_eli_orphan_spoil_assert() called for cd0.eli
Message-ID:  <20150701193027.GT50491@over-yonder.net>
In-Reply-To: <20150701154233.GA1456@garage.freebsd.pl>
References:  <CAAVO5%2BLR9MfHvt0tR5G4FyXKRt_hzkR3ZKUxvEA8Z%2BjWuEFq3g@mail.gmail.com> <20150613224602.GB1733@over-yonder.net> <CAAVO5%2BJTeZBqLZmd5t_riNmChgH8YH76DurJ_TUumFfgnVvpZg@mail.gmail.com> <20150615060128.GC1733@over-yonder.net> <20150629013011.GN50491@over-yonder.net> <20150701154233.GA1456@garage.freebsd.pl>

next in thread | previous in thread | raw e-mail | index | archive | help
On Wed, Jul 01, 2015 at 05:42:33PM +0200 I heard the voice of
Pawel Jakub Dawidek, and lo! it spake thus:
> 
> The spoil event happens when provider is open for writting for the
> first time (its open-for-write counter goes from 0 to >0). Since
> GELI opens its providers always exclusively there can be no write
> opens, thus the spoil event is unexpected.

Well, from OP
(https://lists.freebsd.org/pipermail/freebsd-current/2015-June/056193.html)
it's coming from a CD media change event.  The BT linked from the mail
shows.

panic() at panic+0x43/frame 0xfffffe011ba81b00
g_eli_orphan_spoil_assert() at g_eli_orphan_spoil_assert+0x1f/frame 0xfffffe011ba81b10
g_spoil_event() at g_spoil_event+0x72/frame 0xfffffe011ba81b40
g_media_changed_event() at g_media_changed_event+0x68/frame 0xfffffe011ba81b70
g_run_events() at g_run_events+0x1a7/frame 0xfffffe011ba81bb0


> To see what exactly is happening I'd need to see the console output
> from before that happens with kern.geom.debugflags set to 5.

'd have to talk to José for that; added him back to CC.


-- 
Matthew Fuller     (MF4839)   |  fullermd@over-yonder.net
Systems/Network Administrator |  http://www.over-yonder.net/~fullermd/
           On the Internet, nobody can hear you scream.



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20150701193027.GT50491>