libunwind-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Libunwind-devel] UNW_EINVAL stepping past _L_lock_686 in pthread_mu


From: Arun Sharma
Subject: Re: [Libunwind-devel] UNW_EINVAL stepping past _L_lock_686 in pthread_mutex_lock
Date: Sun, 28 Sep 2014 23:30:44 -0700

On Sun, Sep 28, 2014 at 11:21 PM, Arun Sharma <address@hidden> wrote:


> I can probably whip up a patch that works, but we'll need to think
> through the performance impact of increasing the size of dwarf_loc_t.
>

http://paste.ubuntu.com/8453223/

 -Arun

./unwind_repro
--- not in pthread_mutex_lock ---
thread_start(void*)
start_thread
clone
---------------------------------
--- IN pthread_mutex_lock ---
sig_handler(int)
killpg
__lll_lock_wait
_L_lock_982
pthread_mutex_lock
thread_start(void*)
start_thread
clone
---------------------------------
PASS: Full stack was walked.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]