[Bug 1191270] [NEW] Crashes while trying to print exception
Afiefh
1191270 at bugs.launchpad.net
Sat Jun 15 11:49:44 UTC 2013
Public bug reported:
While creating a bootlable usb, got the following exception:
Traceback (most recent call last):
File "/usr/lib/python3.3/logging/handlers.py", line 72, in emit
if self.shouldRollover(record):
File "/usr/lib/python3.3/logging/handlers.py", line 187, in shouldRollover
msg = "%s\n" % self.format(record)
File "/usr/lib/python3.3/logging/__init__.py", line 808, in format
return fmt.format(record)
File "/usr/lib/python3.3/logging/__init__.py", line 554, in format
record.exc_text = self.formatException(record.exc_info)
File "/usr/lib/python3.3/logging/__init__.py", line 504, in formatException
traceback.print_exception(ei[0], ei[1], tb, None, sio)
File "/usr/lib/python3.3/traceback.py", line 156, in print_exception
for value, tb in values:
File "/usr/lib/python3.3/traceback.py", line 122, in _iter_chain
context = exc.__context__
** Affects: usb-creator (Ubuntu)
Importance: Undecided
Status: New
--
You received this bug notification because you are a member of Ubuntu
Foundations Bugs, which is subscribed to usb-creator in Ubuntu.
https://bugs.launchpad.net/bugs/1191270
Title:
Crashes while trying to print exception
Status in “usb-creator” package in Ubuntu:
New
Bug description:
While creating a bootlable usb, got the following exception:
Traceback (most recent call last):
File "/usr/lib/python3.3/logging/handlers.py", line 72, in emit
if self.shouldRollover(record):
File "/usr/lib/python3.3/logging/handlers.py", line 187, in shouldRollover
msg = "%s\n" % self.format(record)
File "/usr/lib/python3.3/logging/__init__.py", line 808, in format
return fmt.format(record)
File "/usr/lib/python3.3/logging/__init__.py", line 554, in format
record.exc_text = self.formatException(record.exc_info)
File "/usr/lib/python3.3/logging/__init__.py", line 504, in formatException
traceback.print_exception(ei[0], ei[1], tb, None, sio)
File "/usr/lib/python3.3/traceback.py", line 156, in print_exception
for value, tb in values:
File "/usr/lib/python3.3/traceback.py", line 122, in _iter_chain
context = exc.__context__
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/usb-creator/+bug/1191270/+subscriptions
More information about the foundations-bugs
mailing list