Bug#932939: Confirmed bug 932939

2019-11-29 Thread Aragon Gouveia

Just writing to confirm the same behaviour with a Supermicro X10SRL-F.

main-menu segfaults at the beginning of d-i just after ethdetect runs 
and before a network interface is configured.


Changing PXE console kernel boot options from:
   console=tty0 console=ttyS0,115200n8
to:
   console=ttyS0,115200n8

works around the issue here too.

Hope this helps!



Bug#932939: Confirmed bug 932939

2019-09-30 Thread Ashish SHUKLA
On 10/1/19 5:23 AM, Jeff wrote:
> Confirmed the same.
> 
> Sep 30 23:40:50 debconf: Setting debconf/language to en
> Sep 30 23:40:50 kernel: [  140.827798] main-menu[16157]: segfault at 1
> ip 7f2eeec81554 sp 7ffdd0809cc8 error 4 in
> libc.so.6[7f2eeec11000+148000]
> Sep 30 23:40:50 kernel: [  140.827811] Code: 1f 80 00 00 00 00 66 0f
> 6e ce 89 f9 66 0f 60 c9 48 85 d2 0f 84 0d 03 00 00 66 0f 60 c9 83 e1
> 3f 66 0f 70 c9 00 83 f9 30 77 3c  0f 6f 07 66 0f 74 c1 66 0f d7 c0
> 85 c0 0f 85 a8 02 00 00 48 83
> 
> Changed pxe console boot kernel options from:
>console=tty0 console=ttyS0,115200n8
> to:
>console=ttyS0,115200n8
> 

Thank you for confirming.

-- 
Ashish SHUKLA



signature.asc
Description: OpenPGP digital signature


Bug#932939: Confirmed bug 932939

2019-09-30 Thread Jeff
Confirmed the same.

Sep 30 23:40:50 debconf: Setting debconf/language to en
Sep 30 23:40:50 kernel: [  140.827798] main-menu[16157]: segfault at 1
ip 7f2eeec81554 sp 7ffdd0809cc8 error 4 in
libc.so.6[7f2eeec11000+148000]
Sep 30 23:40:50 kernel: [  140.827811] Code: 1f 80 00 00 00 00 66 0f
6e ce 89 f9 66 0f 60 c9 48 85 d2 0f 84 0d 03 00 00 66 0f 60 c9 83 e1
3f 66 0f 70 c9 00 83 f9 30 77 3c  0f 6f 07 66 0f 74 c1 66 0f d7 c0
85 c0 0f 85 a8 02 00 00 48 83

Changed pxe console boot kernel options from:
   console=tty0 console=ttyS0,115200n8
to:
   console=ttyS0,115200n8