public inbox for devel@edk2.groups.io
 help / color / mirror / Atom feed
* ASSERT with PXE IPv6 boot.
@ 2017-03-21 15:07 Santhapur Naveen
  2017-03-23  5:18 ` Ye, Ting
  0 siblings, 1 reply; 6+ messages in thread
From: Santhapur Naveen @ 2017-03-21 15:07 UTC (permalink / raw)
  To: edk2-devel@lists.01.org

Hello all,

    I've a Windows Deployment Services PXE server supporting IPv6 with Windows 10 installers present. I've been getting ASSERT with PXE IPv6 in the following scenario.
1) Enable IPv6 Support
2) PXE Boot to Win 10 installer
3) Cancel the install process (Causes system to reboot)
4) Attempt to PXE boot. Here the system hangs on the PXE boot screen.

and it ASSERTs at Ip6Dxe\Ip6ConfigImpl.c(797): Index != Item->DataSize / sizeof (EFI_IP6_CONFIG_MANUAL_ADDRESS).

    Your suggestions is highly appreciated.

Best Regards,
Naveen


^ permalink raw reply	[flat|nested] 6+ messages in thread

* Re: ASSERT with PXE IPv6 boot.
  2017-03-21 15:07 ASSERT with PXE IPv6 boot Santhapur Naveen
@ 2017-03-23  5:18 ` Ye, Ting
  2017-03-23  7:50   ` Zhang, Lubo
  0 siblings, 1 reply; 6+ messages in thread
From: Ye, Ting @ 2017-03-23  5:18 UTC (permalink / raw)
  To: Santhapur Naveen, edk2-devel@lists.01.org

Hi Naveen,

Thanks for reporting this. We will have a try whether we could reproduce this issue.

Best Regards,
Ting

-----Original Message-----
From: edk2-devel [mailto:edk2-devel-bounces@lists.01.org] On Behalf Of Santhapur Naveen
Sent: Tuesday, March 21, 2017 11:08 PM
To: edk2-devel@lists.01.org
Subject: [edk2] ASSERT with PXE IPv6 boot.

Hello all,

    I've a Windows Deployment Services PXE server supporting IPv6 with Windows 10 installers present. I've been getting ASSERT with PXE IPv6 in the following scenario.
1) Enable IPv6 Support
2) PXE Boot to Win 10 installer
3) Cancel the install process (Causes system to reboot)
4) Attempt to PXE boot. Here the system hangs on the PXE boot screen.

and it ASSERTs at Ip6Dxe\Ip6ConfigImpl.c(797): Index != Item->DataSize / sizeof (EFI_IP6_CONFIG_MANUAL_ADDRESS).

    Your suggestions is highly appreciated.

Best Regards,
Naveen
_______________________________________________
edk2-devel mailing list
edk2-devel@lists.01.org
https://lists.01.org/mailman/listinfo/edk2-devel


^ permalink raw reply	[flat|nested] 6+ messages in thread

* Re: ASSERT with PXE IPv6 boot.
  2017-03-23  5:18 ` Ye, Ting
