Package: wxmaxima
Version: 17.10.1-1
Followup-For: Bug #890212
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA512
I've installed the relevant debugging symbols and got a better backtrace with
gdb.
- -- System Information:
Debian Release: buster/sid
APT prefers testing-debug
APT policy: (500, 'testing-debug'), (500, 'testing')
Architecture: amd64 (x86_64)
Kernel: Linux 4.14.0-3-amd64 (SMP w/2 CPU cores)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8),
LANGUAGE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Init: systemd (via /run/systemd/system)
LSM: AppArmor: enabled
Versions of packages wxmaxima depends on:
ii ibus-gtk3 1.5.17-3
ii libc6 2.26-4
ii libgcc1 1:7.2.0-19
ii libstdc++6 7.2.0-19
ii libwxbase3.0-0v5 3.0.3.1+dfsg2-1
ii libwxgtk3.0-0v5 3.0.3.1+dfsg2-1
ii maxima 5.41.0-1
Versions of packages wxmaxima recommends:
ii maxima-doc 5.41.0-1
Versions of packages wxmaxima suggests:
pn fonts-jsmath <none>
ii texlive-latex-extra 2017.20180110-1
- -- no debconf information
*** /home/john/wxMaxima/backtrace.txt
#0 0x00007ffff4f7a000 in raise (sig=sig@entry=5) at
../sysdeps/unix/sysv/linux/raise.c:51
#1 0x00007ffff5ad389a in wxTrap() () at ../src/common/appbase.cpp:1070
#2 0x00007ffff65e7f45 in wxGUIAppTraits::ShowAssertDialog(wxString const&)
(this=<optimized out>, msg=...)
at ../src/gtk/utilsgtk.cpp:330
#3 0x00007ffff5ad7a81 in ShowAssertDialog(wxString const&, int, wxString
const&, wxString const&, wxString const&, wxAppTraits*) (file=...,
line=line@entry=21845, func=..., cond=..., msgUser=..., traits=0x555555ac4440,
traits@entry=0x555556449c80)
at ../src/common/appbase.cpp:1322
#4 0x00007ffff5ada467 in wxAppConsoleBase::OnAssertFailure(wchar_t const*,
int, wchar_t const*, wchar_t const*, wchar_t const*)
(this=this@entry=0x555555a82830, file=<optimized out>, line=21845,
func=<optimized out>, cond=<optimized out>, msg=<optimized out>) at
../src/common/appbase.cpp:801
#5 0x00007ffff65b3b70 in wxApp::OnAssertFailure(wchar_t const*, int, wchar_t
const*, wchar_t const*, wchar_t const*) (this=0x555555a82830, file=<optimized
out>, line=<optimized out>, func=<optimized out>, cond=<optimized out>,
msg=<optimized out>)
at ../src/gtk/app.cpp:540
#6 0x00007ffff5ada75f in wxDefaultAssertHandler(wxString const&, int, wxString
const&, wxString const&, wxString const&) (file=..., line=215, func=...,
cond=..., msg=...) at ../src/common/appbase.cpp:1112
#7 0x00007ffff5ad45dc in wxOnAssert(char const*, int, char const*, char
const*, wxString const&) (file=file@entry=0x5555557860d0
"/build/wxmaxima-hiO5pO/wxmaxima-17.10.1/src/MathCell.cpp",
line=line@entry=215, func=func@entry=0x5555557860c0
<MathCell::GetGroup()::__FUNCTION__> "GetGroup", cond=cond@entry=0x555555785bed
"m_group != NULL", msg=...)
at ../src/common/appbase.cpp:1162
#8 0x0000555555685321 in MathCell::GetGroup() (this=0x5555562f2a90) at
./src/MathCell.cpp:215
#9 0x000055555568997b in MathCtrl::CanDeleteSelection() (this=0x555555ba6e20)
at ./src/MathCtrl.cpp:2249
#10 0x000055555568de75 in MathCtrl::CanMergeSelection() (this=<optimized out>)
at ./src/MathCtrl.cpp:6588
#11 0x0000555555719340 in wxMaxima::UpdateMenus(wxUpdateUIEvent&)
(this=this@entry=0x555555aee270, event=...)
at ./src/wxMaxima.cpp:2943
#12 0x0000555555747cc9 in wxMaxima::OnIdle(wxIdleEvent&) (this=0x555555aee270,
event=...) at ./src/wxMaxima.cpp:2788
#13 0x00007ffff5c562ce in
wxEvtHandler::ProcessEventIfMatchesId(wxEventTableEntryBase const&,
wxEvtHandler*, wxEvent&) (entry=..., handler=<optimized out>, event=...) at
../src/common/event.cpp:1390
#14 0x00007ffff5c563d3 in wxEventHashTable::HandleEvent(wxEvent&,
wxEvtHandler*) (this=<optimized out>, event=..., self=self@e
ntry=0x555555aee270) at ../src/common/event.cpp:996
#15 0x00007ffff5c5679b in wxEvtHandler::TryHereOnly(wxEvent&)
(this=0x555555aee270, event=...)
at ../src/common/event.cpp:1587
#16 0x00007ffff5c56593 in wxEvtHandler::DoTryChain(wxEvent&) (this=<optimized
out>, event=...)
at ../src/common/event.cpp:1552
#17 0x00007ffff5c56885 in wxEvtHandler::ProcessEvent(wxEvent&)
(this=0x555555aee798, event=...)
at ../src/common/event.cpp:1493
#18 0x00007ffff5c565e7 in wxEvtHandler::SafelyProcessEvent(wxEvent&)
(this=<optimized out>, event=...)
at ../src/common/event.cpp:1611
#19 0x00007ffff67b248c in wxWindowBase::HandleWindowEvent(wxEvent&) const
(this=this@entry=0x555555aee270, event=...)
at ../src/common/wincmn.cpp:1525
#20 0x00007ffff67b2500 in wxWindowBase::SendIdleEvents(wxIdleEvent&)
(this=this@entry=0x555555aee270, event=...)
at ../src/common/wincmn.cpp:2828
#21 0x00007ffff6647f3f in wxFrame::SendIdleEvents(wxIdleEvent&)
(this=0x555555aee270, event=...) at ../src/gtk/frame.cpp:249
#22 0x00007ffff66890bd in wxAppBase::ProcessIdle() (this=<optimized out>) at
../src/common/appcmn.cpp:375
#23 0x00007ffff65af599 in wxApp::DoIdle() (this=0x555555a82830) at
../src/gtk/app.cpp:159
#24 0x00007ffff65af693 in wxapp_idle_callback(gpointer) () at
../src/gtk/app.cpp:107
#25 0x00007ffff392cdd5 in g_main_dispatch (context=0x555555aad2b0) at
../../../../glib/gmain.c:3142
#26 0x00007ffff392cdd5 in g_main_context_dispatch
(context=context@entry=0x555555aad2b0) at ../../../../glib/gmain.c:3795
#27 0x00007ffff392d1a0 in g_main_context_iterate (context=0x555555aad2b0,
block=block@entry=1, dispatch=dispatch@entry=1, self=<optimized out>) at
../../../../glib/gmain.c:3868
#28 0x00007ffff392d4b2 in g_main_loop_run (loop=0x5555561456e0) at
../../../../glib/gmain.c:4064
#29 0x00007ffff469f977 in IA__gtk_main () at ./gtk/gtkmain.c:1270
#30 0x00007ffff65cf4d5 in wxGUIEventLoop::DoRun() (this=0x555555ac3f60) at
../src/gtk/evtloop.cpp:65
#31 0x00007ffff5b12b23 in wxEventLoopBase::Run() (this=0x555555ac3f60) at
../src/common/evtloopcmn.cpp:78
#32 0x00007ffff5ada046 in wxAppConsoleBase::MainLoop() (this=0x555555a82830) at
../src/common/appbase.cpp:334
#33 0x00007ffff5b64e19 in wxEntry(int&, wchar_t**) (argc=<optimized out>,
argv=<optimized out>) at ../src/common/init.cpp:506
#34 0x00005555555e31c2 in main(int, char**) (argc=<optimized out>,
argv=<optimized out>) at ./src/main.cpp:121
-----BEGIN PGP SIGNATURE-----
iQFGBAEBCgAwFiEEJwCMxdBfG24Y2trvfWFEpid5MHIFAlqCYIUSHGpzY290dEBw
b3N0ZW8ubmV0AAoJEH1hRKYneTBypTMIAImsk7NuWEWCjrnLKP877Qz6OqP7rg/a
DGPlqmegXWZrSbr43vvrPLvjjNJqZiflIRO6Gz61BN73GOAfbaIY9nqB6uNp9MfL
9oMeGD4XbLLb4I2Bzyz5cCTUvzVS1DCSjYGN1c8ArH7yK9u/65BkXJaHE9Vlm3nw
faTopK3aR+d3hYhkPwE85ygCnj2uT0q9e9ESlq1iLanH6UE/BprrMkX4ey3Rliyi
HM7TU7qleaT3TSMVh3QWEaPMspkGHvz3Pk3XdfAWnI9eDAKD1mjbOH5euAhMeuS4
dOWzWyIqefHIpZWdA/PKYO9/+wFUx8JTFfBj7tY8ftyfRSGoVZiQ1y4=
=nzqN
-----END PGP SIGNATURE-----