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

bugs at busybox.net bugs at busybox.net
Tue Jan 3 01:46:39 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:46 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 

---------------------------------------------------------------------- 
 vapier - 01-02-06 17:02  
---------------------------------------------------------------------- 
so svn 11982 works but svn 11983 does not ?  that change is when we
switched over to the new build system, there was no source code changes
... 

---------------------------------------------------------------------- 
 thomas_chou - 01-02-06 17:39  
---------------------------------------------------------------------- 
yes, 11982 is OK.
but almost everything crash with the make system updated in 11983/11984. 

---------------------------------------------------------------------- 
 vapier - 01-02-06 17:46  
---------------------------------------------------------------------- 
well that version will prob have a few bugs in the build system ... so
using that as a check point wont be too helpful ... you should compare the
libraries generated before and after that change to see what symbols are
screwed up ... 

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                          
01-02-06 17:02  vapier         Note Added: 0000841                          
01-02-06 17:39  thomas_chou    Note Added: 0000842                          
01-02-06 17:46  vapier         Note Added: 0000843                          
======================================================================




More information about the uClibc-cvs mailing list