Howdy,

Anybody out there get the same with std man command from rawhide?

Or is it just me with 7.2 and upgraded man version from rawhide?

[mesrik@tacit tmp]$ man --
Segmentation fault

[mesrik@tacit tmp]$ ltrace man -- 2>&1 | tail -10
strcmp("MANDEFOPTIONS", "DECOMPRESS")             = 1
strcmp("MANDEFOPTIONS", "MANSECT")                = -1
strcmp("MANDEFOPTIONS", "MANDEFOPTIONS")          = 0
strlen(0x0804ef34, 0x40016c00, 24, 0x0804c6e0, 0) = 0
malloc(1)                                         = 0x0808a138
strcpy(0x0808a138, "")                            = 0x0808a138
malloc(8)                                         = 0x0808a148
getopt_long(1, 0x0808a148, "C:M:P:S:acdDfFhkKm:p:tvVwW?", 0x0804ecf0, NULL
<unfinished ...>
--- SIGSEGV (Segmentation fault) ---
+++ killed by SIGSEGV +++
[mesrik@tacit tmp]$

Man on 7.2 (man-1.5i2-6) does not seem to suffer
this behavior.

Bugzilla or not?

:-) riku

ps.     Got this first with man that I had been hacking, then
        reverted to 7.2 std which did not have it, upgraded
        back to rawhide version got it again, did not yet
        look it further, not so serious as man is not
        SUID or SGID any more.
-- 
    [ This .signature intentionally left blank ]




_______________________________________________
Redhat-devel-list mailing list
[EMAIL PROTECTED]
https://listman.redhat.com/mailman/listinfo/redhat-devel-list

Reply via email to