Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ports waiter Condition(wp->idx == BINHEAP_NOIDX) not true. #1971

Closed
nigoroll opened this issue May 31, 2016 · 2 comments
Closed

ports waiter Condition(wp->idx == BINHEAP_NOIDX) not true. #1971

nigoroll opened this issue May 31, 2016 · 2 comments

Comments

@nigoroll
Copy link
Member

yeah it does make sense to actually use the code... (referring to 45ca71b ):

Panic at: Tue, 31 May 2016 15:11:19 GMT
"Assert error in Wait_Call(), waiter/cache_waiter.c line 77:
  Condition(wp->idx == BINHEAP_NOIDX) not true.
errno = 62 (Timer expired)
thread = (cache-ports)
version = varnish-trunk revision 11b91d1
ident = -jsolaris,-smalloc,-smalloc,-hcritbit,ports
Backtrace:
  454196: pan_backtrace+0x1d
  454558: pan_ic+0x25e
  49b339: Wait_Call+0x192
  49dd5a: vws_thread+0x253
  fffffd7fff207d5a: libc.so.1'_thrp_setup+0x8a [0xfffffd7fff207d5a]
  fffffd7fff208070: libc.so.1'_lwp_start+0x0 [0xfffffd7fff208070]

"
@hermunn
Copy link
Member

hermunn commented Jun 6, 2016

@nigoroll, is the patch directly backportable to 4.1? It looks like it, but I have no way of testing (as far as I know).

hermunn pushed a commit that referenced this issue Jun 6, 2016
@hermunn
Copy link
Member

hermunn commented Jun 6, 2016

Ported to 4.1: ad32407

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants