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

             Bug #: 54046
           Summary: Collection crashes
    Classification: Unclassified
           Product: LibreOffice
           Version: 3.7.0.0.alpha0+ Master
          Platform: x86-64 (AMD64)
        OS/Version: Linux (All)
            Status: UNCONFIRMED
          Severity: normal
          Priority: medium
         Component: BASIC
        AssignedTo: [email protected]
        ReportedBy: [email protected]


REM  *****  BASIC  *****

Sub Main

Dim c As New Collection

End Sub

This little macro crashes LibreOffice.

Program received signal SIGSEGV, Segmentation fault.
StructRefInfo::getValue (this=0x130)
    at /home/timar/libreoffice-master/basic/source/classes/sbunoobj.cxx:4805

#0  StructRefInfo::getValue (this=0x130) at
/home/timar/libreoffice-master/basic/source/classes/sbunoobj.cxx:4805
#1  0x00007ffff12d1790 in SbUnoStructRefObject::getUnoAny (this=<optimized
out>) at /home/timar/libreoffice-master/basic/source/classes/sbunoobj.cxx:4971
#2  0x00007ffff1356aed in checkUnoStructCopy (refVar=..., refVal=...,
bVBA=<optimized out>)
    at /home/timar/libreoffice-master/basic/source/runtime/step0.cxx:354
#3  SbiRuntime::StepSET_Impl (this=<optimized out>, refVal=..., refVar=...,
bHandleDefaultProp=<optimized out>)
    at /home/timar/libreoffice-master/basic/source/runtime/step0.cxx:612
#4  0x00007ffff13571a7 in SbiRuntime::StepSET (this=0x231f850) at
/home/timar/libreoffice-master/basic/source/runtime/step0.cxx:688
#5  0x00007ffff134c8ba in SbiRuntime::Step (this=0x231f850) at
/home/timar/libreoffice-master/basic/source/runtime/runtime.cxx:707
#6  0x00007ffff12f5908 in SbModule::Run (this=0x1beea10, pMeth=0x239f080) at
/home/timar/libreoffice-master/basic/source/classes/sbxmod.cxx:1193
#7  0x00007ffff12f6362 in SbModule::Notify (this=0x1beea10, rBC=..., rHint=...)
at /home/timar/libreoffice-master/basic/source/classes/sbxmod.cxx:850
#8  0x00007ffff50f678d in SfxBroadcaster::Broadcast (this=0x1bdbdd0, rHint=...)
at /home/timar/libreoffice-master/svl/source/notify/brdcst.cxx:49
#9  0x00007ffff12f8254 in SbMethod::Broadcast (this=0x1bee450, nHintId=65536)
at /home/timar/libreoffice-master/basic/source/classes/sbxmod.cxx:2153
#10 0x00007ffff13910fd in SbxValue::Get (this=<optimized out>, rRes=...) at
/home/timar/libreoffice-master/basic/source/sbx/sbxvalue.cxx:329
#11 0x00007fffd31b9000 in BasicIDE::RunMethod (pMethod=<optimized out>) at
/home/timar/libreoffice-master/basctl/source/basicide/basobj3.cxx:314
#12 0x00007fffd3194f42 in basctl::ModulWindow::BasicExecute (this=0x215c840) at
/home/timar/libreoffice-master/basctl/source/basicide/baside2.cxx:364
#13 0x00007fffd3197421 in BasicRun (this=0x215c840) at
/home/timar/libreoffice-master/basctl/source/basicide/baside2.cxx:393

-- 
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
_______________________________________________
Libreoffice-bugs mailing list
[email protected]
http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs

Reply via email to