r...@gta02v6:~ # ltrace id
__gmon_start__(36761, 1, 0xbeedcc64, 42148, 42144 <unfinished ...>
ferror_unlocked(0xbeedcd85, 47, 0xbeedcc6c, 0, 408) = 0
--- SIGSEGV (Segmentation fault) ---
+++ killed by SIGSEGV +++
r...@gta02v6:~ # ltrace /usr/bin/id
__gmon_start__(36761, 1, 0xbeadfc54, 42148, 42144 <unfinished ...>
ferror_unlocked(0xbeadfd7c, 47, 0xbeadfc5c, 0, 408)
= 0xbeadfd84
--- SIGSEGV (Segmentation fault) ---
+++ killed by SIGSEGV +++
And it doesn't produce a core, even when "ulimit -c" is set > 0.
Actually, all I wanted to know is why "id" doesn't show me the list of
groups that a user is member of. The old version was busybox, the new
one is id.coreutils.
o...@gta02v6:/media/mmcblk0p6/Backup/20091117/usr/bin $ ./id
uid=1002(ott) gid=1002(ott) groups=44(video),1002(ott)
o...@gta02v6:/media/mmcblk0p6/Backup/20091117/usr/bin $ id
uid=1002(ott) gid=1002(ott)
_______________________________________________
Shr-User mailing list
[email protected]
http://lists.shr-project.org/mailman/listinfo/shr-user