GNU bug report logs - #57417
Emacs crashes due to symbol lookup error to rsvg_handle_set_stylesheet

Previous Next

Package: guix;

Reported by: grokking Stuff <grokkingstuff <at> gmail.com>

Date: Thu, 25 Aug 2022 19:41:01 UTC

Severity: normal

Full log


View this message in rfc822 format

From: Maxime Devos <maximedevos <at> telenet.be>
To: arnaud.lechevallier <at> free.fr, 57417 <at> debbugs.gnu.org
Subject: bug#57417: Emacs crashes due to symbol lookup error to rsvg_handle_set_stylesheet
Date: Fri, 11 Nov 2022 17:00:56 +0100
[Message part 1 (text/plain, inline)]
On 11-11-2022 08:56, arnaud.lechevallier <at> free.fr wrote:
> Hi Maxime,
> 
>> Which architecture are you on?  You can find out with
>> $ echo '(use-modules (guix utils)) (%current-system)' | guix repl
> 
> $1 = "x86_64-linux"
> 

Then unless 'grokking Stuff' has a different system, I am not following 
their proposal, because because on x86-64 ...

>            (if (target-x86-64?)
>                librsvg-bootstrap
>                librsvg-2.40) => need to be change ?

... the first branch would be taken, so changing the second branch would 
have no effect.  However, perhaps the rsvg_handle_set_stylesheet is only 
present in the 'librsvg', and not in 'librsvg-bootstrap' (I wouldn't 
expect that as they are the same version, but it could be tested).  If 
so, librsvg-for-system could be used instead, at cost of some rebuilds.

Greetings,
Maxime
[OpenPGP_0x49E3EE22191725EE.asc (application/pgp-keys, attachment)]
[OpenPGP_signature (application/pgp-signature, attachment)]

This bug report was last modified 2 years and 282 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.