bugGNU TeXmacs - Bugs: bug #59569, cannot remove marker crash report

 
 

You are not allowed to post comments on this tracker with your current authentication level.

bug #59569: cannot remove marker crash report

Submitter:  Darcy Shen <sadhen>
Submitted:  Sat 28 Nov 2020 09:34:35 AM UTC
   
 
Category:  Editor Priority:  5 - Normal
Item Group:  Error Status:  Need Info
Privacy:  Public Assigned to:  vdhoeven
Originator Name:  Open/Closed:  Closed
Release:  None Release:  1.99.16
Fixed Release:  None Fixed Release: 
Keywords: 

Tue 02 Mar 2021 06:15:55 PM UTC, comment #1: 

I need more information about how to reliably reproduce this crash.

Joris van der Hoeven <vdhoeven>
Group administrator
Sat 28 Nov 2020 09:34:35 AM UTC, original submission:  


Throwing cannot remove marker
-------------------------------------------------
Error message:
  cannot remove marker

System information:
  TeXmacs version  : 1.99.16
  Built by         : magix
  Building date    : Mon Nov 23 16:18:39 CET 2020
  Operating system : darwin16.7.0
  Vendor           : apple
  Processor        : @CONFIG_HOST_CPU@
  Crash date       : 2020年11月28日 星期六 16时55分03秒 CST

Editor status:
  Root path          : [ 1 ]
  Current path       : [ 1, 5, 0, 1, 0, 1, 2, 0, 0, 6 ]
  Shifted path       : [ 1, 5, 0, 1, 0, 1, 2, 0, 0, 6 ]
  Physical selection : [ 1, 5, 0, 1, 0, 1, 2, 0, 0, 6 ] -- [ 1, 5, 0, 1, 0, 1, 2, 0, 0, 6 ]

