https://bugs.freedesktop.org/show_bug.cgi?id=78429

Michael Meeks <michael.me...@collabora.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |NEEDINFO
     Ever confirmed|0                           |1

--- Comment #4 from Michael Meeks <michael.me...@collabora.com> ---
Looks like an out-of-memory allocating Columns.

The 'ColEntry' stuff is obsolete these days; we use MDDS for column storage;
please can you retry that with LibreOffice 4.2.4 ? my hope is that that will
behave better, and at least we can fix it there. 4.1.x just dropped off the
edge of support.

I'd love to know what the easy reproducer is for this case though ! is it
'select all cells in a sheet and copy/paste' or something ?

Thanks !

00bce3ac 73dd872d e06d7363 00000001 00000003 KERNELBASE!RaiseException+0x58
00bce3e4 73def30f 00bce3f4 73dcc888 73dcc7ec MSVCR100!_CxxThrowException+0x48
00bce404 598a8749 000b4050 ea7e688b 00bce4c4 MSVCR100!operator new+0x7f
00bce438 598b43e4 0001680a 00000000 ea7e68df sclo!std::_Allocate<ColEntry>+0x28
00bce46c 598b44f8 0001680a 0b57e594 00bce490
sclo!std::vector<ColEntry,std::allocator<ColEntry> >::reserve+0x39
00bce47c 598b48a3 00000001 00bce4cc 0b57e594
sclo!std::vector<ColEntry,std::allocator<ColEntry> >::_Reserve+0x46
00bce490 598cbb9c 00bce4c4 0b57e568 0b57e594
sclo!std::vector<ColEntry,std::allocator<ColEntry> >::push_back+0x40
00bce4cc 598c5459 0bd34d50 0000f007 668522a0 sclo!ScColumn::Append+0x1e
00bce51c 598c5b8d 0bd34d50 0000f007 668522a0 sclo!ScColumn::SetCell+0x50
00bce534 598c8917 0bd34d50 0000f007 668522a0 sclo!ScColumn::Insert+0x14
00bce5c8 5999e3ea 00bce7b4 0000f003 0000f016 sclo!ScColumn::CopyFromClip+0x333
00bce630 59911a7b 00bce7b4 00000234 0000f003 sclo!ScTable::CopyFromClip+0x92
00bce6a8 59911e20 00bce7b4 00000234 0000f003
sclo!ScDocument::CopyBlockFromClip+0xce
00bce6ec 59912be3 00bce7b4 00000234 0000f003
sclo!ScDocument::CopyNonFilteredFromClip+0x10f
00bce7fc 59d4eaf6 00bce8d8 00bce880 0000087f
sclo!ScDocument::CopyFromClip+0x345
00bceb8c 59ccc455 000008ff 0ba74ca0 00000000
sclo!ScViewFunc::PasteFromClip+0x1139
00bcebf8 59cc151b 0b6014b0 0b5fe748 00000001
sclo!ScClipUtil::PasteFromClipboard+0x12f
00bcf278 59cbd263 00bcf444 00bcf2d0 5d872a9e
sclo!ScCellShell::ExecuteEdit+0x7cb

-- 
You are receiving this mail because:
You are the assignee for the bug.
_______________________________________________
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs

Reply via email to