Bug 2187964 - [abrt] dleyna-renderer: g_malloc(): dleyna-renderer-service killed by SIGTRAP
Summary: [abrt] dleyna-renderer: g_malloc(): dleyna-renderer-service killed by SIGTRAP
Keywords:
Status: CLOSED EOL
Alias: None
Product: Fedora
Classification: Fedora
Component: dleyna
Version: 38
Hardware: x86_64
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: David King
QA Contact:
URL: https://retrace.fedoraproject.org/faf...
Whiteboard: abrt_hash:548d684371613743faf823c7da2...
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2023-04-19 09:26 UTC by Chris Schaller
Modified: 2024-05-21 14:39 UTC (History)
2 users (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2024-05-21 14:39:28 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)
File: proc_pid_status (1.39 KB, text/plain)
2023-04-19 09:26 UTC, Chris Schaller
no flags Details
File: maps (3.90 KB, text/plain)
2023-04-19 09:26 UTC, Chris Schaller
no flags Details
File: limits (1.29 KB, text/plain)
2023-04-19 09:26 UTC, Chris Schaller
no flags Details
File: environ (1.22 KB, text/plain)
2023-04-19 09:26 UTC, Chris Schaller
no flags Details
File: open_fds (1.18 KB, text/plain)
2023-04-19 09:26 UTC, Chris Schaller
no flags Details
File: mountinfo (3.76 KB, text/plain)
2023-04-19 09:26 UTC, Chris Schaller
no flags Details
File: os_info (734 bytes, text/plain)
2023-04-19 09:27 UTC, Chris Schaller
no flags Details
File: cpuinfo (2.85 KB, text/plain)
2023-04-19 09:27 UTC, Chris Schaller
no flags Details
File: core_backtrace (29.89 KB, text/plain)
2023-04-19 09:27 UTC, Chris Schaller
no flags Details
File: dso_list (384 bytes, text/plain)
2023-04-19 09:27 UTC, Chris Schaller
no flags Details
File: backtrace (67.55 KB, text/plain)
2023-04-19 09:27 UTC, Chris Schaller
no flags Details

Description Chris Schaller 2023-04-19 09:26:49 UTC
Description of problem:
Pressed Windows key to go to Activities, then typed in "fonts" to start Fonts.
Received this error after pressing enter.
(dleyna crashes regularly when starting programs through Activities search)

Version-Release number of selected component:
dleyna-renderer-0.8.2-2.fc38

Additional info:
reporter:       libreport-2.17.9
type:           CCpp
reason:         dleyna-renderer-service killed by SIGTRAP
journald_cursor: s=edb6456426df483dae3ae26bb4a07930;i=603d2;b=8c96beac001543a2aca13a1a621a2439;m=25299865c;t=5f9acf5fcef8e;x=be6e039be838823
executable:     /usr/libexec/dleyna-renderer-service
cmdline:        /usr/libexec/dleyna-renderer-service
cgroup:         0::/user.slice/user-1000.slice/user/app.slice/dbus-:1.2-com.intel.dleyna\x2drenderer
rootdir:        /
uid:            1000
kernel:         6.2.11-300.fc38.x86_64
package:        dleyna-renderer-0.8.2-2.fc38
runlevel:       N 5
backtrace_rating: 4
crash_function: g_malloc

