Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.python > #70559
| Path | csiph.com!v102.xanadu-bbs.net!xanadu-bbs.net!feeder.erje.net!eu.feeder.erje.net!news2.arglkargh.de!news.albasani.net!rt.uk.eu.org!newsfeed.xs4all.nl!newsfeed1a.news.xs4all.nl!xs4all!newsgate.cistron.nl!newsgate.news.xs4all.nl!post.news.xs4all.nl!not-for-mail |
|---|---|
| Return-Path | <python-python-list@m.gmane.org> |
| X-Original-To | python-list@python.org |
| Delivered-To | python-list@mail.python.org |
| X-Spam-Status | OK 0.002 |
| X-Spam-Evidence | '*H*': 1.00; '*S*': 0.00; 'received:80.91': 0.09; 'received:80.91.229': 0.09; 'received:gmane.org': 0.09; 'received:list': 0.09; 'runs': 0.10; 'gui': 0.12; 'jan': 0.12; 'thread': 0.14; '1:08': 0.16; 'idle.': 0.16; 'rather,': 0.16; 'received:80.91.229.3': 0.16; 'received:plane.gmane.org': 0.16; 'reedy': 0.16; 'subject:App': 0.16; 'wrote:': 0.18; 'app': 0.19; 'trying': 0.19; 'written': 0.21; 'header:User-Agent:1': 0.23; 'error': 0.23; 'switch': 0.26; 'header:X-Complaints-To:1': 0.27; 'header:In-Reply-To:1': 0.27; 'run': 0.32; 'quite': 0.32; 'subject: (': 0.35; 'idle': 0.36; 'should': 0.36; 'process,': 0.38; 'to:addr:python-list': 0.38; 'pm,': 0.38; 'expect': 0.39; 'sure': 0.39; 'to:addr:python.org': 0.39; 'received:org': 0.40; 'problems.': 0.60; 'received:173': 0.61; 'received:fios.verizon.net': 0.84 |
| X-Injected-Via-Gmane | http://gmane.org/ |
| To | python-list@python.org |
| From | Terry Reedy <tjreedy@udel.edu> |
| Subject | Re: App segmentation fault (CentOS 6.5) |
| Date | Wed, 23 Apr 2014 20:09:03 -0400 |
| References | <34645889-9400-4d02-8577-ee29a723c447@googlegroups.com> <lj95bg$vop$1@speranza.aioe.org> |
| Mime-Version | 1.0 |
| Content-Type | text/plain; charset=UTF-8; format=flowed |
| Content-Transfer-Encoding | 7bit |
| X-Gmane-NNTP-Posting-Host | pool-173-75-254-207.phlapa.fios.verizon.net |
| User-Agent | Mozilla/5.0 (Windows NT 6.1; WOW64; rv:24.0) Gecko/20100101 Thunderbird/24.4.0 |
| In-Reply-To | <lj95bg$vop$1@speranza.aioe.org> |
| X-BeenThere | python-list@python.org |
| X-Mailman-Version | 2.1.15 |
| Precedence | list |
| List-Id | General discussion list for the Python programming language <python-list.python.org> |
| List-Unsubscribe | <https://mail.python.org/mailman/options/python-list>, <mailto:python-list-request@python.org?subject=unsubscribe> |
| List-Archive | <http://mail.python.org/pipermail/python-list/> |
| List-Post | <mailto:python-list@python.org> |
| List-Help | <mailto:python-list-request@python.org?subject=help> |
| List-Subscribe | <https://mail.python.org/mailman/listinfo/python-list>, <mailto:python-list-request@python.org?subject=subscribe> |
| Newsgroups | comp.lang.python |
| Message-ID | <mailman.9477.1398298190.18130.python-list@python.org> (permalink) |
| Lines | 21 |
| NNTP-Posting-Host | 2001:888:2000:d::a6 |
| X-Trace | 1398298190 news.xs4all.nl 2947 [2001:888:2000:d::a6]:50437 |
| X-Complaints-To | abuse@xs4all.nl |
| Xref | csiph.com comp.lang.python:70559 |
Show key headers only | 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 | Next — Previous in thread | Next in thread | Find similar | Unroll 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