Bug 544050 - wish segfaults when an iwidgets::scrolledframe is created.
Summary: wish segfaults when an iwidgets::scrolledframe is created.
Keywords:
Status: CLOSED DUPLICATE of bug 539453
Alias: None
Product: Fedora
Classification: Fedora
Component: itcl
Version: 12
Hardware: i686
OS: Linux
low
urgent
Target Milestone: ---
Assignee: Wart
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2009-12-03 19:38 UTC by Bryson Lee
Modified: 2009-12-23 00:56 UTC (History)
1 user (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2009-12-23 00:56:25 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)
gdb traceback after wish segfault (9.90 KB, text/plain)
2009-12-03 19:38 UTC, Bryson Lee
no flags Details

Description Bryson Lee 2009-12-03 19:38:32 UTC
Created attachment 375889 [details]
gdb traceback after wish segfault

Description of problem:

wish segfaults when an iwidgets::scrolledframe is created.


Version-Release number of selected component (if applicable):

iwidgets-4.0.2-3.fc12.noarch
itk-3.4-5.fc12.i686
itcl-3.4-5.fc12.i686
tk-8.5.7-2.fc12.i686
tcl-8.5.7-4.fc12.i686


How reproducible:

Attempt to create an iwidgets::scrolledframe in a wish session.

Steps to Reproduce:
1. $ wish
2. % package require Iwidgets
3. % iwidgets::scrolledframe .sf

  
Actual results:

Segmentation fault.

Expected results:

iwidgets::scrolledframe created.

Additional info:

traceback attached.

Comment 1 Bryson Lee 2009-12-16 16:42:40 UTC
In bug 537665 the reporter describes a crash when running the IWidgets demo "notebook" on F12.  The underlying cause may be the same as in this bug; using

% iwidgets::notebook .nb

as Step 3 of "Steps to Reproduce" also results in a segfault of the wish interpreter.

Comment 2 Bryson Lee 2009-12-23 00:56:25 UTC

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


Note You need to log in before you can comment on or make changes to this bug.