Truncated backtrace:
Thread no. 1 (34 frames)
 #2 g_malloc at ../glib/gmem.c:135
 #3 g_memdup2 at ../glib/gstrfuncs.c:426
 #5 g_hash_table_ensure_keyval_fits at ../glib/ghash.c:976
 #6 g_hash_table_insert_node at ../glib/ghash.c:1356
 #7 g_hash_table_insert_internal at ../glib/ghash.c:1630
 #8 g_hash_table_insert at ../glib/ghash.c:1659
 #9 g_cclosure_marshal_VOID__OBJECTv at ../gobject/gmarshal.c:1910
 #10 _g_closure_invoke_va at ../gobject/gclosure.c:895
 #13 create_and_report_device_proxy at ../libgupnp/gupnp-control-point.c:355
 #14 process_device_list at ../libgupnp/gupnp-control-point.c:510
 #15 description_loaded at ../libgupnp/gupnp-control-point.c:556
 #16 got_description_url at ../libgupnp/gupnp-control-point.c:637
 #17 g_task_return_now at ../gio/gtask.c:1309
 #18 g_task_return at ../gio/gtask.c:1378
 #20 send_and_read_splice_ready_cb at ../libsoup/soup-session.c:3288
 #21 g_task_return_now at ../gio/gtask.c:1309
 #22 g_task_return at ../gio/gtask.c:1378
 #24 send_and_splice_ready_cb at ../libsoup/soup-session.c:3429
 #25 g_task_return_now at ../gio/gtask.c:1309
 #26 g_task_return at ../gio/gtask.c:1378
 #28 async_ready_splice_callback_wrapper at ../gio/goutputstream.c:1714
 #29 g_task_return_now at ../gio/gtask.c:1309
 #30 g_task_return at ../gio/gtask.c:1378
 #32 real_splice_async_complete_cb at ../gio/goutputstream.c:2686
 #33 g_task_return_now at ../gio/gtask.c:1309
 #34 g_task_return at ../gio/gtask.c:1378
 #36 async_ready_close_callback_wrapper at ../gio/goutputstream.c:1943
 #37 g_task_return_now at ../gio/gtask.c:1309
 #38 complete_in_idle_cb at ../gio/gtask.c:1323
 #42 g_main_context_iterate.isra.0 at ../glib/gmain.c:4276
 #44 dleyna_main_loop_start at ../libdleyna/core/main-loop.c:154
 #45 __libc_start_call_main at ../sysdeps/nptl/libc_start_call_main.h:58
 #46 __libc_start_main_impl at ../csu/libc-start.c:360
 #47 _start

Comment 1 Chris Schaller 2023-04-19 09:26:52 UTC
Created attachment 1958240 [details]
File: proc_pid_status

Comment 2 Chris Schaller 2023-04-19 09:26:53 UTC
Created attachment 1958241 [details]
File: maps

Comment 3 Chris Schaller 2023-04-19 09:26:54 UTC
Created attachment 1958242 [details]
File: limits

Comment 4 Chris Schaller 2023-04-19 09:26:55 UTC
Created attachment 1958243 [details]
File: environ

Comment 5 Chris Schaller 2023-04-19 09:26:57 UTC
Created attachment 1958244 [details]
File: open_fds

Comment 6 Chris Schaller 2023-04-19 09:26:59 UTC
Created attachment 1958245 [details]
File: mountinfo

Comment 7 Chris Schaller 2023-04-19 09:27:01 UTC
Created attachment 1958246 [details]
File: os_info

Comment 8 Chris Schaller 2023-04-19 09:27:02 UTC
Created attachment 1958247 [details]
File: cpuinfo

Comment 9 Chris Schaller 2023-04-19 09:27:03 UTC
Created attachment 1958248 [details]
File: core_backtrace

Comment 10 Chris Schaller 2023-04-19 09:27:04 UTC
Created attachment 1958249 [details]
File: dso_list

Comment 11 Chris Schaller 2023-04-19 09:27:06 UTC
Created attachment 1958250 [details]
File: backtrace

Comment 12 Czeslaw Liebert 2023-04-19 20:41:00 UTC
After upgrading Fedroa distro 37 to 38 this error occured after running Atom Code Editor.


reporter:       libreport-2.17.9
type:           CCpp
reason:         dleyna-renderer-service killed by SIGTRAP
journald_cursor: s=816279533150487b809cda81643fede3;i=4a440;b=f304b26169a54c58a8e6860ada8f8163;m=54f73cf;t=5f9b64ebaa6f6;x=5ee7543129643f1d
executable:     /usr/libexec/dleyna-renderer-service
cmdline:        /usr/libexec/dleyna-renderer-service
cgroup:         0::/user.slice/user-1000.slice/user/app.slice/dbus-:1.2-com.intel.dleyna\x2drenderer
rootdir:        /
uid:            1000
kernel:         6.2.11-300.fc38.x86_64
package:        dleyna-renderer-0.8.2-2.fc38
runlevel:       N 5
backtrace_rating: 4
crash_function: g_malloc
comment:        After upgrading Fedroa distro 37 to 38 this error occured after running Atom Code Editor.

