If no one else is actively working to fix this annoyance, I'll see what
I can do. For me, it's mostly a matter of finding the time to download
the source package and its dependencies, build a debug version with
symbols in it that "gdb" can use, and then *maybe* figure out the best
way to code around the unaligned access.
Hi Bob!
On 1/18/20 5:06 PM, Bob Tracy wrote:
If no one else is actively working to fix this annoyance, I'll see what
I can do. For me, it's mostly a matter of finding the time to download
the source package and its dependencies, build a debug version with
symbols in it that "gdb" can use, and then *maybe* figure out the best
way to code around the unaligned access.
I'm busy with a lot of other things but I am well aware of this issue. You can silence the noise with "dmesg -n1".
Otherwise, it would be greatly appreciated if you could work on a patch to fix this issue.
Adrian
--
.''`. John Paul Adrian Glaubitz
: :' : Debian Developer - glaubitz@debian.org
`. `' Freie Universitaet Berlin - glaubitz@physik.fu-berlin.de
`- GPG: 62FF 8A75 84E0 2956 9546 0006 7426 3B37 F5B5 F913
https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=932381
On Sat, Jan 18, 2020 at 05:33:31PM +0000, Witold Baryluk wrote:
https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=932381
At first glance, that certainly appears to be the issue. The
conversation seems to have stalled-out as of July 2019.
memcpy() looks to be a good way of handling the problem, for the
reasons mentioned. Did you try that fix? If so, did it work for you?
--Bob
On Sat, Jan 18, 2020 at 05:33:31PM +0000, Witold Baryluk wrote:
https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=932381
At first glance, that certainly appears to be the issue. The
conversation seems to have stalled-out as of July 2019.
memcpy() looks to be a good way of handling the problem, for the
reasons mentioned. Did you try that fix? If so, did it work for you?
--Bob
Sysop: | Keyop |
---|---|
Location: | Huddersfield, West Yorkshire, UK |
Users: | 355 |
Nodes: | 16 (2 / 14) |
Uptime: | 05:40:46 |
Calls: | 7,656 |
Files: | 12,812 |
Messages: | 5,700,890 |