It is currently Thu, 08 Jun 2023 13:16:25 GMT



 
Author Message
 Assertion failure on solaris 2.8 causes system to crash
I have found that PCI graphics card cause assertion failures in solaris 2.8
which cause the system to crash. The failure is in pcicfg_get_mem() on the
assertion

       ASSERT((entry->memory_last + length) <=
                (entry->memory_base + entry->memory_len));

I have no fix for this yet, if anyone does please post it.

--
Nigel Horne. Arranger, Composer, Conductor, Typesetter.
Owner of the brass band group of the Internet. ICQ#20252325
n...@bandsman.co.uk http://www.**-**.com/



 Mon, 13 Oct 2003 20:02:19 GMT   
 Assertion failure on solaris 2.8 causes system to crash
I have printed out some information:

The values are:

entry->memory_last = 0x42000000
length = 0x1000000
entry->memory_base = 0x41900000
entry->memory_len = 0x1100000

The values in the 3 PCI memory address registers are 0x1000000, 0x100,
0x1000.

--
Nigel Horne. Arranger, Composer, Conductor, Typesetter.
Owner of the brass band group of the Internet. ICQ#20252325
n...@bandsman.co.uk http://www.bandsman.co.uk/music.htm



 Mon, 13 Oct 2003 20:36:53 GMT   
 Assertion failure on solaris 2.8 causes system to crash
Hmm, the "fix" is to remove the PCICFG_ROUND_UP call. I don't really like
the idea of removing that though. I'll see if I can come up with something
better.

--
Nigel Horne. Arranger, Composer, Conductor, Typesetter.
Owner of the brass band group of the Internet. ICQ#20252325
n...@bandsman.co.uk http://www.bandsman.co.uk/music.htm



 Mon, 13 Oct 2003 22:09:16 GMT   
 
   [ 3 post ] 

Similar Threads

1. ethernet causing system to panic on Solaris 2.8 (w/ fix)

2. Solaris 2.6 to 2.8 Upgrade Failure

3. Solaris 2.8 rel 7/01 crashes load CD!

4. 2.4.20: ext3: Assertion failure in journal_forget()/Oops on another system

5. Strange failure (internal assertion failure?)

6. System call on Solaris 2.8 to retrieve current user's password

7. ID -a cause pb on sun 2.6 and 2.8

8. Linux 2.0, gcc 2.8 cause ntp bias

9. Knode crashing in OpenBSD 2.8

10. Solaris 2.8 x Solaris 5.8


 
Powered by phpBB © 2000, 2002, 2005, 2007 phpBB Group.
Designed by ST Software