To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=74352
                 Issue #|74352
                 Summary|gnome-vfs dumb infinite recursion ...
               Component|ucb
                 Version|680m202
                Platform|All
                     URL|
              OS/Version|Linux
                  Status|NEW
       Status whiteboard|
                Keywords|
              Resolution|
              Issue type|PATCH
                Priority|P3
            Subcomponent|code
             Assigned to|mhu
             Reported by|mmeeks





------- Additional comments from [EMAIL PROTECTED] Thu Feb  8 21:27:02 +0000 
2007 -------
So, I guess this shows how frequently people use 'readSomeBytes' vs. 'readBytes'
- we've not seen this show up before :-)

Either way; when launching OO.o from an sftp:// location browsed to in nautilus,
we were getting a crash:

Thread 1 (Thread 4133856944 (LWP 16502)):
#0  0xf34e77f2 in gvfs::Stream::readSomeBytes () from ./ucpgvfs1.uno.so
#1  0xf34e77f5 in gvfs::Stream::readSomeBytes () from ./ucpgvfs1.uno.so
#2  0xf34e77f5 in gvfs::Stream::readSomeBytes () from ./ucpgvfs1.uno.so
#3  0xf34e77f5 in gvfs::Stream::readSomeBytes () from ./ucpgvfs1.uno.so
#4  0xf34e77f5 in gvfs::Stream::readSomeBytes () from ./ucpgvfs1.uno.so
#5  0xf34e77f5 in gvfs::Stream::readSomeBytes () from ./ucpgvfs1.uno.so
#6  0xf34e77f5 in gvfs::Stream::readSomeBytes () from ./ucpgvfs1.uno.so
#7  0xf34e77f5 in gvfs::Stream::readSomeBytes () from ./ucpgvfs1.uno.so
#8  0xf34e77f5 in gvfs::Stream::readSomeBytes () from ./ucpgvfs1.uno.so
#9  0xf34e77f5 in gvfs::Stream::readSomeBytes () from ./ucpgvfs1.uno.so
#10 0xf34e77f5 in gvfs::Stream::readSomeBytes () from ./ucpgvfs1.uno.so
#11 0xf34e77f5 in gvfs::Stream::readSomeBytes () from ./ucpgvfs1.uno.so
#12 0xf34e77f5 in gvfs::Stream::readSomeBytes () from ./ucpgvfs1.uno.so
#13 0xf34e77f5 in gvfs::Stream::readSomeBytes () from ./ucpgvfs1.uno.so
#14 0xf34e77f5 in gvfs::Stream::readSomeBytes () from ./ucpgvfs1.uno.so

The trivial fix follows ;-)

---------------------------------------------------------------------
Please do not reply to this automatically generated notification from
Issue Tracker. Please log onto the website and enter your comments.
http://qa.openoffice.org/issue_handling/project_issues.html#notification

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to