18.02.2014 Views

string

string

string

SHOW MORE
SHOW LESS

Create successful ePaper yourself

Turn your PDF publications into a flip-book with our unique Google optimized e-Paper software.

kmem_free block already free<br />

Cause<br />

This is a programming error, probably from a device driver.<br />

Action<br />

Determine which driver is giving this message and contact the vendor for a software<br />

update, as this message indicates a bug in the driver.<br />

Technical Notes<br />

This message is from the DDI programming function kmem_free(9F), which<br />

releases a block of memory at address addr of size siz that was previously<br />

allocated by the DDI function kmem_alloc(9F). Both addr and siz must<br />

correspond to the original allocation. If you have source code for the driver, follow<br />

kmem_alloc(9F) and kmem_free(p]9F) in the code to make sure they allocate and free<br />

the same chunk of memory.<br />

"L"<br />

last message repeated int times<br />

Cause<br />

This message comes from syslogd(1M), the facility that prints messages on the<br />

console and records them in /var/adm/messages. To reduce the log size and<br />

minimize buffer usage, syslog collapses any identical messages it sees during a 20<br />

second period, then prints this message with the number of repetitions.<br />

Action<br />

Look above this message to see which message was repeated so often. Then consider<br />

the repeated message and take action accordingly. If repeated log entries such as<br />

su ... failed appear, consider the possibility of a security breach.<br />

Alphabetical Message Listing 95

Hooray! Your file is uploaded and ready to be published.

Saved successfully!

Ooh no, something went wrong!