Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 325279 - dev-lang/tk - wish8.5 won't start if compiled with gcc-4.5.0: buffer overflow
Summary: dev-lang/tk - wish8.5 won't start if compiled with gcc-4.5.0: buffer overflow
Status: RESOLVED DUPLICATE of bug 317727
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: TCL/TK Project
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-06-24 00:37 UTC by niogic
Modified: 2010-06-24 08:01 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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 ***