[Bug 269620] sysutils/brasero: scsi-cam.c:173:brasero_device_handle_open: assertion failed: (path != NULL)

From: <bugzilla-noreply_at_freebsd.org>
Date: Fri, 17 Feb 2023 14:08:00 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=269620

--- Comment #3 from Paul Dufresne <dufresnep@zoho.com> ---
probably not usefull...
pkg install gdb
gdb
(gdb) core brasero.core
[New LWP 102965]
[New LWP 103056]
[New LWP 103057]
[New LWP 103058]
Core was generated by `brasero'.
Program terminated with signal SIGABRT, Aborted.
Sent by thr_kill() from pid 2469 and user 1001.
#0  0x000000083747cbba in ?? ()
[Current thread is 1 (LWP 102965)]
(gdb) bt
#0  0x000000083747cbba in ?? ()
#1  0x00000008373f5644 in ?? ()
#2  0x0000000000019235 in ?? ()
#3  0x734c6a1c409f8036 in ?? ()
#4  0x00000008210c1504 in ?? ()
#5  0x0000000834da4290 in ?? ()
#6  0x00000008210c1520 in ?? ()
#7  0x00000008374a69b9 in ?? ()
#8  0x0000000000000006 in ?? ()
#9  0xfffffffffffffff2 in ?? ()
#10 0xffffffdf00000060 in ?? ()
#11 0xffffffffffffffff in ?? ()
#12 0x00000008ffffffff in ?? ()
#13 0x000000085b29db00 in ?? ()
#14 0x00000008210c1580 in ?? ()
#15 0x0000000834d70ab6 in ?? ()
#16 0x0000003000333731 in ?? ()
#17 0x00000008210c1590 in ?? ()
#18 0x00000008210c1480 in ?? ()
#19 0x000000085948aaa0 in ?? ()
#20 0x734c6a1c409f8036 in ?? ()
#21 0x000000085943ad60 in ?? ()
#22 0x0000000823557c21 in ?? ()
--Type <RET> for more, q to quit, c to continue without paging--c
#23 0x0000000000000000 in ?? ()
(gdb) 
but I tried.

-- 
You are receiving this mail because:
You are the assignee for the bug.