Comment 13 Luciano 2023-04-22 23:43:41 UTC
Abri una aplicacion, que es Insomnia para hacer peticiones http y probar rest apis. Y me salio la ventana esta de dleyna renderer de que habia ocurrido algun problema, al igual que cuando abri el VSCODE.


reporter:       libreport-2.17.9
type:           CCpp
journald_cursor: s=45969a60bebd40b797cbae49c5da5031;i=ab805;b=0212d4ec3eaa4539887daa4d546e74e4;m=44d4a2715;t=5f9f5093b7bfd;x=689a1af7ed47569a
uid:            1000
cmdline:        /usr/libexec/dleyna-renderer-service
kernel:         6.2.11-300.fc38.x86_64
rootdir:        /
executable:     /usr/libexec/dleyna-renderer-service
package:        dleyna-renderer-0.8.2-2.fc38
backtrace_rating: 4
reason:         dleyna-renderer-service killed by SIGTRAP
cgroup:         0::/user.slice/user-1000.slice/user/app.slice/dbus-:1.2-com.intel.dleyna\x2drenderer
comment:        Abri una aplicacion, que es Insomnia para hacer peticiones http y probar rest apis. Y me salio la ventana esta de dleyna renderer de que habia ocurrido algun problema, al igual que cuando abri el VSCODE.
crash_function: g_malloc
runlevel:       N 5

Comment 14 isaac 2023-05-24 21:48:38 UTC
opened extenstions UI 


reporter:       libreport-2.17.10
type:           CCpp
reason:         dleyna-renderer-service killed by SIGTRAP
journald_cursor: s=3f84f93d983943c79457038704ab5c56;i=14ef;b=fc228f01a7714e4184b869fdcc848c09;m=4e966d2c;t=5fc776505f415;x=17f81799e63d39cc
executable:     /usr/libexec/dleyna-renderer-service
cmdline:        /usr/libexec/dleyna-renderer-service
cgroup:         0::/user.slice/user-1000.slice/user/app.slice/dbus-:1.2-com.intel.dleyna\x2drenderer
rootdir:        /
uid:            1000
kernel:         6.2.15-300.fc38.x86_64
package:        dleyna-renderer-0.8.2-2.fc38
runlevel:       N 5
backtrace_rating: 4
crash_function: g_malloc
comment:        opened extenstions UI

Comment 15 vidal.marvin@gmail.com 2023-07-12 00:58:31 UTC
I just close Virtualbox and i got this error. 


reporter:       libreport-2.17.11
type:           CCpp
reason:         dleyna-renderer-service killed by SIGTRAP
journald_cursor: s=084ff38c4c054aa2b7b0f1125498d5b5;i=230f84;b=3259f5bdc0c74cc082de9f839f23d951;m=218921f11f;t=6003fa9725d81;x=81e533d468efcaff
executable:     /usr/libexec/dleyna-renderer-service
cmdline:        /usr/libexec/dleyna-renderer-service
cgroup:         0::/user.slice/user-1000.slice/user/app.slice/dbus-:1.2-com.intel.dleyna\x2drenderer
rootdir:        /
uid:            1000
kernel:         6.3.11-200.fc38.x86_64
package:        dleyna-renderer-0.8.2-2.fc38
runlevel:       N 5
backtrace_rating: 4
crash_function: g_malloc
comment:        I just close Virtualbox and i got this error.

Comment 16 Michael Lerro 2023-08-08 12:30:53 UTC
Uninstalled dleyna-server (autoremoved after removing Totem), maybe it's required?


reporter:       libreport-2.17.11
type:           CCpp
reason:         dleyna-renderer-service killed by SIGTRAP
journald_cursor: s=094fdafe08bb453b86f965d48f735673;i=12636;b=6d2072cf4bee4823b42ebd68ed6761f2;m=321491f;t=6026000a617b1;x=3ff2565d9f8dca4
executable:     /usr/libexec/dleyna-renderer-service
cmdline:        /usr/libexec/dleyna-renderer-service
cgroup:         0::/user.slice/user-1001.slice/user/app.slice/dbus-:1.2-com.intel.dleyna\x2drenderer
rootdir:        /
uid:            1001
kernel:         6.4.7-200.fc38.x86_64
package:        dleyna-renderer-0.8.2-2.fc38
runlevel:       N 5
backtrace_rating: 4
crash_function: g_malloc
comment:        Uninstalled dleyna-server (autoremoved after removing Totem), maybe it's required?

