Still a 1.....

(gdb) cont
Continuing.

Breakpoint 2, Usb::Device::BulkRead (this=0xbffd38dc, ep=135, 
    da...@0xbffd3644, timeout=100) at usbwrap.cc:208
208                             timeout == -1 ? m_timeout : timeout);
(gdb) cont
Continuing.

Breakpoint 2, Usb::Device::BulkRead (this=0xbffd38dc, ep=135, 
    da...@0xbffd36f4, timeout=1) at usbwrap.cc:208
208                             timeout == -1 ? m_timeout : timeout);
(gdb) 



--
Paul O'Keefe <p...@megabelle.net>
VOIP:    1-770-250-5165
FindMe: 1-678-967-4103   


On Thu, 2009-02-26 at 18:27 -0500, Chris Frey wrote:
> On Thu, Feb 26, 2009 at 01:09:03AM -0600, Nils wrote:
> > Hey, I just got an error with the latest version while trying to sync to my
> > computer.
> > 
> > the exact error is "Member 1 of type barry-sync had an error while getting
> > changes: St9bad_alloc"
> > 
> > This happens about in the middle of the transfer, kde-pim is sending many
> > changes to opensync, but barry apparently cant recieve them
> > 
> > Anyone have something similar?
> 
> If this is reproducible, can you run it with top running in another window,
> type 'M' to sort by memory usage, and see if it is really running out of
> memory?
> 
> This is an unexpected error in today's world of gigabytes of ram, but I have
> seen opensync take an ungodly amount of memory, so it's worth a look.
> 
> Also, if you run with coredumps turned on, does the barry plugin leave
> one behind?  If so, we should be able to get a backtrace... there should
> have been a more user-friendly error message than "St9bad_alloc".
> 
> Thanks,
> - Chris
> 
> 
> ------------------------------------------------------------------------------
> Open Source Business Conference (OSBC), March 24-25, 2009, San Francisco, CA
> -OSBC tackles the biggest issue in open source: Open Sourcing the Enterprise
> -Strategies to boost innovation and cut costs with open source participation
> -Receive a $600 discount off the registration fee with the source code: SFAD
> http://p.sf.net/sfu/XcvMzF8H
> _______________________________________________
> Barry-devel mailing list
> Barry-devel@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/barry-devel

------------------------------------------------------------------------------
Open Source Business Conference (OSBC), March 24-25, 2009, San Francisco, CA
-OSBC tackles the biggest issue in open source: Open Sourcing the Enterprise
-Strategies to boost innovation and cut costs with open source participation
-Receive a $600 discount off the registration fee with the source code: SFAD
http://p.sf.net/sfu/XcvMzF8H
_______________________________________________
Barry-devel mailing list
Barry-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/barry-devel

Reply via email to