Login
[x]
Log in using an account from:
Fedora Account System
Red Hat Associate
Red Hat Customer
Or login using a Red Hat Bugzilla account
Forgot Password
Login:
Hide Forgot
Create an Account
Red Hat Bugzilla – Attachment 148374 Details for
Bug 229284
setroubleshoot crashes when syslog is unavailable
[?]
New
Simple Search
Advanced Search
My Links
Browse
Requests
Reports
Current State
Search
Tabular reports
Graphical reports
Duplicates
Other Reports
User Changes
Plotly Reports
Bug Status
Bug Severity
Non-Defaults
|
Product Dashboard
Help
Page Help!
Bug Writing Guidelines
What's new
Browser Support Policy
5.0.4.rh83 Release notes
FAQ
Guides index
User guide
Web Services
Contact
Legal
This site requires JavaScript to be enabled to function correctly, please enable it.
Python traceback
traceback (text/plain), 1.48 KB, created by
Davide Bolcioni
on 2007-02-19 22:35:53 UTC
(
hide
)
Description:
Python traceback
Filename:
MIME Type:
Creator:
Davide Bolcioni
Created:
2007-02-19 22:35:53 UTC
Size:
1.48 KB
patch
obsolete
>Traceback (most recent call last): > File "/usr/sbin/setroubleshootd", line 59, in ? > from setroubleshoot.config import cfg > File "/usr/lib/python2.4/site-packages/setroubleshoot/__init__.py", line 24, in ? > log_init(sys.argv[0]) > File "/usr/lib/python2.4/site-packages/setroubleshoot/log.py", line 127, in log_init > syslog = logging.handlers.SysLogHandler(address='/dev/log') > File "/usr/lib64/python2.4/logging/handlers.py", line 589, in __init__ > self._connect_unixsocket(address) > File "/usr/lib64/python2.4/logging/handlers.py", line 605, in _connect_unixsocket > self.socket.connect(address) > File "<string>", line 1, in connect >socket.error: (2, 'No such file or directory') >Error in atexit._run_exitfuncs: >Traceback (most recent call last): > File "/usr/lib64/python2.4/atexit.py", line 24, in _run_exitfuncs > func(*targs, **kargs) > File "/usr/lib64/python2.4/logging/__init__.py", line 1333, in shutdown > h.close() > File "/usr/lib64/python2.4/logging/handlers.py", line 630, in close > if self.unixsocket: >AttributeError: SysLogHandler instance has no attribute 'unixsocket' >Error in sys.exitfunc: >Traceback (most recent call last): > File "/usr/lib64/python2.4/atexit.py", line 24, in _run_exitfuncs > func(*targs, **kargs) > File "/usr/lib64/python2.4/logging/__init__.py", line 1333, in shutdown > h.close() > File "/usr/lib64/python2.4/logging/handlers.py", line 630, in close > if self.unixsocket: >AttributeError: SysLogHandler instance has no attribute 'unixsocket'
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 229284
: 148374