New issue
Advanced search Search tips

Issue 604399 link

Starred by 1 user

Issue metadata

Status: Duplicate
Merged: issue 582615
Owner:
Closed: Apr 2016
Cc:
EstimatedDays: ----
NextAction: ----
OS: Chrome
Pri: 1
Type: Bug



Sign in to add a comment

tracking for login_OwnershipNotRetaken Failure

Project Member Reported by ihf@chromium.org, Apr 18 2016

Issue description

 Issue 596294  still failing/spamming. Filing human copy.

Crash reason:  SIGSEGV
Crash address: 0x0
Process uptime: not available

Thread 0 (crashed)
 0  libc-2.19.so!abort [abort.c : 125 + 0x0]
    rax = 0x0000000000000006   rdx = 0x0000000000000006
    rcx = 0x00007fb593f8ab82   rbx = 0x0000000000000000
    rsi = 0x0000000000000001   rdi = 0x0000000000000001
    rbp = 0x00007ffffaf2d300   rsp = 0x00007ffffaf2d1e0
     r8 = 0x0000000000000000    r9 = 0xffffffffffffffff
    r10 = 0x0000000000000008   r11 = 0x0000000000000202
    r12 = 0x00007ffffaf2d3f0   r13 = 0x00007ffffaf2d640
    r14 = 0x000017dd04d50500   r15 = 0x0000000000000000
    rip = 0x00007fb593f8ca4b
    Found by: given as instruction pointer in context
 1  chrome!base::debug::BreakDebugger [debugger_posix.cc : 249 + 0x5]
    rbx = 0x0000000000000000   rbp = 0x00007ffffaf2d310
    rsp = 0x00007ffffaf2d310   r12 = 0x00007ffffaf2d3f0
    r13 = 0x00007ffffaf2d640   r14 = 0x000017dd04d50500
    r15 = 0x0000000000000000   rip = 0x00007fb595e090f5
    Found by: call frame info
 2  chrome!content::ZygoteMain [zygote_main_linux.cc : 594 + 0x5]
    rbx = 0x0000000000000000   rbp = 0x00007ffffaf2d5e0
    rsp = 0x00007ffffaf2d320   r12 = 0x00007ffffaf2d3f0
    r13 = 0x00007ffffaf2d640   r14 = 0x000017dd04d50500
    r15 = 0x0000000000000000   rip = 0x00007fb598ff77c3
    Found by: call frame info
 3  chrome!content::RunZygote [content_main_runner.cc : 288 + 0x5]
    rbx = 0x00007ffffaf2d760   rbp = 0x00007ffffaf2d690
    rsp = 0x00007ffffaf2d5f0   r12 = 0x00007ffffaf2d6d0
    r13 = 0x00007ffffaf2d640   r14 = 0x000017dd04d2cf00
    r15 = 0x0000000000000000   rip = 0x00007fb595dd171f
    Found by: call frame info
 4  chrome!content::ContentMainRunnerImpl::Run [content_main_runner.cc : 742 + 0x5]
    rbx = 0x00007ffffaf2d6c0   rbp = 0x00007ffffaf2d710
    rsp = 0x00007ffffaf2d6a0   r12 = 0x00007ffffaf2d6d0
    r13 = 0x000017dd04d24f50   r14 = 0x000017dd04d2cf00
    r15 = 0x0000000000000000   rip = 0x00007fb595dd1e52
    Found by: call frame info
 5  chrome!content::ContentMain [content_main.cc : 20 + 0x6]
    rbx = 0x000017dd04d24f50   rbp = 0x00007ffffaf2d730
    rsp = 0x00007ffffaf2d720   r12 = 0x00000000ffffffff
    r13 = 0x0000000000000009   r14 = 0x0000000000000000
    r15 = 0x0000000000000000   rip = 0x00007fb595dd08e9
    Found by: call frame info
 6  chrome!ChromeMain [chrome_main.cc : 84 + 0x5]
    rbx = 0x00007ffffaf2d760   rbp = 0x00007ffffaf2d7c0
    rsp = 0x00007ffffaf2d740   r12 = 0x00007ffffaf2d8b8
    r13 = 0x0000000000000009   r14 = 0x0000000000000000
    r15 = 0x0000000000000000   rip = 0x00007fb5959381ff
    Found by: call frame info
 

Comment 1 by ihf@chromium.org, Apr 18 2016

Notice this landed but still failing
https://codereview.chromium.org/1893683002/

Comment 2 by ihf@chromium.org, Apr 18 2016

Status: WontFix (was: Untriaged)

Comment 3 by ihf@chromium.org, Apr 18 2016

Status: Assigned (was: WontFix)
monorail hates me. I tried to clean this up, because I really meant issue 603697, but I failed. So reopen.
Mergedinto: 582615
Status: Duplicate (was: Assigned)
The patch that fixes the tests got reverted. The patch linked in comment #1 is the fix for the reverted patch.

I haven't relanded the reverted patch yet, which contains the actual fix for the test.

Sign in to add a comment