Ticket #4931 defect new
twisted.python._initgroups import causes segmentation fault in embedded system
| Reported by: | alberto | Owned by: | alberto |
|---|---|---|---|
| Priority: | normal | Milestone: | |
| Component: | core | Keywords: | |
| Cc: | Branch: | ||
| Author: | Launchpad Bug: |
Description (last modified by exarkun) (diff)
the following line from twisted.web import xmlrpc, server, resource causes the python interpreter segmentation faults
Python 2.6.6 (r266:84292, Feb 15 2011, 17:03:16) [GCC 4.2.4 (STMicroelectronics/Linux Base 4.2.4-71)] on linux2 >>> >>> from twisted.web import xmlrpc, server, resource Segmentation fault root@spear_tih01:/workarea/test#
Change History
Note: See
TracTickets for help on using
tickets.