Comment 17 Kurt Gochko 2023-08-11 23:53:04 UTC
No Idea -- I saw the Problem Report just after updating fedora 38 to linux version 6.4.9-200.fc38.x86_64


reporter:       libreport-2.17.11
type:           CCpp
reason:         dleyna-renderer-service killed by SIGTRAP
journald_cursor: s=9edcdfb939554bf5a75bb5df735d9992;i=4f56a;b=2f75f60b48d34c1e84a977a52fd7efce;m=2cab9d02;t=602980fc9857e;x=1267f8cbacac9bf0
executable:     /usr/libexec/dleyna-renderer-service
cmdline:        /usr/libexec/dleyna-renderer-service
cgroup:         0::/user.slice/user-1000.slice/user/app.slice/dbus-:1.2-com.intel.dleyna\x2drenderer
rootdir:        /
uid:            1000
kernel:         6.3.11-200.fc38.x86_64
package:        dleyna-renderer-0.8.2-2.fc38
runlevel:       N 5
backtrace_rating: 4
crash_function: g_malloc
comment:        No Idea -- I saw the Problem Report just after updating fedora 38 to linux version 6.4.9-200.fc38.x86_64

Comment 18 Sagi Shnaidman 2023-09-19 12:04:24 UTC
Every time I use "Activities" and search it happens.


reporter:       libreport-2.17.11
type:           CCpp
reason:         dleyna-renderer-service killed by SIGTRAP
journald_cursor: s=a258e9788d104585843123f44a338886;i=95539e;b=eec457611cdd4972b679d1943f592cd5;m=ebfcbc0e5;t=6058c84744032;x=5a6750e889295e96
executable:     /usr/libexec/dleyna-renderer-service
cmdline:        /usr/libexec/dleyna-renderer-service
cgroup:         0::/user.slice/user-1000.slice/user/app.slice/dbus-:1.2-com.intel.dleyna\x2drenderer
rootdir:        /
uid:            1000
kernel:         6.4.15-200.fc38.x86_64
package:        dleyna-renderer-0.8.2-2.fc38
runlevel:       N 5
backtrace_rating: 4
crash_function: g_malloc
comment:        Every time I use "Activities" and search it happens.

Comment 19 Aoife Moloney 2024-05-07 16:07:23 UTC
This message is a reminder that Fedora Linux 38 is nearing its end of life.
Fedora will stop maintaining and issuing updates for Fedora Linux 38 on 2024-05-21.
It is Fedora's policy to close all bug reports from releases that are no longer
maintained. At that time this bug will be closed as EOL if it remains open with a
'version' of '38'.

Package Maintainer: If you wish for this bug to remain open because you
plan to fix it in a currently maintained version, change the 'version' 
to a later Fedora Linux version. Note that the version field may be hidden.
Click the "Show advanced fields" button if you do not see it.

Thank you for reporting this issue and we are sorry that we were not 
able to fix it before Fedora Linux 38 is end of life. If you would still like 
to see this bug fixed and are able to reproduce it against a later version 
of Fedora Linux, you are encouraged to change the 'version' to a later version
prior to this bug being closed.

Comment 20 Aoife Moloney 2024-05-21 14:39:28 UTC
Fedora Linux 38 entered end-of-life (EOL) status on 2024-05-21.

Fedora Linux 38 is no longer maintained, which means that it
will not receive any further security or bug fix updates. As a result we
are closing this bug.

If you can reproduce this bug against a currently maintained version of Fedora Linux
please feel free to reopen this bug against that version. Note that the version
field may be hidden. Click the "Show advanced fields" button if you do not see
the version field.

If you are unable to reopen this bug, please file a new report against an
active release.

Thank you for reporting this bug and we are sorry it could not be fixed.


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