Ticket #596 (closed defect: Out of Date)

Opened 4 years ago

Last modified 39 years ago

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@…

Change History

Changed 4 years ago by emostar

Logged In: YES user_id=21415

At what point does this crash? What action did you perform?

Changed 4 years ago by dreamforce2

Logged In: YES user_id=527951

this looks like a internal problem with nptl. which version of glibc are you using? did you compile glibc by yourself? which distro are you using? I'm running licq via HTTPS-Proxy and with NPTL without any problems here...

Changed 4 years ago by emostar

  • status changed from assigned to closed
Note: See TracTickets for help on using tickets.