[Bug 401841] Re: nautilus crashed with SIGSEGV in IA__g_slice_alloc()

2009-10-07 Thread Muelli
Hey Pedro :) As I was saying I tested it with the Karmic packages. It doesn't crash. -- nautilus crashed with SIGSEGV in IA__g_slice_alloc() https://bugs.launchpad.net/bugs/401841 You received this bug notification because you are a member of Ubuntu Desktop Bugs, which is a bug assignee. --

[Bug 401841] Re: nautilus crashed with SIGSEGV in IA__g_slice_alloc()

2009-10-07 Thread Pedro Villavicencio
Let's close the bug then, thanks Muelli. ** Changed in: nautilus (Ubuntu) Status: New = Fix Released -- nautilus crashed with SIGSEGV in IA__g_slice_alloc() https://bugs.launchpad.net/bugs/401841 You received this bug notification because you are a member of Ubuntu Desktop Bugs, which is

[Bug 401841] Re: nautilus crashed with SIGSEGV in IA__g_slice_alloc()

2009-10-05 Thread Pedro Villavicencio
Right, it's difficult for the team to backport a fix if we don't know where is it, will leave this open for now, please comment when you have the time to test the same on Karmic, thanks Muelli. -- nautilus crashed with SIGSEGV in IA__g_slice_alloc() https://bugs.launchpad.net/bugs/401841 You

[Bug 401841] Re: nautilus crashed with SIGSEGV in IA__g_slice_alloc()

2009-10-02 Thread Pedro Villavicencio
Muelli can you confirm that updating the gvfs packages fixes the issue? Thanks. ** Changed in: nautilus (Ubuntu) Status: New = Incomplete -- nautilus crashed with SIGSEGV in IA__g_slice_alloc() https://bugs.launchpad.net/bugs/401841 You received this bug notification because you are a

[Bug 401841] Re: nautilus crashed with SIGSEGV in IA__g_slice_alloc()

2009-10-02 Thread Muelli
Nope. Still crashes. Actually, to reproduce I just need to click the Bluetooth icon in the upper right, select Browse Files on Device, select my mobile and BOOM! nautilus crashes. Apport collects the stacktrace atm, so I'll post you the link to the newly created bug. Manually attaching gdb to

[Bug 401841] Re: nautilus crashed with SIGSEGV in IA__g_slice_alloc()

2009-10-02 Thread Muelli
Reopening as I have answered whether it's fixed. mue...@xbox:~$ apt-cache policy gvfsd nautilus gvfs nautilus: Installed: 1:2.26.2-0ubuntu2 Candidate: 1:2.26.2-0ubuntu2 Version table: 1:2.28.0-0ubuntu3 0 400 http://de.archive.ubuntu.com karmic/main Packages ***

[Bug 401841] Re: nautilus crashed with SIGSEGV in IA__g_slice_alloc()

2009-10-02 Thread Muelli
** Attachment added: Valgring log http://launchpadlibrarian.net/32866924/valgrind.log.bz2 -- nautilus crashed with SIGSEGV in IA__g_slice_alloc() https://bugs.launchpad.net/bugs/401841 You received this bug notification because you are a member of Ubuntu Desktop Bugs, which is a bug

[Bug 401841] Re: nautilus crashed with SIGSEGV in IA__g_slice_alloc()

2009-10-02 Thread Muelli
I eventually realized that we're talking about upgrading to karmic packages. So given that there might be a fix available, will that be backported to Jaunty? I upgraded gvfs, nautilus and the stuff it automatically pulls. mue...@xbox:/tmp$ apt-cache policy nautilus gvfs nautilus: Installed:

[Bug 401841] Re: nautilus crashed with SIGSEGV in IA__g_slice_alloc()

2009-10-02 Thread Muelli
The in commet #14 promised report is bug 440727, -- nautilus crashed with SIGSEGV in IA__g_slice_alloc() https://bugs.launchpad.net/bugs/401841 You received this bug notification because you are a member of Ubuntu Desktop Bugs, which is a bug assignee. -- desktop-bugs mailing list

[Bug 401841] Re: nautilus crashed with SIGSEGV in IA__g_slice_alloc()

2009-09-25 Thread Rockwalrus
Upgrading gvfsd and related packages to the versions in Karmic fixed this problem for me. -- nautilus crashed with SIGSEGV in IA__g_slice_alloc() https://bugs.launchpad.net/bugs/401841 You received this bug notification because you are a member of Ubuntu Desktop Bugs, which is a bug assignee.

[Bug 401841] Re: nautilus crashed with SIGSEGV in IA__g_slice_alloc()

2009-07-22 Thread Sebastien Bacher
could you install gvfs-dbgsym and get a new log? ** Changed in: nautilus (Ubuntu) Status: New = Incomplete -- nautilus crashed with SIGSEGV in IA__g_slice_alloc() https://bugs.launchpad.net/bugs/401841 You received this bug notification because you are a member of Ubuntu Desktop Bugs,

