[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Pan-users] Bug 756458 pan 0.139 crashes on start
From: |
Duncan |
Subject: |
Re: [Pan-users] Bug 756458 pan 0.139 crashes on start |
Date: |
Tue, 29 Dec 2015 02:39:33 +0000 (UTC) |
User-agent: |
Pan/0.140 (Chocolate Salty Balls; GIT 02eaa66) |
Detlef Graef posted on Mon, 28 Dec 2015 15:53:59 +0100 as excerpted:
> I've some update to this bug:
>
> https://bugzilla.gnome.org/show_bug.cgi?id=756458
>
> I've done some (very simple) debugging.
>
> At startup Pan reads the value from the string "last-visited-group" from
> the preferences.xml file. Due to the new ABI it doesn't work as
> expected.
While I understand you're actually working on a proper patch, not just a
workaround, and thanks for that, I can say that the suggested workaround,
building pan with -D_GLIBCXX_USE_CXX11_ABI=0 in CXXFLAGS, seems to work
well enough here -- I'm using pan (from git so it already has the current
dir fix of bug 754698) built with gcc 5.3.0 and that in my CXXFLAGS here
on gentoo, to type this reply, and haven't seen any bugs from the gcc5
rebuild yet. =:^)
But getting the bugs actually fixed so CXX11_ABI could be used would
indeed be a good thing. =:^)
--
Duncan - List replies preferred. No HTML msgs.
"Every nonfree program has a lord, a master --
and if you use the program, he is your master." Richard Stallman
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- Re: [Pan-users] Bug 756458 pan 0.139 crashes on start,
Duncan <=