Bugzilla – Attachment 122166 Details for
Bug 97331
Crash conditional formatting, when scrolling on Icon set
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
bt with debug symbols
bt.txt (text/plain), 5.07 KB, created by
Julien Nabet
on 2016-01-22 23:41:12 UTC
(
hide
)
Description:
bt with debug symbols
Filename:
MIME Type:
Creator:
Julien Nabet
Created:
2016-01-22 23:41:12 UTC
Size:
5.07 KB
patch
obsolete
>Program received signal SIGSEGV, Segmentation fault. >0x00002aaab2e11ded in vcl::Window::IsInputEnabled (this=0x47a1fc0) at /home/julien/compile-libreoffice/libreoffice/vcl/source/window/window2.cxx:1205 >1205 return mpWindowImpl && !mpWindowImpl->mbInputDisabled; >(gdb) bt >#0 0x00002aaab2e11ded in vcl::Window::IsInputEnabled() const (this=0x47a1fc0) at /home/julien/compile-libreoffice/libreoffice/vcl/source/window/window2.cxx:1205 >#1 0x00002aaab2e40234 in acceptableWheelScrollTarget(vcl::Window const*) (pMouseWindow=0x47a1fc0) > at /home/julien/compile-libreoffice/libreoffice/vcl/source/window/winproc.cxx:1317 >#2 0x00002aaab2e4099a in HandleWheelEvent::HandleEvent(SalWheelMouseEvent const&) (this=0x7fffffff3c90, rEvt=...) > at /home/julien/compile-libreoffice/libreoffice/vcl/source/window/winproc.cxx:1493 >#3 0x00002aaab2e40ad8 in ImplHandleWheelEvent(vcl::Window*, SalWheelMouseEvent const&, bool) (pWindow=0x316f150, rEvt=..., scaleDirectly=false) > at /home/julien/compile-libreoffice/libreoffice/vcl/source/window/winproc.cxx:1529 >#4 0x00002aaab2e43abf in ImplWindowFrameProc(vcl::Window*, unsigned short, void const*) (_pWindow=0x316f150, nEvent=21, pEvent=0x7fffffff4040) > at /home/julien/compile-libreoffice/libreoffice/vcl/source/window/winproc.cxx:2447 >#5 0x00002aaac80e3ecf in SalFrame::CallCallback(unsigned short, void const*) const (this=0x317b340, nEvent=21, pEvent=0x7fffffff4040) > at /home/julien/compile-libreoffice/libreoffice/vcl/inc/salframe.hxx:262 >#6 0x00002aaac80e0330 in GtkSalFrame::signalScroll(_GtkWidget*, _GdkEvent*, void*) (pEvent=0x31da020, frame=0x317b340) > at /home/julien/compile-libreoffice/libreoffice/vcl/unx/gtk3/gtk3gtkframe.cxx:2566 >#7 0x00002aaac8572aba in () at /usr/lib/x86_64-linux-gnu/libgtk-3.so.0 >#8 0x00002aaabac0e174 in _g_closure_invoke_va (closure=closure@entry=0x3179790, return_value=return_value@entry=0x7fffffff4230, instance=instance@entry=0x48512c0, args=args@entry=0x7fffffff4300, n_params=<optimized out>, param_types=0x24e9840) at /build/glib2.0-2.46.2/./gobject/gclosure.c:864 >#9 0x00002aaabac28488 in g_signal_emit_valist (instance=0x48512c0, signal_id=<optimized out>, detail=0, var_args=var_args@entry=0x7fffffff4300) > at /build/glib2.0-2.46.2/./gobject/gsignal.c:3292 >#10 0x00002aaabac2905f in g_signal_emit (instance=<optimized out>, signal_id=<optimized out>, detail=<optimized out>) at /build/glib2.0-2.46.2/./gobject/gsignal.c:3439 >#11 0x00002aaac86aff1c in () at /usr/lib/x86_64-linux-gnu/libgtk-3.so.0 >#12 0x00002aaac856fdde in () at /usr/lib/x86_64-linux-gnu/libgtk-3.so.0 >#13 0x00002aaac8571bdc in gtk_main_do_event () at /usr/lib/x86_64-linux-gnu/libgtk-3.so.0 >#14 0x00002aaac8cdf962 in () at /usr/lib/x86_64-linux-gnu/libgdk-3.so.0 >#15 0x00002aaabae9afd7 in g_main_context_dispatch (context=0x24ec760) at /build/glib2.0-2.46.2/./glib/gmain.c:3154 >#16 0x00002aaabae9afd7 in g_main_context_dispatch (context=context@entry=0x24ec760) at /build/glib2.0-2.46.2/./glib/gmain.c:3769 >#17 0x00002aaabae9b230 in g_main_context_iterate (context=context@entry=0x24ec760, block=block@entry=1, dispatch=dispatch@entry=1, self=<optimized out>) > at /build/glib2.0-2.46.2/./glib/gmain.c:3840 >#18 0x00002aaabae9b2dc in g_main_context_iteration (context=0x24ec760, may_block=1) at /build/glib2.0-2.46.2/./glib/gmain.c:3901 >#19 0x00002aaac807dc13 in GtkData::Yield(bool, bool) (this=0x6e2cb0, bWait=true, bHandleAllCurrentEvents=false) > at /home/julien/compile-libreoffice/libreoffice/vcl/unx/gtk3/../gtk/gtkdata.cxx:610 >#20 0x00002aaac8080ce7 in GtkInstance::DoYield(bool, bool, unsigned long) (this=0x6e2b60, bWait=true, bHandleAllCurrentEvents=false, nReleased=0) > at /home/julien/compile-libreoffice/libreoffice/vcl/unx/gtk3/../gtk/gtkinst.cxx:404 >#21 0x00002aaab329669f in ImplYield(bool, bool, unsigned long) (i_bWait=true, i_bAllEvents=false, nReleased=0) > at /home/julien/compile-libreoffice/libreoffice/vcl/source/app/svapp.cxx:510 >#22 0x00002aaab3292486 in Application::Yield() () at /home/julien/compile-libreoffice/libreoffice/vcl/source/app/svapp.cxx:536 >#23 0x00002aaab32923d0 in Application::Execute() () at /home/julien/compile-libreoffice/libreoffice/vcl/source/app/svapp.cxx:472 >#24 0x00002aaaaafa6225 in desktop::Desktop::DoExecute() () at /home/julien/compile-libreoffice/libreoffice/desktop/source/app/app.cxx:1283 >#25 0x00002aaaaafa73e6 in desktop::Desktop::Main() (this=0x7fffffff4e40) at /home/julien/compile-libreoffice/libreoffice/desktop/source/app/app.cxx:1608 >#26 0x00002aaab32a0faa in ImplSVMain() () at /home/julien/compile-libreoffice/libreoffice/vcl/source/app/svmain.cxx:170 >---Type <return> to continue, or q <return> to quit--- >#27 0x00002aaab32a10ec in SVMain() () at /home/julien/compile-libreoffice/libreoffice/vcl/source/app/svmain.cxx:207 >#28 0x00002aaaaaff691c in soffice_main() () at /home/julien/compile-libreoffice/libreoffice/desktop/source/app/sofficemain.cxx:96 >#29 0x00000000004007ab in main () at /home/julien/compile-libreoffice/libreoffice/desktop/source/app/main.c:48 >#30 0x00000000004007ab in main (argc=<optimized out>, argv=<optimized out>) at /home/julien/compile-libreoffice/libreoffice/desktop/source/app/main.c:47 >(gdb) q
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 97331
: 122166 |
122169
|
122172