[Bug 401841] Re: nautilus crashed with SIGSEGV in IA__g_slice_alloc()

2009-07-22 Thread Muelli
Sure: mue...@xbox:/tmp$ G_SLICE=always-malloc G_DEBUG=gc-friendly valgrind -v --tool=memcheck --leak-check=full --num-callers=40 --log-file=valgrind.log nautilus (nautilus:19633): GLib-GIO-WARNING **: Could not initialize inotify (nautilus:19633): GLib-GIO-WARNING **: Could not initialize

[Bug 401841] Re: nautilus crashed with SIGSEGV in IA__g_slice_alloc()

2009-07-22 Thread Muelli
mue...@xbox:/tmp$ G_SLICE=always-malloc G_DEBUG=fatal_criticals nautilus[1] 20158 mue...@xbox:/tmp$ gdb -p ** (nautilus:20158): WARNING **: Unable to add monitor: Not supported mue...@xbox:/tmp$ gdb -p `pgrep nautilus` GNU gdb 6.8-debian Copyright (C) 2008 Free Software Foundation, Inc. License

[Bug 401841] Re: nautilus crashed with SIGSEGV in IA__g_slice_alloc()

2009-07-22 Thread Apport retracing service
** Tags added: need-amd64-retrace -- nautilus crashed with SIGSEGV in IA__g_slice_alloc() https://bugs.launchpad.net/bugs/401841 You received this bug notification because you are a member of Ubuntu Desktop Bugs, which is a bug assignee. -- desktop-bugs mailing list

[Bug 401841] Re: nautilus crashed with SIGSEGV in IA__g_slice_alloc()

2009-07-22 Thread Apport retracing service
** Tags removed: need-amd64-retrace -- nautilus crashed with SIGSEGV in IA__g_slice_alloc() https://bugs.launchpad.net/bugs/401841 You received this bug notification because you are a member of Ubuntu Desktop Bugs, which is a bug assignee. -- desktop-bugs mailing list

[Bug 401841] Re: nautilus crashed with SIGSEGV in IA__g_slice_alloc()

2009-07-21 Thread Pedro Villavicencio
Hello Muelli. Could you please try to obtain a valgrind log following the instructions at https://wiki.ubuntu.com/Valgrind and attach the file to the bug report. This will greatly help us in tracking down your problem. ** Changed in: nautilus (Ubuntu) Status: New = Incomplete ** Changed

[Bug 401841] Re: nautilus crashed with SIGSEGV in IA__g_slice_alloc()

2009-07-21 Thread Muelli
Weird. I can't make it crash with the following command: mue...@xbox:/tmp$ G_DEBUG=fatal_criticals G_SLICE=always-malloc G_DEBUG =gc-friendly valgrind -v --tool=memcheck --leak-check=full --num- callers=40 --log-file=valgrind.log nautilus (nautilus:8037): GLib-GIO-WARNING **: Could not

[Bug 401841] Re: nautilus crashed with SIGSEGV in IA__g_slice_alloc()

2009-07-21 Thread Muelli
Reopening as the valgrind log has been provided ** Changed in: nautilus (Ubuntu) Status: Incomplete = New -- nautilus crashed with SIGSEGV in IA__g_slice_alloc() https://bugs.launchpad.net/bugs/401841 You received this bug notification because you are a member of Ubuntu Desktop Bugs,

[Bug 401841] Re: nautilus crashed with SIGSEGV in IA__g_slice_alloc()

2009-07-20 Thread Muelli
** Visibility changed to: Public -- nautilus crashed with SIGSEGV in IA__g_slice_alloc() https://bugs.launchpad.net/bugs/401841 You received this bug notification because you are a member of Ubuntu Desktop Bugs, which is subscribed to nautilus in ubuntu. -- desktop-bugs mailing list

[Bug 401841] Re: nautilus crashed with SIGSEGV in IA__g_slice_alloc()

2009-07-20 Thread Andres Mujica
muelli: can you check bug #395710 if you've got ubuntuone installed, try upgrading to the PPA version. -- nautilus crashed with SIGSEGV in IA__g_slice_alloc() https://bugs.launchpad.net/bugs/401841 You received this bug notification because you are a member of Ubuntu Desktop Bugs, which is

[Bug 401841] Re: nautilus crashed with SIGSEGV in IA__g_slice_alloc()

2009-07-20 Thread Muelli
I don't have ubuntuone installed: mue...@xbox:~$ apt-cache policy ubuntuone-client{,-gnome} ubuntuone-client: Installed: (none) Candidate: 0.90.3-0ubuntu1 Version table: 0.90.3-0ubuntu1 0 400 http://de.archive.ubuntu.com karmic/main Packages ubuntuone-client-gnome: Installed: