[Bug 1203296] Re: thunar crashed with SIGSEGV in magazine_chain_pop_head()

2014-09-24 Thread superkuh
I do not believe this bug is fully fixed. I have the "fixed" version of libgtk2.0 and I am still encountering these crashes with alarming regularity. See, https://bugs.launchpad.net/ubuntu/+source/thunar/+bug/1372140 for referenced. -- You received this bug notification because you are a member o

[Bug 1203296] Re: thunar crashed with SIGSEGV in magazine_chain_pop_head()

2014-05-20 Thread Alistair Buxton
Fixed by https://bugs.launchpad.net/ubuntu/+source/gtk+2.0/+bug/1316509 ** Changed in: thunar (Ubuntu) Status: Invalid => Fix Released ** Changed in: gtk+2.0 (Ubuntu) Status: In Progress => Fix Released -- You received this bug notification because you are a member of Ubuntu Bugs,

[Bug 1203296] Re: thunar crashed with SIGSEGV in magazine_chain_pop_head()

2014-05-12 Thread Sebastien Bacher
** Changed in: gtk+2.0 (Ubuntu) Importance: Undecided => High ** Changed in: gtk+2.0 (Ubuntu) Status: Confirmed => In Progress -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1203296 Title:

[Bug 1203296] Re: thunar crashed with SIGSEGV in magazine_chain_pop_head()

2014-05-06 Thread Thaddäus Tintenfisch
** No longer affects: thunar -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1203296 Title: thunar crashed with SIGSEGV in magazine_chain_pop_head() To manage notifications about this bug go to: http

[Bug 1203296] Re: thunar crashed with SIGSEGV in magazine_chain_pop_head()

2014-05-05 Thread Launchpad Bug Tracker
Status changed to 'Confirmed' because the bug affects multiple users. ** Changed in: gtk+2.0 (Ubuntu) Status: New => Confirmed -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1203296 Title: th

[Bug 1203296] Re: thunar crashed with SIGSEGV in magazine_chain_pop_head()

2014-05-05 Thread Bug Watch Updater
** Changed in: gtk Status: Unknown => Fix Released ** Changed in: gtk Importance: Unknown => Medium -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1203296 Title: thunar crashed with SIGSEG

[Bug 1203296] Re: thunar crashed with SIGSEGV in magazine_chain_pop_head()

2014-05-05 Thread Alistair Buxton
This is a bug in Gtk which has recently been fixed in Gtk3. Of course Thunar uses Gtk2... ** Changed in: thunar (Ubuntu) Status: Confirmed => Invalid ** Also affects: gtk+2.0 (Ubuntu) Importance: Undecided Status: New ** Bug watch added: GNOME Bug Tracker #723366 https://bugz

[Bug 1203296] Re: thunar crashed with SIGSEGV in magazine_chain_pop_head()

2014-05-05 Thread Alistair Buxton
This is really strange. All I have to do to crash it is mount and unmount a device a multiple of three times. So mount/unmount 3 times, or 6 times, or 9 times etc. Any other number of cycles and it doesn't crash. -- You received this bug notification because you are a member of Ubuntu Bugs, which

[Bug 1203296] Re: thunar crashed with SIGSEGV in magazine_chain_pop_head()

2014-05-05 Thread Alistair Buxton
I've tested with G_SLICE=always-malloc and the crash still happens. This rules out crashing due to slice/malloc mismatch, which was the leading theory on the cause of this. Also G_SLICE=debug-blocks didn't crash any earlier, so no help there. -- You received this bug notification because you are

[Bug 1203296] Re: thunar crashed with SIGSEGV in magazine_chain_pop_head()

2014-05-05 Thread Alistair Buxton
Refined steps to reproduce: 1. move thunar binary to an unpathed directory, to prevent any daemon mode shenanegans by init. 2. gdb ./thunar 3. mount a drive in the sidebar. any type of drive will work. (USB and fixed SATA partitions tested.) 4. open a file on the drive in a program that will loc

Re: [Bug 1203296] Re: thunar crashed with SIGSEGV in magazine_chain_pop_head()

