Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 09 Aug 2019 17:01:29 +0000
From:      bugzilla-noreply@freebsd.org
To:        ports-bugs@FreeBSD.org
Subject:   [Bug 239747] audio/rhytmbox Segmentation fault on launch (amd64)
Message-ID:  <bug-239747-7788@https.bugs.freebsd.org/bugzilla/>

next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D239747

            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@FreeBSD.org
          Reporter: andersbo87@icloud.com

Created attachment 206400
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=3D206400&action=
=3Dedit
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 =3D 'rhythmbox', stop reason =3D 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 "Affec=
ts
Only Me"

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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-239747-7788>