@ 2017-03-23  7:50   ` Zhang, Lubo
  2017-03-23  9:47     ` Santhapur Naveen
  2017-04-03  6:42     ` Santhapur Naveen
  0 siblings, 2 replies; 6+ messages in thread
From: Zhang, Lubo @ 2017-03-23  7:50 UTC (permalink / raw)
  To: Santhapur Naveen; +Cc: Ye, Ting, edk2-devel@lists.01.org

Hi Naveen

     I have made a quick test on Denlow platform following the steps to install windows 10, but cannot reproduce.


Thanks
Lubo 

-----Original Message-----
From: edk2-devel [mailto:edk2-devel-bounces@lists.01.org] On Behalf Of Ye, Ting
Sent: Thursday, March 23, 2017 1:18 PM
To: Santhapur Naveen <naveens@amiindia.co.in>; edk2-devel@lists.01.org
Subject: Re: [edk2] ASSERT with PXE IPv6 boot.

Hi Naveen,

Thanks for reporting this. We will have a try whether we could reproduce this issue.

Best Regards,
Ting

-----Original Message-----
From: edk2-devel [mailto:edk2-devel-bounces@lists.01.org] On Behalf Of Santhapur Naveen
Sent: Tuesday, March 21, 2017 11:08 PM
To: edk2-devel@lists.01.org
Subject: [edk2] ASSERT with PXE IPv6 boot.

Hello all,

    I've a Windows Deployment Services PXE server supporting IPv6 with Windows 10 installers present. I've been getting ASSERT with PXE IPv6 in the following scenario.
1) Enable IPv6 Support
2) PXE Boot to Win 10 installer
3) Cancel the install process (Causes system to reboot)
4) Attempt to PXE boot. Here the system hangs on the PXE boot screen.

and it ASSERTs at Ip6Dxe\Ip6ConfigImpl.c(797): Index != Item->DataSize / sizeof (EFI_IP6_CONFIG_MANUAL_ADDRESS).

    Your suggestions is highly appreciated.

Best Regards,
Naveen
_______________________________________________
edk2-devel mailing list
edk2-devel@lists.01.org
https://lists.01.org/mailman/listinfo/edk2-devel
_______________________________________________
edk2-devel mailing list
edk2-devel@lists.01.org
https://lists.01.org/mailman/listinfo/edk2-devel


^ permalink raw reply	[flat|nested] 6+ messages in thread

* Re: ASSERT with PXE IPv6 boot.
  2017-03-23  7:50   ` Zhang, Lubo
@ 2017-03-23  9:47     ` Santhapur Naveen
  2017-04-03  6:42     ` Santhapur Naveen
  1 sibling, 0 replies; 6+ messages in thread
From: Santhapur Naveen @ 2017-03-23  9:47 UTC (permalink / raw)
  To: Zhang, Lubo; +Cc: Ye, Ting, edk2-devel@lists.01.org

Hi Lubo,

	Thanks for the update.
	I'll debug and see for more information and let you know.

Thanks,
Naveen

-----Original Message-----
From: Zhang, Lubo [mailto:lubo.zhang@intel.com] 
Sent: Thursday, March 23, 2017 1:21 PM
To: Santhapur Naveen
Cc: Ye, Ting; edk2-devel@lists.01.org
Subject: RE: ASSERT with PXE IPv6 boot.

Hi Naveen

     I have made a quick test on Denlow platform following the steps to install windows 10, but cannot reproduce.


Thanks
Lubo 

-----Original Message-----
From: edk2-devel [mailto:edk2-devel-bounces@lists.01.org] On Behalf Of Ye, Ting
Sent: Thursday, March 23, 2017 1:18 PM
To: Santhapur Naveen <naveens@amiindia.co.in>; edk2-devel@lists.01.org
Subject: Re: [edk2] ASSERT with PXE IPv6 boot.

Hi Naveen,

Thanks for reporting this. We will have a try whether we could reproduce this issue.

Best Regards,
Ting

-----Original Message-----
From: edk2-devel [mailto:edk2-devel-bounces@lists.01.org] On Behalf Of Santhapur Naveen
Sent: Tuesday, March 21, 2017 11:08 PM
To: edk2-devel@lists.01.org
Subject: [edk2] ASSERT with PXE IPv6 boot.

Hello all,

    I've a Windows Deployment Services PXE server supporting IPv6 with Windows 10 installers present. I've been getting ASSERT with PXE IPv6 in the following scenario.
1) Enable IPv6 Support
2) PXE Boot to Win 10 installer
3) Cancel the install process (Causes system to reboot)
4) Attempt to PXE boot. Here the system hangs on the PXE boot screen.

and it ASSERTs at Ip6Dxe\Ip6ConfigImpl.c(797): Index != Item->DataSize / sizeof (EFI_IP6_CONFIG_MANUAL_ADDRESS).

    Your suggestions is highly appreciated.

Best Regards,
Naveen
_______________________________________________
edk2-devel mailing list
edk2-devel@lists.01.org
https://lists.01.org/mailman/listinfo/edk2-devel
_______________________________________________
edk2-devel mailing list
edk2-devel@lists.01.org
https://lists.01.org/mailman/listinfo/edk2-devel


^ permalink raw reply	[flat|nested] 6+ messages in thread

* Re: ASSERT with PXE IPv6 boot.
  2017-03-23  7:50   ` Zhang, Lubo
  2017-03-23  9:47     ` Santhapur Naveen
@ 2017-04-03  6:42     ` Santhapur Naveen
  2017-04-05  9:31       ` Zhang, Lubo
  1 sibling, 1 reply; 6+ messages in thread
From: Santhapur Naveen @ 2017-04-03  6:42 UTC (permalink / raw)
  To: Zhang, Lubo; +Cc: Ye, Ting, edk2-devel@lists.01.org

Hi Lubo,

	The issue can be reproduced when we set the PXE IPv6 as first boot option and let the system boot to it. Cancel when you get the windows Login page and it boots to PXE IPv6 again. In this case, ASSERT happens.

Note: we have a WDS server configured for deployment.

	The issue CANNOT be reproduced when we boot to setup on every reboot and select the PXE IPv6 boot option.

	Please see if you can reproduce with this environment. We will see from our side and provide you any useful information we find.

Thank you,
Naveen

-----Original Message-----
From: Santhapur Naveen 
Sent: Thursday, March 23, 2017 2:02 PM
To: 'Zhang, Lubo'
Cc: Ye, Ting; edk2-devel@lists.01.org
Subject: RE: ASSERT with PXE IPv6 boot.

Hi Lubo,

	Thanks for the update.
	I'll debug and see for more information and let you know.

Thanks,
Naveen

-----Original Message-----
From: Zhang, Lubo [mailto:lubo.zhang@intel.com] 
Sent: Thursday, March 23, 2017 1:21 PM
To: Santhapur Naveen
Cc: Ye, Ting; edk2-devel@lists.01.org
Subject: RE: ASSERT with PXE IPv6 boot.

Hi Naveen

     I have made a quick test on Denlow platform following the steps to install windows 10, but cannot reproduce.


Thanks
Lubo 

-----Original Message-----
From: edk2-devel [mailto:edk2-devel-bounces@lists.01.org] On Behalf Of Ye, Ting
Sent: Thursday, March 23, 2017 1:18 PM
To: Santhapur Naveen <naveens@amiindia.co.in>; edk2-devel@lists.01.org
Subject: Re: [edk2] ASSERT with PXE IPv6 boot.

Hi Naveen,

Thanks for reporting this. We will have a try whether we could reproduce this issue.

Best Regards,
Ting

-----Original Message-----
From: edk2-devel [mailto:edk2-devel-bounces@lists.01.org] On Behalf Of Santhapur Naveen
Sent: Tuesday, March 21, 2017 11:08 PM
To: edk2-devel@lists.01.org
Subject: [edk2] ASSERT with PXE IPv6 boot.

Hello all,

    I've a Windows Deployment Services PXE server supporting IPv6 with Windows 10 installers present. I've been getting ASSERT with PXE IPv6 in the following scenario.
1) Enable IPv6 Support
2) PXE Boot to Win 10 installer
3) Cancel the install process (Causes system to reboot)
4) Attempt to PXE boot. Here the system hangs on the PXE boot screen.

and it ASSERTs at Ip6Dxe\Ip6ConfigImpl.c(797): Index != Item->DataSize / sizeof (EFI_IP6_CONFIG_MANUAL_ADDRESS).

    Your suggestions is highly appreciated.

Best Regards,
Naveen
_______________________________________________
edk2-devel mailing list
edk2-devel@lists.01.org
https://lists.01.org/mailman/listinfo/edk2-devel
_______________________________________________
edk2-devel mailing list
edk2-devel@lists.01.org
https://lists.01.org/mailman/listinfo/edk2-devel


^ permalink raw reply	[flat|nested] 6+ messages in thread

* Re: ASSERT with PXE IPv6 boot.
  2017-04-03  6:42     ` Santhapur Naveen
@ 2017-04-05  9:31       ` Zhang, Lubo
  0 siblings, 0 replies; 6+ messages in thread
From: Zhang, Lubo @ 2017-04-05  9:31 UTC (permalink / raw)
  To: Santhapur Naveen; +Cc: Ye, Ting, edk2-devel@lists.01.org

Hi Naveen
   
     Thanks for the information, we have captured the assert issue as you mentioned.  I will debug more and let you know if anything updated.