2014-05-05 Thread Alistair Buxton
Okay, this works. You must right click -> unmount, not not click the eject icon which does not cause the crash. On 5 May 2014 17:35, b3nmore <1203...@bugs.launchpad.net> wrote: > I believe I found a reliable way to reproduce the crash: > - open thunar > - use the side panel to mount a usb stick (o

[Bug 1203296] Re: thunar crashed with SIGSEGV in magazine_chain_pop_head()

2014-05-05 Thread b3nmore
I believe I found a reliable way to reproduce the crash: - open thunar - use the side panel to mount a usb stick (or use automount) - open a document on the usb volume (e.g. a pdf file) - keep it open and try to unmount the usb stick via the side pane - cancel the window which informs that the vol

[Bug 1203296] Re: thunar crashed with SIGSEGV in magazine_chain_pop_head()

2014-05-05 Thread Bug Watch Updater
Launchpad has imported 17 comments from the remote bug at https://bugzilla.xfce.org/show_bug.cgi?id=10596. If you reply to an imported comment from within Launchpad, your comment will be sent to the remote bug automatically. Read more about Launchpad's inter-bugtracker facilities at https://help.l

[Bug 1203296] Re: thunar crashed with SIGSEGV in magazine_chain_pop_head()

2014-05-04 Thread Alistair Buxton
The upstream report does have one interesting factor: the steps to reproduce are "run thunar and wait 2 minutes" which is rather unique. All the other methods I've seen basically amount to "use thunar until it crashes." -- You received this bug notification because you are a member of Ubuntu Bugs

[Bug 1203296] Re: thunar crashed with SIGSEGV in magazine_chain_pop_head()

2014-05-04 Thread Alistair Buxton
Yes, we know. Unfortunately it is completely unreproducible - it seems different for everyone. On top of that, all the traces are useless because it is crashing inside the Gtk slice allocator which means the corruption happened much earlier - or this is a Gtk bug. I think it is actually responsibl

[Bug 1203296] Re: thunar crashed with SIGSEGV in magazine_chain_pop_head()

2014-05-04 Thread Robert Ancell
This is one of the top crashers in Ubuntu 14.04: https://errors.ubuntu.com/problem/cb0629c4765654432162e73197d145eea640134a -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1203296 Title: thunar crashe

[Bug 1203296] Re: thunar crashed with SIGSEGV in magazine_chain_pop_head()

2014-04-14 Thread b3nmore
backtrace like in the previous comment, but for all threads. ** Attachment added: "all_threads_bt_full.txt" https://bugs.launchpad.net/ubuntu/+source/thunar/+bug/1203296/+attachment/4083661/+files/all_threads_bt_full.txt -- You received this bug notification because you are a member of Ubunt

[Bug 1203296] Re: thunar crashed with SIGSEGV in magazine_chain_pop_head()

2014-04-14 Thread b3nmore
Attached a gdb backtrace from running: G_SLICE=debug-blocks gdb --args Thunar --daemon To reproduce quite reliably, I have to open a thunar window, mount/umount e.g. usb drives or network shares, browse some local folders and close thunar (some times looping through the whole procedure several tim

[Bug 1203296] Re: thunar crashed with SIGSEGV in magazine_chain_pop_head()

2014-03-18 Thread Thaddäus Tintenfisch
** Also affects: thunar Importance: Undecided Status: New -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1203296 Title: thunar crashed with SIGSEGV in magazine_chain_pop_head() To manage n

[Bug 1203296] Re: thunar crashed with SIGSEGV in magazine_chain_pop_head()

2014-03-11 Thread Alistair Buxton
** Changed in: thunar (Ubuntu) Assignee: (unassigned) => Alistair Buxton (a-j-buxton) -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1203296 Title: thunar crashed with SIGSEGV in magazine_chain_

[Bug 1203296] Re: thunar crashed with SIGSEGV in magazine_chain_pop_head()

2014-03-06 Thread Elfy
Plugged in Sansa mp3 player. Recognised, did some media player movement. Unmounted and ejected - thunar crashed. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1203296 Title: thunar crashed with SI

[Bug 1203296] Re: thunar crashed with SIGSEGV in magazine_chain_pop_head()

2014-02-27 Thread Apport retracing service
** Tags added: bugpattern-needed -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1203296 Title: thunar crashed with SIGSEGV in magazine_chain_pop_head() To manage notifications about this bug go to:

[Bug 1203296] Re: thunar crashed with SIGSEGV in magazine_chain_pop_head()

2014-02-23 Thread Jackson Doak
** Information type changed from Private to Public -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1203296 Title: thunar crashed with SIGSEGV in magazine_chain_pop_head() To manage notifications abou