On 2017-Jan-29, at 4:56 PM, Mark Millard wrote:
> Context: head -r312942
>
> Generating:
>
> /usr/obj/amd64_clang/amd64.amd64/usr/src/sys/GENERIC-NODBG/modules/usr/src/sys/modules/mlx5en/mlx5_en_ethtool.o
>
> involves. . .
>
> /usr/src/sys/dev/mlx5/diagnostics.h shows:
>
> struct mlx5_core_d
Context: head -r312942
Generating:
/usr/obj/amd64_clang/amd64.amd64/usr/src/sys/GENERIC-NODBG/modules/usr/src/sys/modules/mlx5en/mlx5_en_ethtool.o
involves. . .
/usr/src/sys/dev/mlx5/diagnostics.h shows:
struct mlx5_core_diagnostics_entry {
const char *const desc;
u16 count
Guy Yur (guy...@gmail.com) wrote:
> Hi,
>
> On Sun, Jan 29, 2017 at 11:09 PM, Mark Millard wrote:
> > For a prior amd64 -> armv6 cross build and I tried a local
> > file system install of the kernel via DESTDIR= use:
> >
> >> Script started on Sun Jan 29 12:51:42 2017
> >> Command: env __MAKE_CON
Hi,
On Sun, Jan 29, 2017 at 11:09 PM, Mark Millard wrote:
> For a prior amd64 -> armv6 cross build and I tried a local
> file system install of the kernel via DESTDIR= use:
>
>> Script started on Sun Jan 29 12:51:42 2017
>> Command: env __MAKE_CONF=/root/src.configs/make.conf SRCCONF=/dev/null
>
For a prior amd64 -> armv6 cross build and I tried a local
file system install of the kernel via DESTDIR= use:
> Script started on Sun Jan 29 12:51:42 2017
> Command: env __MAKE_CONF=/root/src.configs/make.conf SRCCONF=/dev/null
> SRC_ENV_CONF=/root/src.configs/src.conf.bpim3-clang-bootstrap.amd6
On 29 Jan 2017, at 19:35, Matthias Andree wrote:
> whenever I've traced one of the attached SIGBUS issues on gcc-compiled
> i386 code with SSE2, I found that it was using unaligned 128-bit =
> 16-byte wide SSE2 access which also needs 16-byte aligned data
> (including stacks).
See these very old
Greetings,
whenever I've traced one of the attached SIGBUS issues on gcc-compiled
i386 code with SSE2, I found that it was using unaligned 128-bit =
16-byte wide SSE2 access which also needs 16-byte aligned data
(including stacks).
For rawtherapee in particular, the crash happens in one of the C+