https://bugs.documentfoundation.org/show_bug.cgi?id=91770

--- Comment #35 from V Stuart Foote <[email protected]> ---
@Jay,
> Gave it another shot, so hope its sufficient.

Sorry, as Michael notes, something is still not right with your install of LO
and linkage to a project Symbols server.

Are you using Kendy's TB39 build of master? Was it done as a "/a"
administrative install in parallel, or did you actually install it (I don't
think I've every tried debugging against an installed TB build, just Cloph's
production builds when installed).

Anyhow, below is an example of a reasonably complete ST w/symbols on a TB39
build "/a" install. It is thread 0, from WinDbg attached of the bug 97195
Diamond transition crash.  An "!analyze -v" against the hang points to the
"ogltrans_transitionimpl.cxx @ 298"

Notice the module info for the build all comes from Kendy's build system, e.g.
[c:\cygwin\home\tinderbox\master... ] your install does not seem to be picking
up similar.


=-example thread 0, from reload and a "~* kp" ST for bug 97195, another dozen
or so threads omitted-=



************* Symbol Path validation summary **************
Response                         Time (ms)     Location
Deferred                                       CACHE*C:\symbols
Deferred                                      
SRV*http://dev-builds.libreoffice.org/daily/master/Win-x86@39/symbols
Deferred                                      
SRV*http://dev-downloads.libreoffice.org/symstore/symbols
Deferred                                      
SRV*http://msdl.microsoft.com/download/symbols
0:000> .reload
Reloading current modules
................................................................
................................................................
.................................................
0:000> ~* kp

