View previous topic :: View next topic |
Author |
Message |
dE_logics Advocate
Joined: 02 Jan 2009 Posts: 2266 Location: $TERM
|
Posted: Tue Nov 15, 2011 9:10 am Post subject: gtk+ 3 apps -- glibc detected. |
|
|
After the last update, all gtk+ 3 apps stopped working -
Code: | audacious
*** glibc detected *** audacious: malloc(): memory corruption: 0x00000000016f8290 ***
======= Backtrace: =========
/lib64/libc.so.6[0x3391271415]
/lib64/libc.so.6[0x3391273d10]
/lib64/libc.so.6(__libc_calloc+0xc2)[0x3391276e52]
/usr/lib64/libXi.so.6(XIQueryDevice+0x1d4)[0x7f964a01b9d4]
/usr/lib64/libgdk-3.so.0(+0x3f07b)[0x7f964a6c207b]
/usr/lib64/libgobject-2.0.so.0(g_object_newv+0x817)[0x339cc14ff7]
/usr/lib64/libgobject-2.0.so.0(g_object_new_valist+0x1df)[0x339cc15a4f]
/usr/lib64/libgobject-2.0.so.0(g_object_new+0xd1)[0x339cc15d41]
/usr/lib64/libgdk-3.so.0(+0x3d978)[0x7f964a6c0978]
/usr/lib64/libgdk-3.so.0(+0x41ba2)[0x7f964a6c4ba2]
/usr/lib64/libgdk-3.so.0(+0x3ffb0)[0x7f964a6c2fb0]
/usr/lib64/libgtk-3.so.0(gtk_init_check+0x16)[0x7f964aa4ca86]
/usr/lib64/libgtk-3.so.0(gtk_init+0x9)[0x7f964aa4caa9]
audacious[0x41297b]
audacious[0x412c16]
/lib64/libc.so.6(__libc_start_main+0xfd)[0x339121ecdd]
audacious[0x40b999] |
Code: | nm-applet
*** glibc detected *** nm-applet: malloc(): memory corruption: 0x0000000001d23aa0 ***
======= Backtrace: =========
/lib64/libc.so.6[0x3391271415]
/lib64/libc.so.6[0x3391273d10]
/lib64/libc.so.6(__libc_calloc+0xc2)[0x3391276e52]
/usr/lib64/libXi.so.6(XIQueryDevice+0x1d4)[0x7f26537b39d4]
/usr/lib64/libgdk-3.so.0(+0x3f07b)[0x7f26542e307b]
/usr/lib64/libgobject-2.0.so.0(g_object_newv+0x817)[0x339cc14ff7]
/usr/lib64/libgobject-2.0.so.0(g_object_new_valist+0x1df)[0x339cc15a4f]
/usr/lib64/libgobject-2.0.so.0(g_object_new+0xd1)[0x339cc15d41]
/usr/lib64/libgdk-3.so.0(+0x3d978)[0x7f26542e1978]
/usr/lib64/libgdk-3.so.0(+0x41ba2)[0x7f26542e5ba2]
/usr/lib64/libgdk-3.so.0(+0x3ffb0)[0x7f26542e3fb0]
/usr/lib64/libgtk-3.so.0(gtk_init_check+0x16)[0x7f265466ca86]
/usr/lib64/libgtk-3.so.0(gtk_init+0x9)[0x7f265466caa9]
nm-applet(main+0x11d)[0x416aed]
/lib64/libc.so.6(__libc_start_main+0xfd)[0x339121ecdd]
nm-applet[0x416839] |
I tried to recompile audacious, libnotify, and gtk3+, but it didn't workout. _________________ My blog |
|
Back to top |
|
|
audiodef Watchman
Joined: 06 Jul 2005 Posts: 6656 Location: The soundosphere
|
|
Back to top |
|
|
Jaglover Watchman
Joined: 29 May 2005 Posts: 8291 Location: Saint Amant, Acadiana
|
|
Back to top |
|
|
dE_logics Advocate
Joined: 02 Jan 2009 Posts: 2266 Location: $TERM
|
Posted: Tue Nov 15, 2011 4:01 pm Post subject: |
|
|
Yes, the address changes every time, but everything else works fine. _________________ My blog |
|
Back to top |
|
|
Ant P. Watchman
Joined: 18 Apr 2009 Posts: 6920
|
Posted: Tue Nov 15, 2011 10:18 pm Post subject: |
|
|
Just a crazy hunch... try unplugging input devices one at a time and retrying. |
|
Back to top |
|
|
dE_logics Advocate
Joined: 02 Jan 2009 Posts: 2266 Location: $TERM
|
Posted: Wed Nov 16, 2011 12:23 am Post subject: |
|
|
I just have a keyboard and mouse connected, removing the mouse does nothing.
One thing is for sure -- this's not a bad hardware issue. I tried changing the ram, and a Google search shows that this may be cause of a programming flaw. _________________ My blog |
|
Back to top |
|
|
dE_logics Advocate
Joined: 02 Jan 2009 Posts: 2266 Location: $TERM
|
|
Back to top |
|
|
dE_logics Advocate
Joined: 02 Jan 2009 Posts: 2266 Location: $TERM
|
Posted: Wed Nov 16, 2011 9:01 am Post subject: |
|
|
This's a bug with libxi. Upgrading it to 9999 solves the problem. _________________ My blog |
|
Back to top |
|
|
LordVan Developer
Joined: 28 Nov 2002 Posts: 67 Location: Austria
|
Posted: Thu Feb 28, 2013 6:34 am Post subject: |
|
|
This thread just saved me from recompiling my whole system ^^
thanks folks _________________ I don't suffer from insanity. I enjoy every minute of it. |
|
Back to top |
|
|
|