Page 1 of 1

glibc 2.13 beside 2.11 ?

Posted: 7 September 2012, 17:15
by promeneur
hello
the bluetooth pb seems relative to a crash concerning libgc.2.11.1 when copying

i found a fedora 2.13 rpm.

is it possible to install it beside the 2.11 one and how ?

is there a way to set temporary the 2.13 as default for use by app according to test if bluetooth works with kernel 3.2.x or 3.4.x ?

note : bluetooth pb also with rosa marathon 2012 lts and 3.2.18

Re: glibc 2.13 beside 2.11 ?

Posted: 8 September 2012, 13:59
by promeneur
i made a test with 2012 lts and glib 2.13 then bluetooh pb

i updated to bluedevil 1.3.0rc2 then there is same crash but with another library and not glibc

so may be it is not a glibc pb

Re: glibc 2.13 beside 2.11 ?

Posted: 9 September 2012, 8:49
by NicCo
glibc is a very delicate and fundamental part of a distro:

we couldn't change it without the risk of harming users...

Re: glibc 2.13 beside 2.11 ?

Posted: 9 September 2012, 16:55
by promeneur
it seems the pb come from obex-data-server

i get a track with gdb. i don't know if it is a good track

#0 0xffffe424 in __kernel_vsyscall ()
#1 0xb7d1bd6b in poll () from /lib/i686/libc.so.6
#2 0xb7ec05cb in g_poll () from /lib/libglib-2.0.so.0
0000003 0xb7eb2f6d in ?? () from /lib/libglib-2.0.so.0
0000004 0xb7eb359f in g_main_loop_run () from /lib/libglib-2.0.so.0
0000005 0x0805137d in main ()

it seems there is a pb around
- libc.so.6 -> libc-2.11.1.so then around libc-2.11.1.so
- libglib-2.0.so.0 -> libglib-2.0.so.0.3000.2 then around libglib-2.0.so.0.3000.2