Opened 14 years ago
Closed 10 years ago
#1642 closed defect (wontfix)
sms_error_handler messages logged
Reported by: | quozl | Owned by: | tomeu |
---|---|---|---|
Priority: | Unspecified by Maintainer | Milestone: | Unspecified |
Component: | Sugar | Version: | 0.84.x |
Severity: | Trivial | Keywords: | |
Cc: | Distribution/OS: | OLPC | |
Bug Status: | Unconfirmed |
Description
Messages from the sms_error_handler are being logged on 0.84 in shell.log.
sms_error_handler (0xaa7a1b8, FALSE, 3, 9, 32771, 0)
http://dev.laptop.org/ticket/9942 has an analysis of the meaning of one instance: offending minor opcode 3 is SM_SaveYourself, error class 32771 is 0x8003 is IceBadValue, severity 0 is IceCanContinue.
There is no obvious impact from these messages and they are not particularly frequent.
Change History (1)
comment:1 Changed 10 years ago by dnarvaez
- Resolution set to wontfix
- Status changed from new to closed
Note: See
TracTickets for help on using
tickets.
We have several errors in the log, I don't think it make sense to keep tickets for each of them. Though patches to fix any of them are of course welcome.