Re: kernel-2.6.27-0.215.rc1.git4.fc10.i686 oops and no X :(

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On Tue, 2008-08-05 at 16:18 -0400, Kyle McMartin wrote:
> On Tue, Aug 05, 2008 at 04:16:39PM -0400, Kyle McMartin wrote:
> > On Tue, Aug 05, 2008 at 12:37:32PM -0700, Antonio Olivares wrote:
> > > Dear fellow testers,
> > > 
> > > New kernel oops again and no X when starting it 
> > > 
> > > kernel-2.6.27-0.215.rc1.git4.fc10.i686
> > > 
> > > Here's oops
> > > 
> > > http://www.kerneloops.org/submitresult.php?number=48331
> > > 
> > 
> > nasty... did this just start recently?
> > 
> > Any thoughts, Dave?
> > 
> 
> fwiw this is hitting the BUG_ON in drm_open.
> 
>         mutex_lock(&dev->struct_mutex);
>         BUG_ON((dev->dev_mapping != NULL) &&
>                (dev->dev_mapping != inode->i_mapping));
>         if (dev->dev_mapping == NULL)
>                 dev->dev_mapping = inode->i_mapping;
>         mutex_unlock(&dev->struct_mutex);
> 

should be fixed in 222 or somewhere around that, at least the bug that
is open for it said that.

Dave.

_______________________________________________
Fedora-kernel-list mailing list
Fedora-kernel-list@xxxxxxxxxx
https://www.redhat.com/mailman/listinfo/fedora-kernel-list

[Index of Archives]     [Fedora General Discussion]     [Older Fedora Users Archive]     [Fedora Advisory Board]     [Fedora Security]     [Fedora Devel Java]     [Fedora Legacy]     [Fedora Desktop]     [ATA RAID]     [Fedora Marketing]     [Fedora Mentors]     [Fedora Package Announce]     [Fedora Package Review]     [Fedora Music]     [Fedora Packaging]     [Centos]     [Fedora SELinux]     [Coolkey]     [Yum Users]     [Tux]     [Yosemite News]     [KDE Users]     [Fedora Art]     [Fedora Docs]     [USB]     [Asterisk PBX]

  Powered by Linux