[Bug 348522] Re: gvfsd-gphoto2 memory leak

2012-10-27 Thread Lukáš Chmela
The bug has already been reported upstream: https://bugzilla.gnome.org/show_bug.cgi?id=642814 ** Bug watch added: GNOME Bug Tracker #642814 https://bugzilla.gnome.org/show_bug.cgi?id=642814 -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to

[Bug 348522] Re: gvfsd-gphoto2 memory leak

2012-10-27 Thread Lukáš Chmela
Upstream bug report: https://bugzilla.gnome.org/show_bug.cgi?id=642814 ** Package changed: gvfs (Ubuntu) = gvfs ** Changed in: gvfs Importance: Low = Unknown ** Changed in: gvfs Status: Confirmed = Unknown ** Changed in: gvfs Remote watch: None = GNOME Bug Tracker #642814 -- You

[Bug 348522] Re: gvfsd-gphoto2 memory leak

2012-10-22 Thread Sebastien Bacher
Thanks for the log, there is no obvious big issue there though ... it would still be useful to report the bug upstream though ** Changed in: gvfs (Ubuntu) Assignee: Ubuntu Desktop Bugs (desktop-bugs) = (unassigned) -- You received this bug notification because you are a member of Ubuntu

[Bug 348522] Re: gvfsd-gphoto2 memory leak

2012-10-20 Thread Lukáš Chmela
I have a Valgrind log using a wrapper for /usr/lib/gvfs/gvfsd-gphoto2 as Sebastien adviced. However, I have not managed to copy more than a 19MB (RAW photo file), thus I am not sure if it will help. All bigger files (videos) ended up with time out error as the Valgrind memchecks take probably

[Bug 348522] Re: gvfsd-gphoto2 memory leak

2012-07-23 Thread Chris Guidry
Definitely still a bug in precise. It appears to me that the gphoto/gvfs is copying the files into memory in order to transfer them. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/348522 Title:

[Bug 348522] Re: gvfsd-gphoto2 memory leak

2012-02-22 Thread Simon Schaak
Still present in oneiric. At least 6 releases are affected... -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/348522 Title: gvfsd-gphoto2 memory leak To manage notifications about this bug go to:

[Bug 348522] Re: gvfsd-gphoto2 memory leak

2012-02-22 Thread Sebastien Bacher
somebody having the issue should report it to the people writting the code on the GNOME bugzilla then -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/348522 Title: gvfsd-gphoto2 memory leak To

[Bug 348522] Re: gvfsd-gphoto2 memory leak

2011-12-11 Thread zak k
This still exists. 7 gigs of ram filled and then the swap. What can I do to give you more information on this bug. ** Changed in: gvfs (Ubuntu) Status: Invalid = Incomplete -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 348522] Re: gvfsd-gphoto2 memory leak

2011-12-11 Thread zak k
http://ubuntuforums.org/showthread.php?t=1237122 -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/348522 Title: gvfsd-gphoto2 memory leak To manage notifications about this bug go to:

[Bug 348522] Re: gvfsd-gphoto2 memory leak

2011-03-15 Thread Steve Kieu
Not quite sure why nobody actioned on this, I got problem with this too with Lucid. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/348522 Title: gvfsd-gphoto2 memory leak -- ubuntu-bugs mailing

[Bug 348522] Re: gvfsd-gphoto2 memory leak

2009-06-24 Thread j^
i still have this issue in jaunty, its more that files are loaded into memory before being written to disk, which does not work for files that can be up to 4GB. -- gvfsd-gphoto2 memory leak https://bugs.launchpad.net/bugs/348522 You received this bug notification because you are a member of

[Bug 348522] Re: gvfsd-gphoto2 memory leak

2009-06-11 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: gvfs (Ubuntu)

[Bug 348522] Re: gvfsd-gphoto2 memory leak

2009-04-28 Thread Sebastien Bacher
you can rename gvfsd-photo to gvfsd-photo.binary and have a wrapper calling valgrind on the binary -- gvfsd-gphoto2 memory leak https://bugs.launchpad.net/bugs/348522 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs

[Bug 348522] Re: gvfsd-gphoto2 memory leak

2009-04-27 Thread Tyrael
Reopened. This bug is still present in Jaunty. ** Changed in: gvfs (Ubuntu) Status: Fix Released = New -- gvfsd-gphoto2 memory leak https://bugs.launchpad.net/bugs/348522 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. --

[Bug 348522] Re: gvfsd-gphoto2 memory leak

2009-04-27 Thread Sebastien Bacher
could you get a valgrind log? ** Changed in: gvfs (Ubuntu) Status: New = Incomplete -- gvfsd-gphoto2 memory leak https://bugs.launchpad.net/bugs/348522 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list

[Bug 348522] Re: gvfsd-gphoto2 memory leak

2009-04-27 Thread Tyrael
Start the program under control of memcheck: G_SLICE=always-malloc G_DEBUG=gc-friendly valgrind -v --tool=memcheck --leak-check=full --num-callers=40 --log-file=valgrind.log program arguments How can I do this in this particular case? -- gvfsd-gphoto2 memory leak

[Bug 348522] Re: gvfsd-gphoto2 memory leak

2009-04-02 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. ** Changed in:

[Bug 348522] Re: gvfsd-gphoto2 memory leak

2009-04-02 Thread Sebastien Bacher
what ubuntu version do you use? -- gvfsd-gphoto2 memory leak https://bugs.launchpad.net/bugs/348522 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

[Bug 348522] Re: gvfsd-gphoto2 memory leak

2009-04-02 Thread Tyrael
Ubuntu 8.10 Start the program under control of memcheck: G_SLICE=always-malloc G_DEBUG=gc-friendly valgrind -v --tool=memcheck --leak-check=full --num-callers=40 --log-file=valgrind.log program arguments How can I do this in this particular case? -- gvfsd-gphoto2 memory leak

[Bug 348522] Re: gvfsd-gphoto2 memory leak

2009-04-02 Thread Sebastien Bacher
the issue is a known bug in intrepid but should be fixed in jaunty, closing the bug, you can reopen if you still get the issue after upgrade ** Changed in: gvfs (Ubuntu) Status: Incomplete = Fix Released -- gvfsd-gphoto2 memory leak https://bugs.launchpad.net/bugs/348522 You received

[Bug 348522] Re: gvfsd-gphoto2 memory leak

2009-03-25 Thread Tyrael
** Attachment added: Schermata.png http://launchpadlibrarian.net/24338069/Schermata.png -- gvfsd-gphoto2 memory leak https://bugs.launchpad.net/bugs/348522 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list