.  0  Id: f58.3d8 Suspend: 1 Teb: 7f3ff000 Unfrozen
ChildEBP RetAddr  
014bedcc 56fd25e8 OGLTranslo!displayPrimitives(class
std::vector<Primitive,std::allocator<Primitive> > * primitives = 0x0a979a50,
int primitiveTransformLocation = 0n3, double nTime = 0, double WidthScale =
0.97050938337801607, double HeightScale = 0.52821011673151752, class
std::_Vector_const_iterator<std::_Vector_val<std::_Simple_types<int> > > first
= class std::_Vector_const_iterator<std::_Vector_val<std::_Simple_types<int> >
>)+0x61
[c:\cygwin\home\tinderbox\master\slideshow\source\engine\ogltrans\generic\ogltrans_transitionimpl.cxx
@ 298]
014bee44 56fd2d8b OGLTranslo!OGLTransitionImpl::displaySlide(double nTime = 0,
long glSlideTex = 0n1, class std::vector<Primitive,std::allocator<Primitive> >
* primitives = 0x0a979a50, double SlideWidthScale = 0.97050938337801607, double
SlideHeightScale = 0.52821011673151752)+0xc8
[c:\cygwin\home\tinderbox\master\slideshow\source\engine\ogltrans\generic\ogltrans_transitionimpl.cxx
@ 314]
014bee70 56fd20d6 OGLTranslo!`anonymous
namespace'::SimpleTransition::displaySlides_(double nTime = 0, long
glLeavingSlideTex = 0n1, long glEnteringSlideTex = 0n2, double SlideWidthScale
= 0.97050938337801607, double SlideHeightScale = 0.52821011673151752)+0x7b
[c:\cygwin\home\tinderbox\master\slideshow\source\engine\ogltrans\generic\ogltrans_transitionimpl.cxx
@ 560]
014beeac 56fc1639 OGLTranslo!OGLTransitionImpl::display(double nTime = 0, long
glLeavingSlideTex = 0n1, long glEnteringSlideTex = 0n2, double SlideWidth =
724, double SlideHeight = 543, double DispWidth = 746, double DispHeight =
1028)+0xb6
[c:\cygwin\home\tinderbox\master\slideshow\source\engine\ogltrans\generic\ogltrans_transitionimpl.cxx
@ 277]
014bef2c 571d37ef OGLTranslo!`anonymous
namespace'::OGLTransitionerImpl::update(double nTime = 0)+0x199
[c:\cygwin\home\tinderbox\master\slideshow\source\engine\ogltrans\generic\ogltrans_transitionerimpl.cxx
@ 1220]
014bef48 571cf5d5 slideshowlo!slideshow::internal::`anonymous
namespace'::PluginSlideChange::TransitionViewPair::update(double t = 0)+0x2f
[c:\cygwin\home\tinderbox\master\slideshow\source\engine\transitions\slidetransitionfactory.cxx
@ 112]
014bef6c 5707d060 slideshowlo!slideshow::internal::`anonymous
namespace'::PluginSlideChange::operator()(double t = 0)+0x65
[c:\cygwin\home\tinderbox\master\slideshow\source\engine\transitions\slidetransitionfactory.cxx
@ 186]
014bef84 57085e1f slideshowlo!slideshow::internal::`anonymous
namespace'::SimpleActivity<1>::perform(double nModifiedTime = 0, unsigned long
__formal = 0)+0x60
[c:\cygwin\home\tinderbox\master\slideshow\source\engine\activities\activitiesfactory.cxx
@ 907]
014bef9c 5708ce54
slideshowlo!slideshow::internal::ContinuousActivityBase::simplePerform(double
nSimpleTime = 0, unsigned long nRepeatCount = 0)+0x2f
[c:\cygwin\home\tinderbox\master\slideshow\source\engine\activities\continuousactivitybase.cxx
@ 38]
014bf004 5708ba2c
slideshowlo!slideshow::internal::SimpleContinuousActivityBase::perform(void)+0x174
[c:\cygwin\home\tinderbox\master\slideshow\source\engine\activities\simplecontinuousactivitybase.cxx
@ 238]
014bf1f8 57186a3b
slideshowlo!slideshow::internal::ActivitiesQueue::process(void)+0x23c
[c:\cygwin\home\tinderbox\master\slideshow\source\engine\activitiesqueue.cxx @
110]
014bf258 58621f96 slideshowlo!`anonymous
namespace'::SlideShowImpl::update(double * nNextTimeout = 0x014bf2e4)+0x14b
[c:\cygwin\home\tinderbox\master\slideshow\source\engine\slideshowimpl.cxx @
2016]
014bf30c 58621ebf sdlo!sd::SlideshowImpl::updateSlideShow(void)+0xb6
[c:\cygwin\home\tinderbox\master\sd\source\ui\slideshow\slideshowimpl.cxx @
1765]
014bf318 58612f1f sdlo!sd::SlideshowImpl::updateHdl(class Timer * __formal =
0x069e6e68)+0xf
[c:\cygwin\home\tinderbox\master\sd\source\ui\slideshow\slideshowimpl.cxx @
1751]
014bf324 5e51b163 sdlo!sd::SlideshowImpl::LinkStubupdateHdl(void * instance =
0x069e6e28, class Timer * data = 0x069e6e68)+0xf
[c:\cygwin\home\tinderbox\master\sd\source\ui\slideshow\slideshowimpl.cxx @
1748]
014bf338 5e51b186 vcllo!Link<Timer *,void>::Call(class Timer * data =
0x069e6e68)+0x23 [c:\cygwin\home\tinderbox\master\include\tools\link.hxx @ 84]
014bf348 5e4f7560 vcllo!Timer::Invoke(void)+0x16
[c:\cygwin\home\tinderbox\master\vcl\source\app\timer.cxx @ 89]
014bf354 5e4f76a4 vcllo!ImplSchedulerData::Invoke(void)+0x60
[c:\cygwin\home\tinderbox\master\vcl\source\app\scheduler.cxx @ 46]
014bf414 5e511405 vcllo!Scheduler::ProcessTaskScheduling(bool bTimerOnly =
true)+0x134 [c:\cygwin\home\tinderbox\master\vcl\source\app\scheduler.cxx @
178]
014bf658 5e5133ee vcllo!ImplYield(bool i_bWait = false, bool i_bAllEvents =
false, unsigned long nReleased = 0)+0x425
[c:\cygwin\home\tinderbox\master\vcl\source\app\svapp.cxx @ 519]
014bf66c 5e50f4fd vcllo!Application::Yield(void)+0xe
[c:\cygwin\home\tinderbox\master\vcl\source\app\svapp.cxx @ 551]
014bf6b4 60f30929 vcllo!Application::Execute(void)+0x1ad
[c:\cygwin\home\tinderbox\master\vcl\source\app\svapp.cxx @ 471]
014bf6bc 60f357b1 sofficeapp!desktop::Desktop::DoExecute(void)+0x9
[c:\cygwin\home\tinderbox\master\desktop\source\app\app.cxx @ 1340]
014bfce8 5e51990c sofficeapp!desktop::Desktop::Main(void)+0x1811
[c:\cygwin\home\tinderbox\master\desktop\source\app\app.cxx @ 1659]
014bfd18 5e519d7f vcllo!ImplSVMain(void)+0xbc
[c:\cygwin\home\tinderbox\master\vcl\source\app\svmain.cxx @ 167]
014bfd24 60f6d674 vcllo!SVMain(void)+0x2f
[c:\cygwin\home\tinderbox\master\vcl\source\app\svmain.cxx @ 205]
*** ERROR: Symbol file could not be found.  Defaulted to export symbols for
C:\LODev520_x86_20160303_TB39\program\soffice.bin - 
014bfd98 003b100a sofficeapp!soffice_main(void)+0x74
[c:\cygwin\home\tinderbox\master\desktop\source\app\sofficemain.cxx @ 135]
WARNING: Stack unwind information not available. Following frames may be wrong.
014bfda4 003b103a soffice+0x100a
014bfdb0 003b1078 soffice!main+0x1a
014bfdc8 003b12ce soffice!main+0x58
014bfe14 76927c04 soffice!main+0x2ae
014bfe28 773bab8f KERNEL32!BaseThreadInitThunk+0x24
014bfe70 773bab5a ntdll!__RtlUserThreadStart+0x2f
014bfe80 00000000 ntdll!_RtlUserThreadStart+0x1b

-- 
You are receiving this mail because:
You are the assignee for the bug.
_______________________________________________
Libreoffice-bugs mailing list
[email protected]
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs

Reply via email to