<html>
<head>
<base href="https://bugs.documentfoundation.org/">
</head>
<body><span class="vcard"><a class="email" href="mailto:serval2412@yahoo.fr" title="Julien Nabet <serval2412@yahoo.fr>"> <span class="fn">Julien Nabet</span></a>
</span> changed
<a class="bz_bug_link
bz_status_NEW "
title="NEW - CRASH: LibreOffice crashes hovering over a calendar"
href="https://bugs.documentfoundation.org/show_bug.cgi?id=111074">bug 111074</a>
<br>
<table border="1" cellspacing="0" cellpadding="8">
<tr>
<th>What</th>
<th>Removed</th>
<th>Added</th>
</tr>
<tr>
<td style="text-align:right;">CC</td>
<td>
</td>
<td>serval2412@yahoo.fr
</td>
</tr></table>
<p>
<div>
<b><a class="bz_bug_link
bz_status_NEW "
title="NEW - CRASH: LibreOffice crashes hovering over a calendar"
href="https://bugs.documentfoundation.org/show_bug.cgi?id=111074#c2">Comment # 2</a>
on <a class="bz_bug_link
bz_status_NEW "
title="NEW - CRASH: LibreOffice crashes hovering over a calendar"
href="https://bugs.documentfoundation.org/show_bug.cgi?id=111074">bug 111074</a>
from <span class="vcard"><a class="email" href="mailto:serval2412@yahoo.fr" title="Julien Nabet <serval2412@yahoo.fr>"> <span class="fn">Julien Nabet</span></a>
</span></b>
<pre>On pc Debian x86-64 with master sources updated today, I could reproduce this.
Here's part of bt:
0x00007fffce87eb9b in std::_Tuple_impl<0ul, icu_59::Calendar*,
std::default_delete<icu_59::Calendar> >::_M_head (__t=...) at
/usr/include/c++/6/tuple:193
193 _M_head(const _Tuple_impl& __t) noexcept { return
_Base::_M_head(__t); }
(gdb) bt
#0 0x00007fffce87eb9b in std::_Tuple_impl<0ul, icu_59::Calendar*,
std::default_delete<icu_59::Calendar> >::_M_head (__t=...) at
/usr/include/c++/6/tuple:193
#1 0x00007fffce87ebba in std::__get_helper<0ul, icu_59::Calendar*,
std::default_delete<icu_59::Calendar> > (__t=...) at
/usr/include/c++/6/tuple:1253
#2 0x00007fffce87ebd4 in std::get<0ul, icu_59::Calendar*,
std::default_delete<icu_59::Calendar> > (__t=std::tuple containing = {...}) at
/usr/include/c++/6/tuple:1265
#3 0x00007fffce87ebee in std::unique_ptr<icu_59::Calendar,
std::default_delete<icu_59::Calendar> >::get (this=0x55555c8ee168) at
/usr/include/c++/6/bits/unique_ptr.h:308
#4 0x00007fffce87e7b4 in std::unique_ptr<icu_59::Calendar,
std::default_delete<icu_59::Calendar> >::operator-> (this=0x55555c8ee168)
at /usr/include/c++/6/bits/unique_ptr.h:302
#5 0x00007fffce87bf51 in
com::sun::star::i18n::Calendar_gregorian::getFirstDayOfWeek
(this=0x55555c8ee0e0)
at
/home/julien/lo/libreoffice/i18npool/source/calendar/calendar_gregorian.cxx:692
#6 0x00007fffce8760a2 in com::sun::star::i18n::CalendarImpl::getFirstDayOfWeek
(this=0x55555c8edff0)
at
/home/julien/lo/libreoffice/i18npool/source/calendar/calendarImpl.cxx:216
#7 0x00007fffed4df213 in CalendarWrapper::getFirstDayOfWeek
(this=0x55555c8ed0f0) at
/home/julien/lo/libreoffice/unotools/source/i18n/calendarwrapper.cxx:216
#8 0x00007fffeea37714 in Calendar::ImplGetWeekStart (this=0x55555c8ecd90) at
/home/julien/lo/libreoffice/svtools/source/control/calendar.cxx:265
#9 0x00007fffeea3f11e in Calendar::GetDateRect (this=0x55555c8ecd90,
rDate=2017-9-3) at
/home/julien/lo/libreoffice/svtools/source/control/calendar.cxx:1800
#10 0x00007fffeea3f188 in Calendar::GetDateRect (this=0x55555c8ecd90,
rDate=2017-9-3) at
/home/julien/lo/libreoffice/svtools/source/control/calendar.cxx:1802
the last line is repeated more than 1000 times (i hadn't tried to find the end
of bt)</pre>
</div>
</p>
<hr>
<span>You are receiving this mail because:</span>
<ul>
<li>You are the assignee for the bug.</li>
</ul>
</body>
</html>