Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > comp.lang.python > #70559

Re: App segmentation fault (CentOS 6.5)

From Terry Reedy <tjreedy@udel.edu>
Subject Re: App segmentation fault (CentOS 6.5)
Date 2014-04-23 20:09 -0400
References <34645889-9400-4d02-8577-ee29a723c447@googlegroups.com> <lj95bg$vop$1@speranza.aioe.org>
Newsgroups comp.lang.python
Message-ID <mailman.9477.1398298190.18130.python-list@python.org> (permalink)

Show all headers | View raw


On 4/23/2014 3:46 PM, Mark H Harris wrote:
> On 4/23/14 1:08 PM, Reginaldo wrote:
>>
>> I have a GUI app that is written using wx. When I run it on CentOS
>> 6.5, the following error messages are displayed and the app closes:
>
>     Only fails on CentOS ?
>
>
>> I use an idle thread in my application.
>
>     Is your CentOS launching idle with -n switch ?

I am quite sure that his 'idle thread' had nothing to do with Idle. 
Rather, it should be a thread that runs when the app is otherwise idle. 
However, if he were trying to run wx and Idle/tk in the same process, I 
would expect problems.

-- 
Terry Jan Reedy

Back to comp.lang.python | Previous | NextPrevious in thread | Next in thread | Find similar | Unroll thread


Thread

App segmentation fault (CentOS 6.5) Reginaldo <abhishek1899@gmail.com> - 2014-04-23 11:08 -0700
  Re: App segmentation fault (CentOS 6.5) Mark H Harris <harrismh777@gmail.com> - 2014-04-23 14:46 -0500
    Re: App segmentation fault (CentOS 6.5) Terry Reedy <tjreedy@udel.edu> - 2014-04-23 20:09 -0400
  Re: App segmentation fault (CentOS 6.5) Wesley <nispray@gmail.com> - 2014-04-23 18:31 -0700

csiph-web