PANIC: thread_exit: Last thread exiting on its own.

John Baldwin jhb at freebsd.org
Mon Jan 3 17:07:35 UTC 2011


On Friday, December 31, 2010 4:22:36 am Lev Serebryakov wrote:
> Hello, Giovanni.
> You wrote 31 декабря 2010 г., 1:56:20:
> 
> >>  I've  got  this  panic on reboot from geom_raid5.
> > Could you please provide some backtrace? Have you got a core?
>   Backtrace  was were simple (I've reproduce it from my memory, but it
>   really was that simple):
> 
>   <all debugger-related stuff>
>   panic()
>   thread_exit()
>   kthread_exit()
>   g_raid5_worker()
>   fork_trampoline()
>   ...
> 
>   No core, because I didn't have dumpdev configured :(
> 
> > Which revision of -STABLE are you running(or when last src update)?
>   uname shows:
> 
> FreeBSD 8.2-PRERELEASE #2: Tue Dec 21 01:17:16 MSK 2010
> 
>   I've  rebuilt  kernel  RIGHT after `csup', so difference is no more
>  than several hours.

Looks like 204087 needs to be MFC'd.

-- 
John Baldwin


More information about the freebsd-hackers mailing list