I actually need the other end of the backtrace (#1, #2, etc), or
preferably the whole thing.

I have found wxPython to be somewhat frail dealing with certain
problems.  The GUI is probably using something after it is freed, or
something like that.  The whole backtrace will hopefully help me track
it down.

-Corey

[EMAIL PROTECTED] wrote:

> Hello,
>  
> This is with regard to a problem we face while running the GUI
> provided along with OpenIPMI - 2.0.6. On running  " make rungui " from
> the OpenIPMI base directory, the GUI comes up. But on adding the shelf
> manager as a domain, using the add domains options, it connects and
> starts retrieving information but immediately closes displaying a
> segmentation fault.
>
> We are using wxPython-2.6.1.0.There is no such problem while
> connecting and retrieving information using impish.
>
> On taking core dump and running backtrace on it, it shows the
> occurrence of segmentation fault after the following last lines:
>
> #66 0x08096d90 in PyRun_SimpleFileExFlags ()
>
> #67 0x080966da in PyRun_AnyFileExFlags ()
>
> #68 0x08053a19 in Py_Main ()
>
> #69 0x08053469 in main ()
>
> #70 0x400bb44d in __libc_start_main () from /lib/libc.so.6.
>
> Kindly provide your suggestions on this issue.
>
> Regards,
>
> Tina
>
>  
>



-------------------------------------------------------
This SF.Net email is sponsored by xPML, a groundbreaking scripting language
that extends applications into web and mobile media. Attend the live webcast
and join the prime developer group breaking into this new coding territory!
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=110944&bid=241720&dat=121642
_______________________________________________
Openipmi-developer mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/openipmi-developer

Reply via email to