Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.python > #69659
| References | <d673b6a7-e339-42d7-9a4a-3ffe79981879@googlegroups.com> <mailman.8889.1396601858.18130.python-list@python.org> <49ded36a-5c07-4421-874a-5c3fb518efd5@googlegroups.com> |
|---|---|
| Date | 2014-04-04 20:17 +1100 |
| Subject | Re: segmentation fault, executable python file |
| From | Chris Angelico <rosuav@gmail.com> |
| Newsgroups | comp.lang.python |
| Message-ID | <mailman.8890.1396603397.18130.python-list@python.org> (permalink) |
On Fri, Apr 4, 2014 at 8:06 PM, <fanny@itprovent.com> wrote: > the first one is ubuntu 12.04 64-bit (where i generate the executable file), and the second one is the same. Any idea? I confused for days until today. > > Thanks for your replay That's a good start. Next thing to try is running your executable under gdb; instead of getting a simple "Segmentation fault" message, you get some chance at a bit more info. But from here you need someone more familiar with cxfreeze. All I can advise is to compare installed packages on each; maybe you have multiple versions of some library or something. ChrisA
Back to comp.lang.python | Previous | Next — Previous in thread | Next in thread | Find similar | Unroll thread
segmentation fault, executable python file fanny@itprovent.com - 2014-04-04 01:36 -0700
Re: segmentation fault, executable python file Chris Angelico <rosuav@gmail.com> - 2014-04-04 19:57 +1100
Re: segmentation fault, executable python file fanny@itprovent.com - 2014-04-04 02:06 -0700
Re: segmentation fault, executable python file Chris Angelico <rosuav@gmail.com> - 2014-04-04 20:17 +1100
Re: segmentation fault, executable python file Jurko Gospodnetić <jurko.gospodnetic@pke.hr> - 2014-04-04 13:05 +0200
Re: segmentation fault, executable python file fanny@itprovent.com - 2014-04-29 22:10 -0700
csiph-web