Re: panic: __mp_lock_held(&sched_lock) 2013-DEC-27 snapshot

2014-01-29 Thread patrick keshishian
On Wed, Jan 29, 2014 at 07:50:34AM +0100, J??r??mie Courr??ges-Anglas wrote: > patrick keshishian writes: > > > On Tue, Jan 28, 2014 at 09:02:31PM -0800, Philip Guenther wrote: > >> On Tue, Jan 28, 2014 at 4:55 PM, patrick keshishian > >> wrote: > >> > Side note 1: > >> > Incidentally, I couldn

Re: panic: __mp_lock_held(&sched_lock) 2013-DEC-27 snapshot

2014-01-29 Thread Landry Breuil
On Tue, Jan 28, 2014 at 09:02:31PM -0800, Philip Guenther wrote: > On Tue, Jan 28, 2014 at 4:55 PM, patrick keshishian > wrote: > > > Side note 2: > > I see gdb crash quite often on subsequent run of app being > > debugged. I've noticed this on a bunch of snapshots dating > > some months back. N

Re: panic: __mp_lock_held(&sched_lock) 2013-DEC-27 snapshot

2014-01-28 Thread Jérémie Courrèges-Anglas
patrick keshishian writes: > On Tue, Jan 28, 2014 at 09:02:31PM -0800, Philip Guenther wrote: >> On Tue, Jan 28, 2014 at 4:55 PM, patrick keshishian >> wrote: >> > Not sure if anyone is interested in this panic as the >> > snapshot is a bit old. >> > >> > Happend while gdb-ing a process. >> > >

Re: panic: __mp_lock_held(&sched_lock) 2013-DEC-27 snapshot

2014-01-28 Thread Philip Guenther
On Tue, Jan 28, 2014 at 10:31 PM, patrick keshishian wrote: > On Tue, Jan 28, 2014 at 09:02:31PM -0800, Philip Guenther wrote: .. >> If you need to delay the loading of the shared-object until after >> process startup via dlopen(), then the executable should use dlsym() >> to get the symbol addres

Re: panic: __mp_lock_held(&sched_lock) 2013-DEC-27 snapshot

2014-01-28 Thread patrick keshishian
On Tue, Jan 28, 2014 at 09:02:31PM -0800, Philip Guenther wrote: > On Tue, Jan 28, 2014 at 4:55 PM, patrick keshishian > wrote: > > Not sure if anyone is interested in this panic as the > > snapshot is a bit old. > > > > Happend while gdb-ing a process. > > > > (typing off images; expect typos) >

Re: panic: __mp_lock_held(&sched_lock) 2013-DEC-27 snapshot

2014-01-28 Thread Philip Guenther
On Tue, Jan 28, 2014 at 4:55 PM, patrick keshishian wrote: > Not sure if anyone is interested in this panic as the > snapshot is a bit old. > > Happend while gdb-ing a process. > > (typing off images; expect typos) > > login: panic: kernel diagnostic assertion "__mp_lock_held(&sched_lock) == 0" >

panic: __mp_lock_held(&sched_lock) 2013-DEC-27 snapshot

2014-01-28 Thread patrick keshishian
Hi, Not sure if anyone is interested in this panic as the snapshot is a bit old. Happend while gdb-ing a process. (typing off images; expect typos) login: panic: kernel diagnostic assertion "__mp_lock_held(&sched_lock) == 0" failed: file "../../../../lock.c", line 126 Stopped at Debugger+