[Bug 239747] audio/rhytmbox Segmentation fault on launch (amd64)
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Fri Aug 9 17:01:30 UTC 2019
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=239747
Bug ID: 239747
Summary: audio/rhytmbox Segmentation fault on launch (amd64)
Product: Ports & Packages
Version: Latest
Hardware: amd64
OS: Any
Status: New
Severity: Affects Only Me
Priority: ---
Component: Individual Port(s)
Assignee: ports-bugs at FreeBSD.org
Reporter: andersbo87 at icloud.com
Created attachment 206400
--> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=206400&action=edit
This file contains the full backtrace from LLDB
Hello!
Today I tried to install Rhythmbox onto my FreeBSD 12 system (amd64).
The installation itself was successful, but whenever I try to start the app, it
crashes with a segmentation fault. When running lldb, I get the following
information:
Process 83255 launching
Process 83255 launched: '/usr/local/bin/rhythmbox' (x86_64)
Process 83255 stopped
* thread #1, name = 'rhythmbox', stop reason = signal SIGSEGV: invalid address
(fault address: 0x0)
frame #0: 0x0000000801a5290c libc.so.7`strcmp + 60
libc.so.7`strcmp:
-> 0x801a5290c <+60>: movq 0x8(%rdi), %rax
0x801a52910 <+64>: addq $0x8, %rdi
0x801a52914 <+68>: movq 0x8(%rsi), %rdx
0x801a52918 <+72>: addq $0x8, %rsi
I've put the full backtrace in an attached file.
Not sure if it affects anyone else, so for now, I've put severity to "Affects
Only Me"
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the freebsd-ports-bugs
mailing list