This is the mail archive of the ecos-discuss@sources.redhat.com mailing list for the eCos project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Configtool (2) segfault


Hi,

I succesfully built the configtool v2 (linux host). But it segfault when it
starts.

I modified the makefile to use the libwx_gtk that is provided with my
distribution (debian), so this is wxGtk v2.4.0 (gtk being v1.2.10). I also
compiled ct2 with the debug version of the wxGtk library that debian also
provide.

Before it segfault I get an assert failed message:

[Debug] ../src/common/containr.cpp(75): assert "winParent" failed: Setting
last focus for a window that is not our child?

I also ran gdb to get a call stack that is attached.

I saw that the WxGtk version on ecos website is a 2.3. Is it expected that
it fails with a 2.4 version ? I guess i'll try with 2.3 then...

Thanks

-- 
Fabrice Gautier, 
Fabrice_Gautier@sdesigns.com

Attachment: call-stack.txt.gz
Description: Binary data

-- 
Before posting, please read the FAQ: http://sources.redhat.com/fom/ecos
and search the list archive: http://sources.redhat.com/ml/ecos-discuss

Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]