Bug 1076016 - mkdtemp segfaults
Summary: mkdtemp segfaults
Keywords:
Status: CLOSED NOTABUG
Alias: None
Product: Fedora
Classification: Fedora
Component: glibc
Version: 20
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Carlos O'Donell
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2014-03-13 11:45 UTC by Maros Zatko
Modified: 2016-11-24 12:44 UTC (History)
6 users (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2014-03-13 13:09:35 UTC
Type: Bug
Embargoed:


Attachments (Terms of Use)
tiny reproducer (181 bytes, text/plain)
2014-03-13 11:45 UTC, Maros Zatko
no flags Details

Description Maros Zatko 2014-03-13 11:45:20 UTC
Created attachment 873937 [details]
tiny reproducer

Description of problem:
Calling mkdtemp(3) ends with segmentation fault.

Version-Release number of selected component (if applicable):
2.18.12.fc20

How reproducible:
always

Steps to Reproduce:
1. gcc mkdtemp_repr.c
2. ./a.out
3. observe segfault

Actual results:
Segfault

Expected results:
Created temporary directory

Additional info:
code attached

Comment 1 Maros Zatko 2014-03-13 13:09:35 UTC
Closing for PEBKAC reason.


Note You need to log in before you can comment on or make changes to this bug.