[Bug 284023] Re: nautilus crashed with SIGSEGV in realloc()

2009-02-28 Thread Jojo
Here is my valgrind log. Nutilus crashes when I want to check preferences of a .mkv file. Linux jojo-laptop 2.6.28-8-generic #26-Ubuntu SMP Wed Feb 25 04:27:53 UTC 2009 x86_64 GNU/Linux I attach valgrind.log ** Attachment added: "valgrind-logs-nautilus.tar.gz" http://launchpadlibrarian.net/2

[Bug 284023] Re: nautilus crashed with SIGSEGV in realloc()

2008-10-27 Thread Sebastien Bacher
We are closing this bug report as it lacks the information, described in the previous comments, we need to investigate the problem further. However, please reopen it if you can give us the missing information and don't hesitate to submit bug reports in the future. ** Changed in: nautilus (Ubuntu)

[Bug 284023] Re: nautilus crashed with SIGSEGV in realloc()

2008-10-16 Thread Sebastien Bacher
did you get the crash under valgrind? the log is short, did you stop the running nautilus before starting it again under valgrind otherwise it'll use the already running version -- nautilus crashed with SIGSEGV in realloc() https://bugs.launchpad.net/bugs/284023 You received this bug notification

[Bug 284023] Re: nautilus crashed with SIGSEGV in realloc()

2008-10-16 Thread Marco de Moulin
My valgrind output using: G_SLICE=always-malloc G_DEBUG=gc-friendly valgrind -v --tool=memcheck --leak-check=full --num-callers=40 --log-file=valgrind.log nautilus ** Attachment added: "Valgrind log" http://launchpadlibrarian.net/18610785/valgrind.log -- nautilus crashed with SIGSEGV in re

[Bug 284023] Re: nautilus crashed with SIGSEGV in realloc()

2008-10-16 Thread Sebastien Bacher
Thank you for taking the time to report this bug and helping to make Ubuntu better. 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. ** Visibility chang