Hello NG,
Two questions:
1) If a "Segmentation fault (core dumped)" happend, it is a crash, isn't it?
So after that assertions, a segmentation fault follows.
** (python:5936): CRITICAL **: gail_menu_item_ref_child: assertion `(i >= 0)' failed
dann kommt segmentation fault
wie segmentatoin fault, genauere info, was verursacth dies? (wxwidgets forum, wxpython mailing list, wxwidgets newsgroup)
** (python:12488): CRITICAL **: gail_menu_item_ref_child: assertion `(i >= 0)' failed
Segmentation fault (core dumped)
** (python:12542): CRITICAL **: gail_menu_item_ref_child: assertion `(i >= 0)' failed
Segmentation fault (core dumped)
a) How can I trace back, what a segmentation fault caused?
b) What does that mean (gail_menu_item_ref_child: assertion `(i >= 0)' failed)?
c) What do the numbers 12542 and 12488? Could this numbers be useful?
d) What is the best way to debug or isolate this to a certatin piece of code this?
2) GTK Accessibility Module initialized:
Is this message necessary?
Many thanks in advance!
···
--
Franz Steinhaeusler