[uClibc 0000202]: installwatch (using LD_PRELOAD) segfaults on some ocassions

bugs at busybox.net bugs at busybox.net
Sun Oct 12 06:54:50 UTC 2008


The following issue requires your FEEDBACK. 
====================================================================== 
http://busybox.net/bugs/view.php?id=202 
====================================================================== 
Reported By:                gabucino
Assigned To:                uClibc
====================================================================== 
Project:                    uClibc
Issue ID:                   202
Category:                   Shared Library Support
Reproducibility:            always
Severity:                   crash
Priority:                   normal
Status:                     feedback
====================================================================== 
Date Submitted:             03-31-2005 22:21 PST
Last Modified:              10-11-2008 23:54 PDT
====================================================================== 
Summary:                    installwatch (using LD_PRELOAD) segfaults on some
ocassions
Description: 
installwatch LD_PRELOADs its lib which logs events happening in the "make
install" procedure, making it a nifty tool to create tgz/deb/rpm packages
from source tarballs. However, under uClibc it produces strange segfaults
with several source packages. For example: ncurses 5.4

Can't really find the reason :(
(see Additional info)

====================================================================== 

---------------------------------------------------------------------- 
 gabucino - 03-31-05 22:26  
---------------------------------------------------------------------- 
Sorry I didn't mention: i use buildroot, and busybox. 

---------------------------------------------------------------------- 
 gabucino - 03-31-05 22:27  
---------------------------------------------------------------------- 
Also in ncurses/misc/Makefile:
changing "cd tabset; for i in *" to "cd  tabset; for i in `ls`" solves
another segfault :( 

---------------------------------------------------------------------- 
 carmelo73 - 10-11-08 23:54  
---------------------------------------------------------------------- 
Please try again with a more recent release. Current SVN trunk is strongly
suggested.
If this is not longer an issue, please update the status, so that it cn be
closed.  

Issue History 
Date Modified   Username       Field                    Change               
====================================================================== 
03-31-05 22:21  gabucino       New Issue                                    
03-31-05 22:26  gabucino       Note Added: 0000123                          
03-31-05 22:27  gabucino       Note Added: 0000124                          
10-11-08 23:54  carmelo73      Note Added: 0013334                          
10-11-08 23:54  carmelo73      Status                   assigned => feedback
======================================================================




More information about the uClibc-cvs mailing list