bugGNU TeXmacs - Bugs: bug #37533, Texmacs sometimes crash when...

 
 

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

bug #37533: Texmacs sometimes crash when replacing compound mathematical expressions

Submitter:  Lebreton Romain <lebreton>
Submitted:  Wed 10 Oct 2012 12:49:34 PM UTC
   
 
Category:  User Interface Priority:  5 - Normal
Item Group:  None Status:  Need Info
Privacy:  Public Assigned to:  None
Originator Name:  Open/Closed:  Closed
Release:  None Release: 
Fixed Release:  None Fixed Release: 
Keywords: 

Jump to the original submission

Wed 01 Mar 2017 07:45:49 PM UTC, comment #11: 

Closing this old bug.
-It could not be reproduced in order to debug it
-Moreover, the steps given to reproduce refer to an old search/replace method. The corresponding code has changed since.

Philippe Joyez <pjoyez>
Group Member
Mon 12 Nov 2012 11:51:18 AM UTC, comment #10: 

Ok.

Francois Poulain <fpoulain>
Group Member
Mon 12 Nov 2012 11:30:35 AM UTC, comment #9: 

It was not what I meant. The crash I was just talking about has nothing to do with the replacement of compound mathematical expressions. My mistake.
I had no recent crash when replacing math expressions, but merely because I did less such replacement. I will keep you informed when another crash happens.

Lebreton Romain <lebreton>
Group Member
Mon 12 Nov 2012 10:25:47 AM UTC, comment #8: 

Ok, so it is finally a "classic" "view admit no editor" crash. I mark it has duplicate.

Francois Poulain <fpoulain>
Group Member
Mon 12 Nov 2012 08:56:38 AM UTC, comment #7: 

I had just a crash because I didn't use TeXmacs a lot. It was a classic "view admit no editor" crash, that happens when you play with clone windows.
This crash produced a report, as always not really readable. I could not do a "backtrace full" afterwards because the program exited correctly.
That's it.

(file #26907)

Lebreton Romain <lebreton>
Group Member
Sat 10 Nov 2012 12:01:18 PM UTC, comment #6: 

Any news ?

Francois Poulain <fpoulain>
Group Member
Mon 15 Oct 2012 09:27:22 AM UTC, comment #5: 

Since you compiled it with enable-debug, you can "simply" use gdb:

1) type:
$ gdb texmacs.bin
in a terminal.

2) in gdb, type
(gdb) run

3) play with texmacs and crash it.

4) in the gdb console, type
(gdb) bt full

5) paste the output here. :)

Francois Poulain <fpoulain>
Group Member
Mon 15 Oct 2012 09:18:36 AM UTC, comment #4: 

I'm using the svn trunk, and I have just recompiled globally with enable-debug.
But I don't expect Texmacs to fix the bug, since I regularly recompile globally.
BTW, how can I get a more readable crash_tree?

Lebreton Romain <lebreton>
Group Member
Wed 10 Oct 2012 03:32:31 PM UTC, comment #3: 

Thanks. I cannot reproduce the bug on my TeXmacs. If you are using the svn trunk, could you please to recompile it globaly? (by make clean && make)

Francois Poulain <fpoulain>
Group Member
Wed 10 Oct 2012 01:29:31 PM UTC, comment #2: 

Indeed, it is not the easiest thing to do in Texmacs:
-Select the mathematical piece of formula you want that you want to replace. Then Edit -> Copy To -> Search (or Ctrl+Shift+C S).
-Select the math that you want to replace by. Then Edit -> Copy To -> Replace (or Ctrl+Shift+C R).
-Put you mouse inside a math formula. Edit -> Replace (or Ctrl+H)
-Leave the "Replace" and "Replace by" field blank and press Enter.

Lebreton Romain <lebreton>
Group Member
Wed 10 Oct 2012 12:53:37 PM UTC, comment #1: 


> Please tell me if I can do anything to gather more informations on my crashes.


In order to reproduce: how do you search or replace "compound mathematical expressions"?

Francois Poulain <fpoulain>
Group Member
Wed 10 Oct 2012 12:49:34 PM UTC, original submission:  

My Texmacs crashes at least once or twice a day for different reasons. I do not know how to reproduce the crashes, the crash message is not helping

texmacs.bin: ./Texmacs/Texmacs/texmacs.cpp :79 : void clean_exit_on_segfault(int):  L'assertion « false » a échoué.

my crash_report_tree is unreadable (see file attached).

What I can tell is that searching or replacing compound mathematical expressions has made my Texmacs crash many times. Please tell me if I can do anything to gather more informations on my crashes.

Lebreton Romain <lebreton>
Group Member

 

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

Attached Files
file #26907:  crash_report_1 added by lebreton (3KiB - application/octet-stream)
file #26731:  crash_report_12 added by lebreton (4KiB - application/octet-stream)

 

Depends on the following items: None found

Items that depend on this one: None found

 

Carbon-Copy List
  • -email is unavailable- added by pjoyez (Posted a comment)
  • -email is unavailable- added by lebreton (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 7 latest changes.

    Date Changed by Updated Field Previous Value => Replaced by
    2017-03-01 pjoyez Open/ClosedOpen Closed
    2012-11-12 fpoulain StatusDuplicate Need Info
        Open/ClosedClosed Open
    2012-11-12 fpoulain StatusNone Duplicate
        Open/ClosedOpen Closed
    2012-11-12 lebreton Attached File- Added crash_report_1, #26907
    2012-10-10 lebreton Attached File- Added crash_report_12, #26731

    Back to the top

    Powered by Savane 3.13-4448.
    Corresponding source code