Bug 279851 - x11-fm/worker crashes on start
Summary: x11-fm/worker crashes on start
Status: New
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: amd64 Any
: --- Affects Only Me
Assignee: Alexey Dokuchaev
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2024-06-19 07:06 UTC by Jörg Preiß
Modified: 2025-11-15 22:19 UTC (History)
4 users (show)

See Also:
bugzilla: maintainer-feedback? (danfe)


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Jörg Preiß 2024-06-19 07:06:34 UTC
Running worker directly after installation core dumps. I can start -h, which prints the help, but even -v crashes directly.
Comment 1 Zsolt Udvari freebsd_committer freebsd_triage 2024-08-11 05:54:11 UTC
The port updated to 5.1.0 (about a month ago). Could you please check this version?
Comment 2 Aldis Berjoza 2025-11-15 22:10:38 UTC
Still an issue on FreeBSD 14.3 for worker installed from package.

seams related:
bug #281310, bug #281319

kdump just before crash:


 68817 worker   CALL  read(0x6,0x225773664f81,0x100)
 68817 worker   GIO   fd 6 read 170 bytes
       "c1541
	
	# dar archive
	udar .dar
	
	# amiga disk images
	uadf .adf
	
	uarc
	
	ucab
	
	uimg
	
	# amiga power packer
	upp .pp
	
	# amiga dms archives
	uxdms .dms
	
	# amiga xpk archives
	uxpk
       "
 68817 worker   RET   read 170/0xaa
 68817 worker   CALL  poll(0x2257736089c8,0x1,0xffffffff)
 68817 worker   STRU  struct pollfd[] = { { fd=6, events=0x1<POLLIN>, revents=0x1<POLLIN>} }
 68817 worker   RET   poll 1
 68817 worker   CALL  read(0x6,0x225773664f80,0x100)
 68817 worker   GIO   fd 6 read 0 bytes
       ""
 68817 worker   RET   read 0
 68817 worker   CALL  close(0x6)
 68817 worker   RET   close 0
 68817 worker   PSIG  SIGSEGV SIG_DFL code=SEGV_MAPERR
 68817 worker   NAMI  "worker.core"
Comment 3 Aldis Berjoza 2025-11-15 22:19:45 UTC
Just compiled worker without avfs.
As mentioned in Bug #281310, worker works find without avfs