tabs being replaced by question marks in report values
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Daisy |
Confirmed
|
Medium
|
Unassigned | ||
whoopsie (Ubuntu) |
Fix Released
|
Medium
|
Barry Warsaw |
Bug 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:/
Registers:
rax 0xfffffffffffff
rbx 0x2782a60?41429600
rcx 0xfffffffffffff
rdx 0xb51?2897
rsi 0x3?3
This is also true in the database.
In [2]: cassandra.
Out[2]: u'rax 0xfffffffffffff
I've noticed this issue both from clients running 14.04 and 15.04. Other fields that include tabs are ProcStatus, Disassembly.
Related branches
- Brian Murray: Pending requested
-
Diff: 14 lines (+2/-2)1 file modifiedsrc/whoopsie.c (+2/-2)
Changed in whoopsie (Ubuntu): | |
status: | New → Confirmed |
Changed in daisy: | |
status: | New → Confirmed |
importance: | Undecided → Medium |
Changed in whoopsie (Ubuntu): | |
importance: | Undecided → Medium |
Changed in whoopsie (Ubuntu): | |
assignee: | nobody → Barry Warsaw (barry) |
Changed in whoopsie (Ubuntu): | |
status: | Confirmed → In Progress |
Reading the data via cassandra-cli also shows ? in the data.