[oe-commits] [Bug 5321] New: Seg Fault when installing Pylons via setuptools for python caused by nose package

bugzilla-daemon at git.openembedded.org bugzilla-daemon at git.openembedded.org
Wed Sep 30 03:58:49 UTC 2009


http://bugs.openembedded.org/show_bug.cgi?id=5321

           Summary: Seg Fault when installing Pylons via setuptools for
                    python caused by nose package
           Product: Openembedded
           Version: Angstrom unstable
          Platform: Other
        OS/Version: Linux
            Status: UNCONFIRMED
          Severity: minor
          Priority: P3
         Component: org.openembedded.dev
        AssignedTo: openembedded-commits at lists.openembedded.org
        ReportedBy: needemesleepe at gmail.com


Created an attachment (id=13950)
 --> (http://bugs.openembedded.org/attachment.cgi?id=13950)
stack trace for installing nose in python

I have python, python-modules, python-setuptools, wget installed.  I am
installing the most current Pylons package:
http://pylonshq.com/docs/en/0.9.7/gettingstarted/#installing

The installation was going well until the nose package was encountered which
caused a seg fault:

Installed /home/root/mydevenv/lib/python2.6/site-packages/Mako-0.2.4-py2.6.egg  
Searching for nose>=0.10.4                                                      
Best match: nose 0.10.4                                                         
Downloading http://pylonshq.com/download/0.9.7/nose-0.10.4.tar.gz               
Processing nose-0.10.4.tar.gz                                                   
Running nose-0.10.4/setup.py -q bdist_egg --dist-dir
/tmp/easy_install-QzStCp/nQ
[  138.656000] ------------[ cut here ]------------                             
[  138.656000] kernel BUG at mm/vmscan.c:899!                                   
[  138.656000] Oops: Kernel BUG, sig: 9 [#1]                                    
[  138.656000] PREEMPT chip: 0x01f:0x1e82 rev 2                                 
[  138.656000] Modules linked in:                                               
[  138.656000] PC is at isolate_pages_global+0x86/0x17c                         
[  138.656000] LR is at 0x9027c7e0                                              
[  138.656000] pc : [<900492c2>]    lr : [<9027c7e0>]    Not tainted            
[  138.656000] sp : 91c63e80  r12: ffffffea  r11: 00000000                      
[  138.656000] r10: 00000000  r9 : 00000001  r8 : 00000001                      
[  138.656000] r7 : 9024d4fc  r6 : 9024da20  r5 : 9027c7f8  r4 : 91c63f7c       
[  138.656000] r3 : 9027c7e0  r2 : 91c63f2c  r1 : 00000001  r0 : 9024d4fc       
[  138.656000] Flags: qvNzc                                                     
[  138.656000] Mode bits: hjmde....G                                            
[  138.656000] CPU Mode: Supervisor                                             
[  138.656000] Process: kswapd0 [93] (task: 91c44ca0 thread: 91c62000)          
[  138.656000] Stack: (0x91c63e80 to 0x91c64000)         

I am running on avr32 and uclibc.  I have attached the rest of the dump.  Let
me know what else I can provide to help solve this.

martin.

-- 
Configure bugmail: http://bugs.openembedded.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.




More information about the Openembedded-commits mailing list