12.10 unity-compiz
same problem, different python, tried commenting out 1296 and 1297 they
look the same in python3.
# avoid ':' in ELF paths, we use that as separator
stack.append(offset.replace(':', '..'))
since one is already commented im guessing these are not the correct
lines to comment out. Would appreciate a working workaround. thanks.
Traceback (most recent call last):
File "/usr/share/apport/apport-gtk", line 588, in <module>
app.run_argv()
File "/usr/lib/python3/dist-packages/apport/ui.py", line 637, in run_argv
return self.run_report_bug()
File "/usr/lib/python3/dist-packages/apport/ui.py", line 439, in
run_report_bug
self.collect_info(symptom_script)
File "/usr/lib/python3/dist-packages/apport/ui.py", line 1041, in collect_info
anonymize_thread.exc_raise()
File "/usr/lib/python3/dist-packages/apport/REThread.py", line 64, in
exc_raise
raise self._exception[1].with_traceback(self._exception[2])
File "/usr/lib/python3/dist-packages/apport/REThread.py", line 34, in run
self._retval = self.__target(*self.__args, **self.__kwargs)
File "/usr/lib/python3/dist-packages/apport/report.py", line 1340, in
anonymize
replacements.append((re.compile('\\b%s\\b' % s), 'User Name'))
File "/usr/lib/python3.2/re.py", line 214, in compile
return _compile(pattern, flags)
File "/usr/lib/python3.2/re.py", line 263, in _compile
return _compile_typed(type(pattern), pattern, flags)
File "/usr/lib/python3.2/functools.py", line 184, in wrapper
result = user_function(*args, **kwds)
File "/usr/lib/python3.2/re.py", line 275, in _compile_typed
return sre_compile.compile(pattern, flags)
File "/usr/lib/python3.2/sre_compile.py", line 491, in compile
p = sre_parse.parse(p, flags)
File "/usr/lib/python3.2/sre_parse.py", line 692, in parse
p = _parse_sub(source, pattern, 0)
File "/usr/lib/python3.2/sre_parse.py", line 315, in _parse_sub
itemsappend(_parse(source, state))
File "/usr/lib/python3.2/sre_parse.py", line 520, in _parse
raise error("nothing to repeat")
sre_constants.error: nothing to repeat
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/985049
Title:
apport-cli crashed with error in _compile(): nothing to repeat
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/apport/+bug/985049/+subscriptions
--
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs