Skip to content

Conversation

@galak
Copy link
Contributor

@galak galak commented Jan 31, 2019

Reverts #8674

This seems to break CI right now as there are failures in:

qemu_x86:
   tests/net/lib/dns_resolve/net.dns
   tests/net/lib/dns_resolve/net.dns.no_ipv6

...
===================================================================
starting test - dns_query_ipv6_numeric
PASS - dns_query_ipv6_numeric
===================================================================
Test suite dns_tests succeeded
===================================================================
PROJECT EXECUTION SUCCESSFUL
***** CPU Page Fault (error code 0x00000002)
Supervisor thread wrote address 0x00000000
PDE: 0x025 Present, Read-only, User, Execute Enabled
PTE: 0x00 Non-present, Read-only, Supervisor, Execute Enabled
Current thread ID = 0x00401740
eax: 0x004016f0, ebx: 0x004016f0, ecx: 0x00000000, edx: 0x00000000
esi: 0x00000246, edi: 0x00000000, ebp: 0x0041c7d4, esp: 0x0041c7d4
eflags: 0x00000046 cs: 0x0008
call trace:
eip: 0x0000ea43
     0x0000ed2a (0x41c7e0)
     0x00004b38 (0x30)
     0x0000bf09 (0x4160e4)
     0x00002d08 (0x0)
Fatal fault in ISR! Spinning...
Terminate emulator due to fatal kernel error

@galak galak added the Hotfix Fix for issues blocking development, i.e. upstream CI issues, tests failing in upstream CI , etc. label Jan 31, 2019
galak added 2 commits January 31, 2019 05:14
This reverts commit 93e5181.

The commit causes failure on the following tests:

qemu_x86:
   tests/net/lib/dns_resolve/net.dns
   tests/net/lib/dns_resolve/net.dns.no_ipv6

Signed-off-by: Kumar Gala <[email protected]>
This reverts commit 34b07b9.

Revert is related to previous commit revision.

Signed-off-by: Kumar Gala <[email protected]>
@galak galak force-pushed the revert-8674-net-locking branch from a1144ba to 9689c65 Compare January 31, 2019 11:15
Copy link
Contributor

@tbursztyka tbursztyka left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Let's not revert: it is a necessary patch. Let's fix the bug it introduced instead.

@galak
Copy link
Contributor Author

galak commented Jan 31, 2019

Let's not revert: it is a necessary patch. Let's fix the bug it introduced instead.

I'm fine w/that, just need a quick solution since this breaks CI for everyone!

@tbursztyka
Copy link
Contributor

@galak Let's say if we don't get a solution in ~2h, you'll be able to push your revert?

@zephyrbot
Copy link

zephyrbot commented Jan 31, 2019

Found the following issues, please fix and resubmit:

identity/email issues

ccbbea304a92b801cccd48d00f96ba4d16ec30fe: author email (Kumar Gala [email protected]) needs to match one of the signed-off-by entries.

@jukkar
Copy link
Member

jukkar commented Jan 31, 2019

Actually the tests pass, it is just that at the end there is a crash. Investigating...

@jukkar
Copy link
Member

jukkar commented Jan 31, 2019

I have a "fix" proposal at #12926

@galak galak closed this Jan 31, 2019
@galak galak deleted the revert-8674-net-locking branch January 31, 2019 12:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Hotfix Fix for issues blocking development, i.e. upstream CI issues, tests failing in upstream CI , etc.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants