[Bug 640732] Re: audacious2 crashed with SIGSEGV in std::ios_base::Init::~Init()

2016-01-25 Thread dino99
This version is outdated and no more supported ** Changed in: gcc-4.4 (Ubuntu) Status: New => Invalid -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/640732 Title: audacious2 crashed with SIGS

[Bug 640732] Re: audacious2 crashed with SIGSEGV in std::ios_base::Init::~Init()

2010-09-27 Thread Benjamin Drung
I made some tests: Install audacious-plugins 2.4.0-0ubuntu2 and run "rm -rf ~/.config/audacious/ && audacious" and then quit audacious. It should crash. Then add "CXX=g++-4.5" to the dh_auto_configure command and build and install the package. Run "rm -rf ~/.config/audacious/ && audacious", quit au

[Bug 640732] Re: audacious2 crashed with SIGSEGV in std::ios_base::Init::~Init()

2010-09-27 Thread Matthias Klose
No, but maybe "The rage of gcc" can enlighten us? -- audacious2 crashed with SIGSEGV in std::ios_base::Init::~Init() https://bugs.launchpad.net/bugs/640732 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubun

[Bug 640732] Re: audacious2 crashed with SIGSEGV in std::ios_base::Init::~Init()

2010-09-27 Thread Dmitry "Divius" Tantsur
I don't quite get you, but the bug is here and we are left with a mere workaround now. And regarding comment #14... I dont see any connection with this bug. Do you? -- audacious2 crashed with SIGSEGV in std::ios_base::Init::~Init() https://bugs.launchpad.net/bugs/640732 You received this bug noti

[Bug 640732] Re: audacious2 crashed with SIGSEGV in std::ios_base::Init::~Init()

2010-09-27 Thread Matthias Klose
the upstream report talks about "it is ruled that ..." why? comment #14 has a link to glibc patch, which apparently was never applied upstream? -- audacious2 crashed with SIGSEGV in std::ios_base::Init::~Init() https://bugs.launchpad.net/bugs/640732 You received this bug notification because you

[Bug 640732] Re: audacious2 crashed with SIGSEGV in std::ios_base::Init::~Init()

2010-09-27 Thread Dmitry "Divius" Tantsur
Why invalid? -- audacious2 crashed with SIGSEGV in std::ios_base::Init::~Init() https://bugs.launchpad.net/bugs/640732 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://list

[Bug 640732] Re: audacious2 crashed with SIGSEGV in std::ios_base::Init::~Init()

2010-09-27 Thread Matthias Klose
** Changed in: gcc-4.4 (Ubuntu) Status: New => Invalid -- audacious2 crashed with SIGSEGV in std::ios_base::Init::~Init() https://bugs.launchpad.net/bugs/640732 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs maili

[Bug 640732] Re: audacious2 crashed with SIGSEGV in std::ios_base::Init::~Init()

2010-09-26 Thread The rage of gcc
Did anyone take a look at http://www.cygwin.com/ml/libc- hacker/2010-05/msg3.html. (It's a well-known CRASH) -- audacious2 crashed with SIGSEGV in std::ios_base::Init::~Init() https://bugs.launchpad.net/bugs/640732 You received this bug notification because you are a member of Ubuntu Bugs, wh

[Bug 640732] Re: audacious2 crashed with SIGSEGV in std::ios_base::Init::~Init()

2010-09-26 Thread Benjamin Drung
I have to correct my words: It's not a fix, but a workaround. audacious with audacious-plugins 2.4.0-0ubuntu3 doesn't crash any more on exit. The GCC bug is still open. ** Package changed: gcc-4.5 (Ubuntu) => gcc-4.4 (Ubuntu) -- audacious2 crashed with SIGSEGV in std::ios_base::Init::~Init() htt

[Bug 640732] Re: audacious2 crashed with SIGSEGV in std::ios_base::Init::~Init()

2010-09-25 Thread William Pitcock
His "change" does not fix the bug period. It is a bug in GCC, period. ** Changed in: audacious-plugins (Ubuntu) Status: Fix Released => Invalid -- audacious2 crashed with SIGSEGV in std::ios_base::Init::~Init() https://bugs.launchpad.net/bugs/640732 You received this bug notification bec

[Bug 640732] Re: audacious2 crashed with SIGSEGV in std::ios_base::Init::~Init()

2010-09-25 Thread William Pitcock
That does not fix the bug... it is an STL bug... and it was fixed in GCC 4.5. Man the Ubuntu QA process is disturbingly incompetent. -- audacious2 crashed with SIGSEGV in std::ios_base::Init::~Init() https://bugs.launchpad.net/bugs/640732 You received this bug notification because you are a memb

[Bug 640732] Re: audacious2 crashed with SIGSEGV in std::ios_base::Init::~Init()

