Note: This is a public test instance of Red Hat Bugzilla. The data contained within is a snapshot of the live data so any changes you make will not be reflected in the production Bugzilla. Email is disabled so feel free to test any aspect of the site that you want. File any problems you find or give feedback at bugzilla.redhat.com.
Bug 1795166 - createrepo_c fails with segfault with GLib: Critical: g_async_queue_lock: assertion 'queue' failed
Summary: createrepo_c fails with segfault with GLib: Critical: g_async_queue_lock: ass...
Keywords:
Status: CLOSED DUPLICATE of bug 1795052
Alias: None
Product: Fedora
Classification: Fedora
Component: createrepo_c
Version: rawhide
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: rpm-software-management
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2020-01-27 10:13 UTC by Jan Pazdziora
Modified: 2020-01-27 13:12 UTC (History)
9 users (show)

Fixed In Version:
Doc Type: If docs needed, set a value
Doc Text:
Clone Of:
Environment:
Last Closed: 2020-01-27 13:12:22 UTC
Type: Bug
Embargoed:


Attachments (Terms of Use)

Description Jan Pazdziora 2020-01-27 10:13:19 UTC
Description of problem:

Running createrepo_c fails with segfault.

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

createrepo_c-0.15.5-1.fc32.x86_64

How reproducible:

Deterministic.

Steps to Reproduce:
1. mkdir /tmp/test
2. createrepo_c /tmp/test

Actual results:

Directory walk started
Directory walk done - 0 packages
Temporary output repo path: /tmp/test/.repodata/
Preparing sqlite DBs
Pool started (with 5 workers)
Pool finished
GLib: Critical: g_async_queue_lock: assertion 'queue' failed
GLib: Critical: g_async_queue_push_unlocked: assertion 'queue' failed
GLib: Critical: _g_async_queue_get_mutex: assertion 'queue' failed
Segmentation fault (core dumped)

Expected results:

No error, no segfault.

Additional info:

Comment 2 amatej 2020-01-27 13:12:22 UTC

*** This bug has been marked as a duplicate of bug 1795052 ***


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