Backtrace of C++ stack:
  1   TeXmacs                             0x000000010875e748 : get_crash_report(char const*) + 312
  2   TeXmacs                             0x0000000107d52630 : tm_throw(char const*) + 112
  3   TeXmacs                             0x0000000107d41947 : remove_marker_bis(patch, double) + 1143
  4   TeXmacs                             0x0000000107d3ffc3 : remove_marker(patch, double) + 67
  5   TeXmacs                             0x0000000107d403bd : archiver_rep::mark_cancel(double) + 829
  6   TeXmacs                             0x0000000107fbd12f : edit_interface_rep::try_shortcut(string) + 255
  7   TeXmacs                             0x0000000107fbf00e : edit_interface_rep::key_press(string) + 2798
  8   TeXmacs                             0x000000010831e28f : tmg_key_press(scm_unused_struct*) + 79
  9   TeXmacs                             0x00000001091c919f : deval() + 10095
  10  TeXmacs                             0x00000001091c90c4 : deval() + 9876
  11  TeXmacs                             0x00000001091ce529 : scm_dapply() + 1241
  12  TeXmacs                             0x00000001092178ea : scm_c_with_throw_handler() + 202
  13  TeXmacs                             0x0000000109217737 : scm_c_catch() + 391
  14  TeXmacs                             0x0000000109217818 : scm_internal_catch() + 24
  15  TeXmacs                             0x000000010836e440 : call_scheme(scm_unused_struct*, scm_unused_struct*, scm_unused_struct*) + 80
  16  TeXmacs                             0x00000001084e3666 : call(char const*, object, object) + 86
  17  TeXmacs                             0x0000000107fc1abe : edit_interface_rep::handle_keypress(string, long) + 1278
  18  TeXmacs                             0x0000000108630328 : qt_gui_rep::process_queued_events(int) + 280
  19  TeXmacs                             0x000000010862ff5d : qt_gui_rep::update() + 653
  20  TeXmacs                             0x0000000107c75fe3 : QTMGuiHelper::doUpdate() + 19
  21  TeXmacs                             0x00000001090dc34a : QMetaObject::activate(QObject*, QMetaObject const*, int, void**) + 2074
  22  TeXmacs                             0x00000001090d7836 : QObject::event(QEvent*) + 102
  23  TeXmacs                             0x0000000108991a7b : QApplicationPrivate::notify_helper(QObject*, QEvent*) + 251
  24  TeXmacs                             0x0000000108992be3 : QApplication::notify(QObject*, QEvent*) + 323
  25  TeXmacs                             0x0000000108496c0f : QTMApplication::notify(QObject*, QEvent*) + 15
  26  TeXmacs                             0x00000001090c4d51 : QCoreApplication::notifyInternal(QObject*, QEvent*) + 113
  27  TeXmacs                             0x00000001089518e7 : QEventDispatcherMacPrivate::activateTimer(__CFRunLoopTimer*, void*) + 199
  28  CoreFoundation                      0x00007fff3b4af804 : __CFRUNLOOP_IS_CALLING_OUT_TO_A_TIMER_CALLBACK_FUNCTION__() + 20
  29  CoreFoundation                      0x00007fff3b4af3be : __CFRunLoopDoTimer() + 859
  30  CoreFoundation                      0x00007fff3b4aee9e : __CFRunLoopDoTimers() + 317
  31  CoreFoundation                      0x00007fff3b493aed : __CFRunLoopRun() + 2213
  32  CoreFoundation                      0x00007fff3b492bd3 : CFRunLoopRunSpecific() + 499
  33  HIToolbox                           0x00007fff39fe965d : RunCurrentEventLoopInMode() + 292
  34  HIToolbox                           0x00007fff39fe92a9 : ReceiveNextEventCommon() + 356
  35  HIToolbox                           0x00007fff39fe9127 : _BlockUntilNextEventMatchingListInModeWithFilter() + 64
  36  AppKit                              0x00007fff3865aeb4 : _DPSNextEvent() + 990
  37  AppKit                              0x00007fff38659690 -[NSApplication(NSEvent) : _nextEventMatchingEventMask:untilDate:inMode:dequeue:]() + 1352
  38  AppKit                              0x00007fff3864b3ae -[NSApplication : run]() + 658
  39  TeXmacs                             0x000000010895330f : QEventDispatcherMac::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) + 2287
  40  TeXmacs                             0x00000001090c1d9e : QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) + 478
  41  TeXmacs                             0x00000001090c5391 : QCoreApplication::exec() + 193
  42  TeXmacs                             0x0000000107bdcbaf : TeXmacs_main(int, char**) + 11727
  43  TeXmacs                             0x00000001091e28e4 : invoke_main_func() + 36
  44  TeXmacs                             0x00000001091bb18f : c_body() + 15
  45  TeXmacs                             0x0000000109217737 : scm_c_catch() + 391
  46  TeXmacs                             0x00000001091bb10d : scm_i_with_continuation_barrier() + 157
  47  TeXmacs                             0x00000001091bb174 : scm_c_with_continuation_barrier() + 52
  48  TeXmacs                             0x0000000109215639 : scm_i_with_guile_and_parent() + 41
  49  TeXmacs                             0x00000001091e28a7 : scm_boot_guile() + 39
  50  TeXmacs                             0x0000000107be0005 : main() + 1365
  51  libdyld.dylib                       0x00007fff72b197fd : start() + 1
  52  ???                                 0x0000000000000001 : 0x0() + 1

-------------------------------------------------
Throwing cannot remove marker
-------------------------------------------------
Error message:
  cannot remove marker

System information:
  TeXmacs version  : 1.99.16
  Built by         : magix
  Building date    : Mon Nov 23 16:18:39 CET 2020
  Operating system : darwin16.7.0
  Vendor           : apple
  Processor        : @CONFIG_HOST_CPU@
  Crash date       : 2020年11月28日 星期六 16时55分03秒 CST

Editor status:
  Root path          : [ 1 ]
  Current path       : [ 1, 5, 0, 1, 0, 1, 2, 0, 0, 6 ]
  Shifted path       : [ 1, 5, 0, 1, 0, 1, 2, 0, 0, 6 ]
  Physical selection : [ 1, 5, 0, 1, 0, 1, 2, 0, 0, 6 ] -- [ 1, 5, 0, 1, 0, 1, 2, 0, 0, 6 ]

