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

bugs at busybox.net bugs at busybox.net
Fri Apr 1 06:27:24 UTC 2005


A NOTE has been added to this issue.
======================================================================
<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:                     assigned
======================================================================
Date Submitted:             03-31-2005 22:21 PST
Last Modified:              03-31-2005 22:27 PST
======================================================================
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 :(

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                          
======================================================================



More information about the uClibc mailing list