DaemonForums  

Go Back   DaemonForums > OpenBSD > OpenBSD Installation and Upgrading

OpenBSD Installation and Upgrading Installing and upgrading OpenBSD.

 
 
Thread Tools Display Modes
Prev Previous Post   Next Post Next
  #1   (View Single Post)  
Old 27th July 2010
Reinhold Reinhold is offline
New User
 
Join Date: Jul 2010
Posts: 6
Default Problem solved, should I file a bug report?

Yesterday I updated from 4.7-release to -current (aka 4.8-beta) on my spare iMac G3. X didn't work.

Xorg.0.log from 4.7 says:

(II) Initializing built-in extension DAMAGE
(II) AIGLX: Screen 0 is not DRI2 capable
(II) AIGLX: Screen 0 is not DRI capable
(II) AIGLX: Loaded and initialized /usr/X11R6/lib/modules/dri/swrast_dri.so

Xorg.0.log from 4.8-beta says:

[317562.046] (II) Initializing built-in extension DAMAGE
[317563.945] Segmentation fault at address 0x4
[317563.945]
Fatal server error:
[317563.945] Caught signal 11 (Segmentation fault). Server aborting


Here is a simple fix:

section "ServerLayout"
Option "AIGLX" "off"
EndSection

So, everything is ok.

Now, should I file a bug report? On the one hand, it seems to be merely a problem of xorg.conf, probably specific to my kind of machine. OTOH, there is a segmentation fault ocurring, which I think should not happen under any circumstances. What do you think?

Regards,
Reinhold
Reply With Quote
 

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
Huge FTP transfer file fragmentation problem under Windows eakinasila Other OS 2 13th December 2009 02:50 PM
Have problem transfer large file bigger 1GB bsdme2 FreeBSD General 9 14th January 2009 05:49 AM


All times are GMT. The time now is 11:41 PM.


Powered by vBulletin® Version 3.8.4
Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
Content copyright © 2007-2010, the authors
Daemon image copyright ©1988, Marshall Kirk McKusick