Backtrace of C++ stack:
  1   TeXmacs                             0x000000010875e748 : get_crash_report(char const*) + 312
  2   TeXmacs                             0x0000000107d52630 : tm_throw(char const*) + 112
  3   TeXmacs                             0x0000000107d41947 : remove_marker_bis(patch, double) + 1143
  4   TeXmacs                             0x0000000107d3ffc3 : remove_marker(patch, double) + 67
  5   TeXmacs                             0x0000000107d3fe7b : archiver_rep::mark_end(double) + 75
  6   TeXmacs                             0x0000000107fbcf83 : edit_interface_rep::interrupt_shortcut() + 51
  7   TeXmacs                             0x0000000107fc1fe8 : edit_interface_rep::handle_keypress(string, long) + 2600
  8   TeXmacs                             0x0000000108630328 : qt_gui_rep::process_queued_events(int) + 280
  9   TeXmacs                             0x000000010862ff5d : qt_gui_rep::update() + 653
  10  TeXmacs                             0x0000000107c75fe3 : QTMGuiHelper::doUpdate() + 19
  11  TeXmacs                             0x00000001090dc34a : QMetaObject::activate(QObject*, QMetaObject const*, int, void**) + 2074
  12  TeXmacs                             0x00000001090d7836 : QObject::event(QEvent*) + 102
  13  TeXmacs                             0x0000000108991a7b : QApplicationPrivate::notify_helper(QObject*, QEvent*) + 251
  14  TeXmacs                             0x0000000108992be3 : QApplication::notify(QObject*, QEvent*) + 323
  15  TeXmacs                             0x0000000108496c0f : QTMApplication::notify(QObject*, QEvent*) + 15
  16  TeXmacs                             0x00000001090c4d51 : QCoreApplication::notifyInternal(QObject*, QEvent*) + 113
  17  TeXmacs                             0x00000001089518e7 : QEventDispatcherMacPrivate::activateTimer(__CFRunLoopTimer*, void*) + 199
  18  CoreFoundation                      0x00007fff3b4af804 : __CFRUNLOOP_IS_CALLING_OUT_TO_A_TIMER_CALLBACK_FUNCTION__() + 20
  19  CoreFoundation                      0x00007fff3b4af3be : __CFRunLoopDoTimer() + 859
  20  CoreFoundation                      0x00007fff3b4aee9e : __CFRunLoopDoTimers() + 317
  21  CoreFoundation                      0x00007fff3b493aed : __CFRunLoopRun() + 2213
  22  CoreFoundation                      0x00007fff3b492bd3 : CFRunLoopRunSpecific() + 499
  23  HIToolbox                           0x00007fff39fe965d : RunCurrentEventLoopInMode() + 292
  24  HIToolbox                           0x00007fff39fe92a9 : ReceiveNextEventCommon() + 356
  25  HIToolbox                           0x00007fff39fe9127 : _BlockUntilNextEventMatchingListInModeWithFilter() + 64
  26  AppKit                              0x00007fff3865aeb4 : _DPSNextEvent() + 990
  27  AppKit                              0x00007fff38659690 -[NSApplication(NSEvent) : _nextEventMatchingEventMask:untilDate:inMode:dequeue:]() + 1352
  28  AppKit                              0x00007fff3864b3ae -[NSApplication : run]() + 658
  29  TeXmacs                             0x000000010895330f : QEventDispatcherMac::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) + 2287
  30  TeXmacs                             0x00000001090c1d9e : QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) + 478
  31  TeXmacs                             0x00000001090c5391 : QCoreApplication::exec() + 193
  32  TeXmacs                             0x0000000107bdcbaf : TeXmacs_main(int, char**) + 11727
  33  TeXmacs                             0x00000001091e28e4 : invoke_main_func() + 36
  34  TeXmacs                             0x00000001091bb18f : c_body() + 15
  35  TeXmacs                             0x0000000109217737 : scm_c_catch() + 391
  36  TeXmacs                             0x00000001091bb10d : scm_i_with_continuation_barrier() + 157
  37  TeXmacs                             0x00000001091bb174 : scm_c_with_continuation_barrier() + 52
  38  TeXmacs                             0x0000000109215639 : scm_i_with_guile_and_parent() + 41
  39  TeXmacs                             0x00000001091e28a7 : scm_boot_guile() + 39
  40  TeXmacs                             0x0000000107be0005 : main() + 1365
  41  libdyld.dylib                       0x00007fff72b197fd : start() + 1
  42  ???                                 0x0000000000000001 : 0x0() + 1


Darcy Shen <sadhen>
Group Member

 

(Note: upload size limit is set to 16384 kB, after insertion of the required escape characters.)

No files currently attached

 

Depends on the following items: None found

Items that depend on this one: None found

 

Carbon-Copy List
  • -email is unavailable- added by vdhoeven (Posted a comment)
  • -email is unavailable- added by sadhen (Submitted the item)
  •  

    There are 0 votes so far. Votes easily highlight which items people would like to see resolved in priority, independently of the priority of the item set by tracker managers.

     

    Follow 3 latest changes.

    Date Changed by Updated Field Previous Value => Replaced by
    2021-03-02 vdhoeven StatusNone Need Info
        Assigned toNone vdhoeven
        Open/ClosedOpen Closed

    Back to the top

    Powered by Savane 3.13-f8d8.
    Corresponding source code