Activity log for bug #1390627

Date Who What changed Old value New value Message
2014-11-07 21:38:10 Brian Murray bug added bug
2014-11-07 21:45:13 Brian Murray description Kees Cook and I discovered that something, either whoopsie or daisy or pycassa I guess, is replacing values that contain tabs with question marks. This error report contains ? instead of tabs in the Registers field: https://errors.ubuntu.com/oops/e97b1abc-66bd-11e4-9406-fa163e525ba7 Registers: rax 0xfffffffffffffdfc?-516 rbx 0x2782a60?41429600 rcx 0xffffffffffffffff?-1 rdx 0xb51?2897 rsi 0x3?3 This is also true in the database. In [2]: cassandra.get_crash('e97b1abc-66bd-11e4-9406-fa163e525ba7')['Registers'] Out[2]: u'rax 0xfffffffffffffdfc?-516\nrbx 0x2782a60?41429600\nrcx 0xffffffffffffffff?-1\nrdx 0xb51?2897\nrsi 0x3?3\nrdi 0x2813dc0?42024384\nrbp 0x3?0x3\nrsp 0x7fff44d39920?0x7fff44d39920\nr8 0x3?3\nr9 0x0?0\nr10 0x0?0\nr11 0x293?659\nr12 0x2813dc0?42024384\nr13 0xb51?2897\nr14 0x7f1c37f00310?139759174288144\nr15 0x3?3\nrip 0x7f1c39fb439d?0x7f1c39fb439d <poll+45>\neflags 0x293?[ CF AF SF IF ]\ncs 0x33?51\nss 0x2b?43\nds 0x0?0\nes 0x0?0\nfs 0x0?0\ngs 0x0?0' I've noticed this issue both from clients running 14.04 and 15.04. Other fields that include tabs are ProcStatus. Kees Cook and I discovered that something, either whoopsie or daisy or pycassa I guess, is replacing values that contain tabs with question marks. This error report contains ? instead of tabs in the Registers field: https://errors.ubuntu.com/oops/e97b1abc-66bd-11e4-9406-fa163e525ba7 Registers: rax 0xfffffffffffffdfc?-516 rbx 0x2782a60?41429600 rcx 0xffffffffffffffff?-1 rdx 0xb51?2897 rsi 0x3?3 This is also true in the database. In [2]: cassandra.get_crash('e97b1abc-66bd-11e4-9406-fa163e525ba7')['Registers'] Out[2]: u'rax 0xfffffffffffffdfc?-516\nrbx 0x2782a60?41429600\nrcx 0xffffffffffffffff?-1\nrdx 0xb51?2897\nrsi 0x3?3\nrdi 0x2813dc0?42024384\nrbp 0x3?0x3\nrsp 0x7fff44d39920?0x7fff44d39920\nr8 0x3?3\nr9 0x0?0\nr10 0x0?0\nr11 0x293?659\nr12 0x2813dc0?42024384\nr13 0xb51?2897\nr14 0x7f1c37f00310?139759174288144\nr15 0x3?3\nrip 0x7f1c39fb439d?0x7f1c39fb439d <poll+45>\neflags 0x293?[ CF AF SF IF ]\ncs 0x33?51\nss 0x2b?43\nds 0x0?0\nes 0x0?0\nfs 0x0?0\ngs 0x0?0' I've noticed this issue both from clients running 14.04 and 15.04. Other fields that include tabs are ProcStatus, Disassembly.
2014-11-07 22:01:08 Brian Murray bug added subscriber Evan Dandrea
2014-11-08 00:08:53 Brian Murray bug task added daisy
2014-11-08 00:09:01 Brian Murray whoopsie (Ubuntu): status New Confirmed
2014-11-08 00:09:04 Brian Murray daisy: status New Confirmed
2014-11-08 00:09:07 Brian Murray daisy: importance Undecided Medium
2014-11-08 00:09:10 Brian Murray whoopsie (Ubuntu): importance Undecided Medium
2016-03-17 19:38:37 Barry Warsaw whoopsie (Ubuntu): assignee Barry Warsaw (barry)
2016-03-17 20:26:43 Barry Warsaw branch linked lp:~barry/whoopsie/lp1390627
2016-03-17 20:33:25 Barry Warsaw whoopsie (Ubuntu): status Confirmed In Progress
2016-03-17 21:17:09 Launchpad Janitor branch linked lp:whoopsie
2016-03-17 22:10:05 Launchpad Janitor whoopsie (Ubuntu): status In Progress Fix Released