[uClibc 0000618]: uclinux with nios2 hang in busybox init

bugs at busybox.net bugs at busybox.net
Tue Jan 3 01:00:24 UTC 2006


A NOTE has been added to this issue. 
====================================================================== 
http://busybox.net/bugs/view.php?id=618 
====================================================================== 
Reported By:                thomas_chou
Assigned To:                uClibc
====================================================================== 
Project:                    uClibc
Issue ID:                   618
Category:                   Architecture Specific
Reproducibility:            always
Severity:                   block
Priority:                   normal
Status:                     assigned
====================================================================== 
Date Submitted:             01-01-2006 18:16 PST
Last Modified:              01-02-2006 17:00 PST
====================================================================== 
Summary:                    uclinux with nios2 hang in busybox init
Description: 
With nios2,
The uClibc-20051001 works.
But uClibc-20051002 hangs.
As I am new to svn, I dont know how to find the diff.
Please help find out the problem.
====================================================================== 

---------------------------------------------------------------------- 
 thomas_chou - 01-01-06 20:01  
---------------------------------------------------------------------- 
Another issue in svn,

libpthread/Makefile.in:9: libpthread/linuxthreads/Makefile.in:
make: *** No rule to make target `libpthread/linuxthreads/Makefile.in'. 
Stop.

the dir libpthread/linuxthreads is missing.

 

---------------------------------------------------------------------- 
 thomas_chou - 01-01-06 20:28  
---------------------------------------------------------------------- 
resolved, 
the __uClibc_init() is missing for arch without mmu in __uClibc_main.c,
since svn 11721 moved it.

But the nios2 still crash after /bin/sh...

 

---------------------------------------------------------------------- 
 thomas_chou - 01-02-06 01:45  
---------------------------------------------------------------------- 
it is svn 11983, which caused the crashs now. 

---------------------------------------------------------------------- 
 vapier - 01-02-06 17:00  
---------------------------------------------------------------------- 
ive fixed __uClibc_main.c so it runs __uClibc_init() for non-mmu cases
again 

Issue History 
Date Modified   Username       Field                    Change               
====================================================================== 
01-01-06 18:16  thomas_chou    New Issue                                    
01-01-06 18:16  thomas_chou    Status                   new => assigned     
01-01-06 18:16  thomas_chou    Assigned To               => uClibc          
01-01-06 19:23  thomas_chou    Note Added: 0000832                          
01-01-06 19:45  thomas_chou    Note Added: 0000833                          
01-01-06 19:53  thomas_chou    Note Added: 0000834                          
01-01-06 19:53  thomas_chou    Note Edited: 0000834                         
01-01-06 20:01  thomas_chou    Note Edited: 0000833                         
01-01-06 20:01  thomas_chou    Note Edited: 0000834                         
01-01-06 20:02  thomas_chou    Note Deleted: 0000832                        
01-01-06 20:28  thomas_chou    Note Edited: 0000834                         
01-02-06 01:45  thomas_chou    Note Added: 0000837                          
01-02-06 17:00  vapier         Note Added: 0000840                          
======================================================================




More information about the uClibc-cvs mailing list