Best regards
Lubo

-----Original Message-----
From: edk2-devel [mailto:edk2-devel-bounces@lists.01.org] On Behalf Of Santhapur Naveen
Sent: Monday, April 03, 2017 2:43 PM
To: Zhang, Lubo <lubo.zhang@intel.com>
Cc: Ye, Ting <ting.ye@intel.com>; edk2-devel@lists.01.org
Subject: Re: [edk2] ASSERT with PXE IPv6 boot.

Hi Lubo,

	The issue can be reproduced when we set the PXE IPv6 as first boot option and let the system boot to it. Cancel when you get the windows Login page and it boots to PXE IPv6 again. In this case, ASSERT happens.

Note: we have a WDS server configured for deployment.

	The issue CANNOT be reproduced when we boot to setup on every reboot and select the PXE IPv6 boot option.

	Please see if you can reproduce with this environment. We will see from our side and provide you any useful information we find.

Thank you,
Naveen

-----Original Message-----
From: Santhapur Naveen 
Sent: Thursday, March 23, 2017 2:02 PM
To: 'Zhang, Lubo'
Cc: Ye, Ting; edk2-devel@lists.01.org
Subject: RE: ASSERT with PXE IPv6 boot.

Hi Lubo,

	Thanks for the update.
	I'll debug and see for more information and let you know.

Thanks,
Naveen

-----Original Message-----
From: Zhang, Lubo [mailto:lubo.zhang@intel.com] 
Sent: Thursday, March 23, 2017 1:21 PM
To: Santhapur Naveen
Cc: Ye, Ting; edk2-devel@lists.01.org
Subject: RE: ASSERT with PXE IPv6 boot.

Hi Naveen

     I have made a quick test on Denlow platform following the steps to install windows 10, but cannot reproduce.


Thanks
Lubo 

-----Original Message-----
From: edk2-devel [mailto:edk2-devel-bounces@lists.01.org] On Behalf Of Ye, Ting
Sent: Thursday, March 23, 2017 1:18 PM
To: Santhapur Naveen <naveens@amiindia.co.in>; edk2-devel@lists.01.org
Subject: Re: [edk2] ASSERT with PXE IPv6 boot.

Hi Naveen,

Thanks for reporting this. We will have a try whether we could reproduce this issue.

Best Regards,
Ting

-----Original Message-----
From: edk2-devel [mailto:edk2-devel-bounces@lists.01.org] On Behalf Of Santhapur Naveen
Sent: Tuesday, March 21, 2017 11:08 PM
To: edk2-devel@lists.01.org
Subject: [edk2] ASSERT with PXE IPv6 boot.

Hello all,

    I've a Windows Deployment Services PXE server supporting IPv6 with Windows 10 installers present. I've been getting ASSERT with PXE IPv6 in the following scenario.
1) Enable IPv6 Support
2) PXE Boot to Win 10 installer
3) Cancel the install process (Causes system to reboot)
4) Attempt to PXE boot. Here the system hangs on the PXE boot screen.

and it ASSERTs at Ip6Dxe\Ip6ConfigImpl.c(797): Index != Item->DataSize / sizeof (EFI_IP6_CONFIG_MANUAL_ADDRESS).

    Your suggestions is highly appreciated.

Best Regards,
Naveen
_______________________________________________
edk2-devel mailing list
edk2-devel@lists.01.org
https://lists.01.org/mailman/listinfo/edk2-devel
_______________________________________________
edk2-devel mailing list
edk2-devel@lists.01.org
https://lists.01.org/mailman/listinfo/edk2-devel
_______________________________________________
edk2-devel mailing list
edk2-devel@lists.01.org
https://lists.01.org/mailman/listinfo/edk2-devel


^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2017-04-05  9:31 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-03-21 15:07 ASSERT with PXE IPv6 boot Santhapur Naveen
2017-03-23  5:18 ` Ye, Ting
2017-03-23  7:50   ` Zhang, Lubo
2017-03-23  9:47     ` Santhapur Naveen
2017-04-03  6:42     ` Santhapur Naveen
2017-04-05  9:31       ` Zhang, Lubo

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox