Another example: ~$ ubuntu-bug apport ~$ (process:4277): GLib-CRITICAL **: g_slice_set_config: assertion 'sys_page_size == 0' failed
The error appears after the system info has been gathered and just as it brings up this web page. sudo does not solve the problem. -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to apport in Ubuntu. https://bugs.launchpad.net/bugs/305996 Title: launchpad tells me to run command that prints assert errror Status in apport package in Ubuntu: Fix Released Bug description: When trying to report a bug for xserver-xorg-video-intel, then the launchpad bug reporting tool tells me that I should report this bug using the command "ubuntu-bug -p xserver-xorg-video-intel" instead so that logs get automatically attached. However, when I run this command exactly like it was typed/recommended on launchpad then it prints an assert error. Maybe this is because the command needs to run as a super user for certain packages? I'm not sure? mnemo@kingfish:~$ ubuntu-bug -p xserver-xorg-video-intel Error: Cannot open display ":0 -" Exiting Couldn't probe graphics card: Permission denied hook /usr/share/apport/package-hooks//source_xserver-xorg-video-intel.py crashed: Traceback (most recent call last): File "/usr/lib/python2.5/site-packages/apport/report.py", line 554, in add_hooks_info symb['add_info'](self) File "/usr/share/apport/package-hooks//source_xserver-xorg-video-intel.py", line 77, in add_info report['intel_reg_dumper'] = script.communicate()[0] File "/usr/lib/python2.5/site-packages/problem_report.py", line 469, in __setitem__ assert k.replace('.', '').isalnum() AssertionError mnemo@kingfish:~$ To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/apport/+bug/305996/+subscriptions -- Mailing list: https://launchpad.net/~touch-packages Post to : touch-packages@lists.launchpad.net Unsubscribe : https://launchpad.net/~touch-packages More help : https://help.launchpad.net/ListHelp