2010-09-25 Thread Launchpad Bug Tracker
** Branch linked: lp:ubuntu/audacious-plugins -- audacious2 crashed with SIGSEGV in std::ios_base::Init::~Init() https://bugs.launchpad.net/bugs/640732 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubuntu-b

[Bug 640732] Re: audacious2 crashed with SIGSEGV in std::ios_base::Init::~Init()

2010-09-25 Thread Launchpad Bug Tracker
This bug was fixed in the package audacious-plugins - 2.4.0-0ubuntu3 --- audacious-plugins (2.4.0-0ubuntu3) maverick; urgency=low * Replace remove-psf.patch by patch from upstream. * Use g++ as linker instead of gcc to fix crash on close (LP: #640732). -- Benjamin DrungSat, 2

[Bug 640732] Re: audacious2 crashed with SIGSEGV in std::ios_base::Init::~Init()

2010-09-25 Thread Benjamin Drung
** Package changed: audacious (Ubuntu) => audacious-plugins (Ubuntu) -- audacious2 crashed with SIGSEGV in std::ios_base::Init::~Init() https://bugs.launchpad.net/bugs/640732 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bug

[Bug 640732] Re: audacious2 crashed with SIGSEGV in std::ios_base::Init::~Init()

2010-09-23 Thread Benjamin Drung
audacious crashes if audacious-plugins used "gcc" as linker. audacious doesn't crash if "g++" is used as linker in audacious-plugins [1]. [1] Adjust the LD value in buildsys.mk. -- audacious2 crashed with SIGSEGV in std::ios_base::Init::~Init() https://bugs.launchpad.net/bugs/640732 You received

[Bug 640732] Re: audacious2 crashed with SIGSEGV in std::ios_base::Init::~Init()

2010-09-23 Thread Benjamin Drung
According to upstream this is a bug in libstdc++. Here's the comment from John Lindgren: "Ubuntu bug reports show crashing in the deconstructor for the C++ class std::ios_base::Init, which is registered with __cxa_atexit and called by __cxa_finalize, sometimes when a C++ plugin is unloaded and som

[Bug 640732] Re: audacious2 crashed with SIGSEGV in std::ios_base::Init::~Init()

2010-09-22 Thread Benjamin Drung
** Description changed: + upstream bug: http://jira.atheme.org/browse/AUD-264 + Binary package hint: audacious Crash always happens on closing audacious. ProblemType: Crash DistroRelease: Ubuntu 10.10 Package: audacious 2.4.0-0ubuntu1 ProcVersionSignature: Ubuntu 2.6.35-21.31-ge

[Bug 640732] Re: audacious2 crashed with SIGSEGV in std::ios_base::Init::~Init()

2010-09-22 Thread Benjamin Drung
** Changed in: audacious (Ubuntu) Importance: Medium => High -- audacious2 crashed with SIGSEGV in std::ios_base::Init::~Init() https://bugs.launchpad.net/bugs/640732 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mai

[Bug 640732] Re: audacious2 crashed with SIGSEGV in std::ios_base::Init::~Init()

2010-09-19 Thread Benjamin Drung
Forwarded to upstream: http://jira.atheme.org/browse/AUD-264 -- audacious2 crashed with SIGSEGV in std::ios_base::Init::~Init() https://bugs.launchpad.net/bugs/640732 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailin

[Bug 640732] Re: audacious2 crashed with SIGSEGV in std::ios_base::Init::~Init()

2010-09-19 Thread Benjamin Drung
To reproduce: rm -rf ~/.config/audacious/ audacious close it ** Changed in: audacious (Ubuntu) Status: Confirmed => Triaged -- audacious2 crashed with SIGSEGV in std::ios_base::Init::~Init() https://bugs.launchpad.net/bugs/640732 You received this bug notification because you are a membe

[Bug 640732] Re: audacious2 crashed with SIGSEGV in std::ios_base::Init::~Init()

2010-09-19 Thread Benjamin Drung
I had this issue once in my virtual machine, but I cannot reproduce it any more. ** Changed in: audacious (Ubuntu) Status: New => Confirmed -- audacious2 crashed with SIGSEGV in std::ios_base::Init::~Init() https://bugs.launchpad.net/bugs/640732 You received this bug notification because

[Bug 640732] Re: audacious2 crashed with SIGSEGV in std::ios_base::Init::~Init()

2010-09-16 Thread Dmitry "Divius" Tantsur
** Attachment added: "CoreDump.gz" https://bugs.launchpad.net/bugs/640732/+attachment/1594870/+files/CoreDump.gz ** Attachment added: "Dependencies.txt" https://bugs.launchpad.net/bugs/640732/+attachment/1594871/+files/Dependencies.txt ** Attachment added: "ProcMaps.txt" https://bugs.