Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 325279

Summary: dev-lang/tk - wish8.5 won't start if compiled with gcc-4.5.0: buffer overflow
Product: Gentoo Linux Reporter: niogic <niogic>
Component: Current packagesAssignee: TCL/TK Project <tcltk>
Status: RESOLVED DUPLICATE    
Severity: normal    
Priority: High    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---

Description niogic 2010-06-24 00:37:51 UTC
I have a ~x86 system and gcc-4.5.0
This may be one issue with FORTIFY_SOURCE stuff.

wish (from dev-lang/tk-8.5.8-r1) doesn't start.

(gdb) run
Starting program: /usr/bin/wish 
[Thread debugging using libthread_db enabled]
[New Thread 0xb788eb70 (LWP 22871)]
*** buffer overflow detected ***: /usr/bin/wish terminated

Program received signal SIGABRT, Aborted.
0xb7fde424 in __kernel_vsyscall ()
Comment 1 Jeroen Roovers (RETIRED) gentoo-dev 2010-06-24 04:31:32 UTC
Assuming more information about this problem is coming soon - like `emerge --info dev-lang/tk' output.
Comment 2 Samuli Suominen (RETIRED) gentoo-dev 2010-06-24 08:01:52 UTC

*** This bug has been marked as a duplicate of bug 317727 ***