Skip to content

Conversation

@tbzatek
Copy link
Member

@tbzatek tbzatek commented Dec 16, 2025

Commit 28c3978 brought a possible NULL-dereference and some memleaks. Hard to hit in real world, difficult to debug.

 #0  0x00007fe74823badd in vgs_pvs_data_free () at ../udisks/modules/libudisks2_lvm2.so
 #1  0x00007fe74822e933 in lvm_update_vgs () at ..//udisks/modules/libudisks2_lvm2.so
 #2  0x00007fe74ba0966c in g_task_return_now (task=0x1eded590 [GTask]) at ../gio/gtask.c:1363
 #3  0x00007fe74ba096a5 in complete_in_idle_cb (task=task@entry=0x1eded590) at ../gio/gtask.c:1377

Commit 28c3978 brought a possible NULL-dereference and some memleaks.
Hard to hit in real world, difficult to debug.

 #0  0x00007fe74823badd in vgs_pvs_data_free () at ../udisks/modules/libudisks2_lvm2.so
 storaged-project#1  0x00007fe74822e933 in lvm_update_vgs () at ..//udisks/modules/libudisks2_lvm2.so
 storaged-project#2  0x00007fe74ba0966c in g_task_return_now (task=0x1eded590 [GTask]) at ../gio/gtask.c:1363
 storaged-project#3  0x00007fe74ba096a5 in complete_in_idle_cb (task=task@entry=0x1eded590) at ../gio/gtask.c:1377
@tbzatek tbzatek merged commit cbc3753 into storaged-project:master Dec 17, 2025
17 of 23 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants