Ticket #596 (closed defect: Out of Date)
LICQ 1.2.7 pd->header.sysinfo' failed.
| Reported by: | nobody | Owned by: | emostar |
|---|---|---|---|
| Priority: | high | Milestone: | |
| Component: | system | Version: | devel |
| Keywords: | Cc: |
Description
I compiled with gmake, licq 1.2.7. and also 1.3.0PRE but when try connecting using HTTPS application crash with this error:
bash-3.00$ ./licq bash-3.00$ Xlib: extension "GLX" missing on display ":0.0". Xlib: extension "GLX" missing on display ":0.0". licq: ../nptl/sysdeps/pthread/createthread.c:229: create_thread: Assertion `({ typeof (({ struct pthr
ead *self; asm ("movl %%gs:%c1,%0" : "=r"
(self) : "i" (((size_t) &((struct pthread *)0)->header.se lf))); self;})->header.sysinfo) value; if (sizeof (value) == 1) asm volatile ("movb %%gs:%P2,%b0"
: "=q" (value) : "0" (0), "i" (((size_t) &((struct
pthread *)0)->header.sysinfo))); else if (sizeof
(value) == 4) asm volatile ("movl %%gs:%P1,%0" :
"=r" (value) : "i" (((size_t) &((struct pthread *)
0)->header.sysinfo))); else { if (sizeof (value)
!= 8) abort (); asm volatile ("movl %%gs:%P1,%%eax
" "movl %%gs:%P2,%%edx" : "=A" (value) : "i"
(((size_t) &((struct pthread *)0)->header.sysinfo)), "
i" (((size_t) &((struct pthread
*)0)->header.sysinfo) + 4)); } value; }) == pd->header.sysinfo' failed.
BYe faze@…
