Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
gtk+ 3 apps -- glibc detected.
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Portage & Programming
View previous topic :: View next topic  
Author Message
dE_logics
Advocate
Advocate


Joined: 02 Jan 2009
Posts: 2253
Location: $TERM

PostPosted: Tue Nov 15, 2011 9:10 am    Post subject: gtk+ 3 apps -- glibc detected. Reply with quote

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
View user's profile Send private message
audiodef
Watchman
Watchman


Joined: 06 Jul 2005
Posts: 6639
Location: The soundosphere

PostPosted: Tue Nov 15, 2011 2:19 pm    Post subject: Reply with quote

The first thing it says is "memory corruption". I'd load up a sysresccd and run memtest and such.
_________________
decibel Linux: https://decibellinux.org
Github: https://github.com/Gentoo-Music-and-Audio-Technology
Facebook: https://www.facebook.com/decibellinux
Discord: https://discord.gg/73XV24dNPN
Back to top
View user's profile Send private message
Jaglover
Watchman
Watchman


Joined: 29 May 2005
Posts: 8291
Location: Saint Amant, Acadiana

PostPosted: Tue Nov 15, 2011 2:26 pm    Post subject: Reply with quote

Nope, it's memory corruption as in segfault.
_________________
My Gentoo installation notes.
Please learn how to denote units correctly!
Back to top
View user's profile Send private message
dE_logics
Advocate
Advocate


Joined: 02 Jan 2009
Posts: 2253
Location: $TERM

PostPosted: Tue Nov 15, 2011 4:01 pm    Post subject: Reply with quote

Yes, the address changes every time, but everything else works fine.
_________________
My blog
Back to top
View user's profile Send private message
Ant P.
Watchman
Watchman


Joined: 18 Apr 2009
Posts: 6920

PostPosted: Tue Nov 15, 2011 10:18 pm    Post subject: Reply with quote

Just a crazy hunch... try unplugging input devices one at a time and retrying.
Back to top
View user's profile Send private message
dE_logics
Advocate
Advocate


Joined: 02 Jan 2009
Posts: 2253
Location: $TERM

PostPosted: Wed Nov 16, 2011 12:23 am    Post subject: Reply with quote

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
View user's profile Send private message
dE_logics
Advocate
Advocate


Joined: 02 Jan 2009
Posts: 2253
Location: $TERM

PostPosted: Wed Nov 16, 2011 3:06 am    Post subject: Reply with quote

I'll report a bug then.

Full error message -

http://pastebin.com/fZ1yJXDq

GDB full BT -

http://pastebin.com/t2ZCJefR
_________________
My blog
Back to top
View user's profile Send private message
dE_logics
Advocate
Advocate


Joined: 02 Jan 2009
Posts: 2253
Location: $TERM

PostPosted: Wed Nov 16, 2011 9:01 am    Post subject: Reply with quote

This's a bug with libxi. Upgrading it to 9999 solves the problem.
_________________
My blog
Back to top
View user's profile Send private message
LordVan
Developer
Developer


Joined: 28 Nov 2002
Posts: 67
Location: Austria

PostPosted: Thu Feb 28, 2013 6:34 am    Post subject: Reply with quote

This thread just saved me from recompiling my whole system ^^

thanks folks :D
_________________
I don't suffer from insanity. I enjoy every minute of it.
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Portage & Programming All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum