Pastebin
API
tools
faq
paste
Login
Sign up
Please fix the following errors:
New Paste
Syntax Highlighting
terminate called after throwing an instance of 'std::length_error' what(): vector::reserve Program received signal SIGABRT, Aborted. 0xffffe424 in __kernel_vsyscall () (gdb) bt #0 0xffffe424 in __kernel_vsyscall () #1 0xb7be65e2 in *__GI_raise (sig=6) at ../nptl/sysdeps/unix/sysv/linux/raise.c:64 #2 0xb7be805c in *__GI_abort () at abort.c:93 #3 0xb7e3412f in __gnu_cxx::__verbose_terminate_handler() () from /opt/gcc-4.5/lib/libstdc++.so.6 #4 0xb7e31a8b in __cxxabiv1::__terminate(void (*)()) () from /opt/gcc-4.5/lib/libstdc++.so.6 #5 0xb7e31abf in std::terminate() () from /opt/gcc-4.5/lib/libstdc++.so.6 #6 0xb7e31cd8 in __cxa_throw () from /opt/gcc-4.5/lib/libstdc++.so.6 #7 0xb7dd0627 in std::__throw_length_error(char const*) () from /opt/gcc-4.5/lib/libstdc++.so.6 #8 0xa9aee775 in std::vector<ColEntry, std::allocator<ColEntry> >::reserve(unsigned int) () from /opt/libreoffice/lib/libreoffice/program/../program/libsclo.so #9 0xa9aea078 in ScColumn::CopyStaticToDocument (this=0x8907f20, nRow1=1, nRow2=1, rDestCol=@0x8d9bad0: <error reading variable>) at /fastdocs/programmer/libreoffice/libo/sc/source/core/data/column.cxx:1253 #10 0xa9c7ef8a in ScTable::CopyStaticToDocument (this=0x8907848, nCol1=1, nRow1=1, nCol2=130, nRow2=1, pDestTab=0x8d9b3f8) at /fastdocs/programmer/libreoffice/libo/sc/source/core/data/table2.cxx:665 #11 0xa9b6e237 in ScDocument::CopyStaticToDocument (this=0x88f705c, rSrcRange=..., nDestTab=0, pDestDoc=0x89d170c) at /fastdocs/programmer/libreoffice/libo/sc/source/core/data/document.cxx:1971 #12 0xaa25b12a in (anonymous namespace)::CopyRangeData::operator() (this=0xbfffe41c, rRange=...) at /fastdocs/programmer/libreoffice/libo/sc/source/ui/view/drawvie4.cxx:266 #13 0xaa25c30f in std::for_each<__gnu_cxx::__normal_iterator<const ScRange*, std::vector<ScRange> >, <unnamed>::CopyRangeData>(__gnu_cxx::__normal_iterator<ScRange const*, std::vector<ScRange, std::allocator<ScRange> > >, __gnu_cxx::__normal_iterator<ScRange const*, std::vector<ScRange, std::allocator<ScRange> > >, (anonymous namespace)::CopyRangeData) (__first=..., __last=..., __f=...) at /opt/gcc-4.5/lib/gcc/i686-pc-linux-gnu/4.5.1/../../../../include/c++/4.5.1/bits/stl_algo.h:4185 #14 0xaa25b429 in (anonymous namespace)::copyChartRefDataToClipDoc (pSrcDoc=0x88f705c, pClipDoc=0x89d170c, rRanges=...) at /fastdocs/programmer/libreoffice/libo/sc/source/ui/view/drawvie4.cxx:298 #15 0xaa25b53f in ScDrawView::DoCopy (this=0x8cb2798) at /fastdocs/programmer/libreoffice/libo/sc/source/ui/view/drawvie4.cxx:317 #16 0xaa0610de in ScDrawShell::ExecDrawFunc (this=0x8b74d68, rReq=...) at /fastdocs/programmer/libreoffice/libo/sc/source/ui/drawfunc/drawsh5.cxx:356 #17 0xaa05b266 in SfxStubScDrawShellExecDrawFunc (pShell=0x8b74d68, rReq=...) at /fastdocs/programmer/libreoffice/libo/workdir/unxlngi6.pro/SdiTarget/sc/sdi/scslots.hxx:2645 #18 0xb72cc16e in SfxShell::CallExec(void (*)(SfxShell*, SfxRequest&), SfxRequest&) () from /opt/libreoffice/lib/libreoffice/program/libsfxlo.so #19 0xb74e3caf in SfxDispatcher::Call_Impl(SfxShell&, SfxSlot const&, SfxRequest&, unsigned char) () from /opt/libreoffice/lib/libreoffice/program/libsfxlo.so #20 0xb74e57ca in SfxDispatcher::_Execute(SfxShell&, SfxSlot const&, SfxRequest&, unsigned short) () from /opt/libreoffice/lib/libreoffice/program/libsfxlo.so #21 0xb72b8241 in SfxBindings::Execute_Impl (this=0x8b09538, aReq=..., pSlot=0xaa7e9e58 <aScDrawShellSlots_Impl+600>, pShell=0x8b74d68) at /fastdocs/programmer/libreoffice/libo/sfx2/source/control/bindings.cxx:1283 #22 0xb72f018b in SfxDispatchController_Impl::dispatch (this=0x8d6fb78, aURL=..., aArgs=..., rListener=...) at /fastdocs/programmer/libreoffice/libo/sfx2/source/control/unoctitm.cxx:734 #23 0xb72ee7b2 in SfxOfficeDispatch::dispatch (this=0xaae38f90, aURL=..., aArgs=...) at /fastdocs/programmer/libreoffice/libo/sfx2/source/control/unoctitm.cxx:368 #24 0xb6c3ba1a in svt::AsyncAccelExec::impl_ts_asyncCallback (this=0x8ceb4d8) at /fastdocs/programmer/libreoffice/libo/svtools/source/misc/acceleratorexecute.cxx:472 #25 0xb6c3b9ae in svt::AsyncAccelExec::LinkStubimpl_ts_asyncCallback (pThis=0x8ceb4d8, pCaller=0x0) at /fastdocs/programmer/libreoffice/libo/svtools/source/misc/acceleratorexecute.cxx:465 #26 0xb5a0dac9 in Link::Call (this=0x8ceb4dc, pCaller=0x0) at /fastdocs/programmer/libreoffice/libo/solver/unxlngi6.pro/inc/tools/link.hxx:123 #27 0xb5d4c5b4 in vcl::EventPoster::DoEvent_Impl (this=0x8ceb4d8, pEvent=0x0) at /fastdocs/programmer/libreoffice/libo/vcl/source/helper/evntpost.cxx:47 #28 0xb5d4c50e in vcl::EventPoster::LinkStubDoEvent_Impl (pThis=0x8ceb4d8, pCaller=0x0) at /fastdocs/programmer/libreoffice/libo/vcl/source/helper/evntpost.cxx:50 #29 0xb5a0dac9 in Link::Call (this=0x8b328c0, pCaller=0x0) at /fastdocs/programmer/libreoffice/libo/solver/unxlngi6.pro/inc/tools/link.hxx:123 #30 0xb5e5668a in ImplHandleUserEvent (pSVEvent=0x8b133e0) at /fastdocs/programmer/libreoffice/libo/vcl/source/window/winproc.cxx:1987 #31 0xb5e5777e in ImplWindowFrameProc (pWindow=0x86a3a58, nEvent=22, pEvent=0x8b133e0) at /fastdocs/programmer/libreoffice/libo/vcl/source/window/winproc.cxx:2559 #32 0xb5e6270d in SalFrame::CallCallback (this=0x86a3d18, nEvent=22, pEvent=0x8b133e0) at /fastdocs/programmer/libreoffice/libo/vcl/inc/salframe.hxx:263 #33 0xb5e62376 in SalGenericDisplay::DispatchInternalEvent (this=0x809e000) at /fastdocs/programmer/libreoffice/libo/vcl/generic/app/gendisp.cxx:92 #34 0xb1fcbf25 in GtkData::userEventFn (data=0x8056880) at /fastdocs/programmer/libreoffice/libo/vcl/unx/gtk/app/gtkdata.cxx:945 #35 0xb1fcbf7c in call_userEventFn (data=0x8056880) at /fastdocs/programmer/libreoffice/libo/vcl/unx/gtk/app/gtkdata.cxx:955 #36 0xb469aa31 in g_idle_dispatch () from /usr/lib/libglib-2.0.so.0 #37 0xb46981d9 in g_main_dispatch () from /usr/lib/libglib-2.0.so.0 ---Type <return> to continue, or q <return> to quit--- #38 0xb4698dc6 in g_main_context_dispatch () from /usr/lib/libglib-2.0.so.0 #39 0xb4698fb5 in g_main_context_iterate () from /usr/lib/libglib-2.0.so.0 #40 0xb469908e in g_main_context_iteration () from /usr/lib/libglib-2.0.so.0 #41 0xb1fcafc6 in GtkData::Yield (this=0x8056880, bWait=true, bHandleAllCurrentEvents=false) at /fastdocs/programmer/libreoffice/libo/vcl/unx/gtk/app/gtkdata.cxx:582 #42 0xb1fcd6ff in GtkInstance::Yield (this=0x8056650, bWait=true, bHandleAllCurrentEvents=false) at /fastdocs/programmer/libreoffice/libo/vcl/unx/gtk/app/gtkinst.cxx:563 #43 0xb5a2057c in ImplYield (i_bWait=true, i_bAllEvents=false) at /fastdocs/programmer/libreoffice/libo/vcl/source/app/svapp.cxx:429 #44 0xb5a1cc9a in Application::Yield (i_bAllEvents=false) at /fastdocs/programmer/libreoffice/libo/vcl/source/app/svapp.cxx:463 #45 0xb5a1cc34 in Application::Execute () at /fastdocs/programmer/libreoffice/libo/vcl/source/app/svapp.cxx:408 #46 0xb7ebfa1e in desktop::Desktop::Main (this=0xbffff254) at /fastdocs/programmer/libreoffice/libo/desktop/source/app/app.cxx:1688 #47 0xb5a2669b in ImplSVMain () at /fastdocs/programmer/libreoffice/libo/vcl/source/app/svmain.cxx:163 #48 0xb5a267b9 in SVMain () at /fastdocs/programmer/libreoffice/libo/vcl/source/app/svmain.cxx:200 #49 0xb7efa0e6 in soffice_main () at /fastdocs/programmer/libreoffice/libo/desktop/source/app/sofficemain.cxx:73 #50 0x080485ec in sal_main () at /fastdocs/programmer/libreoffice/libo/desktop/source/app/main.c:48 #51 0x080485c0 in main (argc=1, argv=0xbffff3a4) at /fastdocs/programmer/libreoffice/libo/desktop/source/app/main.c:47
Optional Paste Settings
Category:
None
Cryptocurrency
Cybersecurity
Fixit
Food
Gaming
Haiku
Help
History
Housing
Jokes
Legal
Money
Movies
Music
Pets
Photo
Science
Software
Source Code
Spirit
Sports
Travel
TV
Writing
Tags:
Syntax Highlighting:
None
Bash
C
C#
C++
CSS
HTML
JSON
Java
JavaScript
Lua
Markdown (PRO members only)
Objective C
PHP
Perl
Python
Ruby
Swift
4CS
6502 ACME Cross Assembler
6502 Kick Assembler
6502 TASM/64TASS
ABAP
AIMMS
ALGOL 68
APT Sources
ARM
ASM (NASM)
ASP
ActionScript
ActionScript 3
Ada
Apache Log
AppleScript
Arduino
Asymptote
AutoIt
Autohotkey
Avisynth
Awk
BASCOM AVR
BNF
BOO
Bash
Basic4GL
Batch
BibTeX
Blitz Basic
Blitz3D
BlitzMax
BrainFuck
C
C (WinAPI)
C Intermediate Language
C for Macs
C#
C++
C++ (WinAPI)
C++ (with Qt extensions)
C: Loadrunner
CAD DCL
CAD Lisp
CFDG
CMake
COBOL
CSS
Ceylon
ChaiScript
Chapel
Clojure
Clone C
Clone C++
CoffeeScript
ColdFusion
Cuesheet
D
DCL
DCPU-16
DCS
DIV
DOT
Dart
Delphi
Delphi Prism (Oxygene)
Diff
E
ECMAScript
EPC
Easytrieve
Eiffel
Email
Erlang
Euphoria
F#
FO Language
Falcon
Filemaker
Formula One
Fortran
FreeBasic
FreeSWITCH
GAMBAS
GDB
GDScript
Game Maker
Genero
Genie
GetText
Go
Godot GLSL
Groovy
GwBasic
HQ9 Plus
HTML
HTML 5
Haskell
Haxe
HicEst
IDL
INI file
INTERCAL
IO
ISPF Panel Definition
Icon
Inno Script
J
JCL
JSON
Java
Java 5
JavaScript
Julia
KSP (Kontakt Script)
KiXtart
Kotlin
LDIF
LLVM
LOL Code
LScript
Latex
Liberty BASIC
Linden Scripting
Lisp
Loco Basic
Logtalk
Lotus Formulas
Lotus Script
Lua
M68000 Assembler
MIX Assembler
MK-61/52
MPASM
MXML
MagikSF
Make
MapBasic
Markdown (PRO members only)
MatLab
Mercury
MetaPost
Modula 2
Modula 3
Motorola 68000 HiSoft Dev
MySQL
Nagios
NetRexx
Nginx
Nim
NullSoft Installer
OCaml
OCaml Brief
Oberon 2
Objeck Programming Langua
Objective C
Octave
Open Object Rexx
OpenBSD PACKET FILTER
OpenGL Shading
Openoffice BASIC
Oracle 11
Oracle 8
Oz
PARI/GP
PCRE
PHP
PHP Brief
PL/I
PL/SQL
POV-Ray
ParaSail
Pascal
Pawn
Per
Perl
Perl 6
Phix
Pic 16
Pike
Pixel Bender
PostScript
PostgreSQL
PowerBuilder
PowerShell
ProFTPd
Progress
Prolog
Properties
ProvideX
Puppet
PureBasic
PyCon
Python
Python for S60
QBasic
QML
R
RBScript
REBOL
REG
RPM Spec
Racket
Rails
Rexx
Robots
Roff Manpage
Ruby
Ruby Gnuplot
Rust
SAS
SCL
SPARK
SPARQL
SQF
SQL
SSH Config
Scala
Scheme
Scilab
SdlBasic
Smalltalk
Smarty
StandardML
StoneScript
SuperCollider
Swift
SystemVerilog
T-SQL
TCL
TeXgraph
Tera Term
TypeScript
TypoScript
UPC
Unicon
UnrealScript
Urbi
VB.NET
VBScript
VHDL
VIM
Vala
Vedit
VeriLog
Visual Pro Log
VisualBasic
VisualFoxPro
WHOIS
WhiteSpace
Winbatch
XBasic
XML
XPP
Xojo
Xorg Config
YAML
YARA
Z80 Assembler
ZXBasic
autoconf
jQuery
mIRC
newLISP
q/kdb+
thinBasic
Paste Expiration:
Never
Burn after read
10 Minutes
1 Hour
1 Day
1 Week
2 Weeks
1 Month
6 Months
1 Year
Paste Exposure:
Public
Unlisted
Private
Folder:
(members only)
Password
NEW
Enabled
Disabled
Burn after read
NEW
Paste Name / Title:
Create New Paste
Hello
Guest
Sign Up
or
Login
Sign in with Facebook
Sign in with Twitter
Sign in with Google
You are currently not logged in, this means you can not edit or delete anything you paste.
Sign Up
or
Login
Public Pastes
SM Sketch
12 hours ago | 1.68 KB
Trajets ETS 2 EvLan4
21 hours ago | 0.32 KB
B7800 HYLK session 1985
1 day ago | 2.25 KB
me
1 day ago | 0.06 KB
FED RESPONSE TEMPLATES: FED HTML Review Feedb...
2 days ago | 0.82 KB
disable email per category (not fully tested)
2 days ago | 0.82 KB
Neuromancer — The Construct Cut (Complete Una...
2 days ago | 3.30 KB
GLUC6
2 days ago | 1.56 KB
We use cookies for various purposes including analytics. By continuing to use Pastebin, you agree to our use of cookies as described in the
Cookies Policy
.
OK, I Understand
Not a member of Pastebin yet?
Sign Up
, it unlocks many cool features!