[cantor] [Bug 415302] Cantor crashing (qalculate backend)

2021-03-26 Thread Alexander Semke
https://bugs.kde.org/show_bug.cgi?id=415302

Alexander Semke  changed:

   What|Removed |Added

 CC||mrter...@gmail.com

--- Comment #9 from Alexander Semke  ---
*** Bug 431657 has been marked as a duplicate of this bug. ***

-- 
You are receiving this mail because:
You are watching all bug changes.

[cantor] [Bug 415302] Cantor crashing (qalculate backend)

2020-04-25 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=415302

--- Comment #8 from dennis.bellin...@gmail.com ---
Created attachment 127869
  --> https://bugs.kde.org/attachment.cgi?id=127869=edit
New crash information added by DrKonqi

cantor (19.12.3) using Qt 5.12.4

- What I was doing when the application crashed:

Luanching the application and choosing the qalculate backend.

-- Backtrace (Reduced):
#6  0x7f1c6bc9fc27 in __memmove_avx_unaligned_erms () at
../sysdeps/x86_64/multiarch/memmove-vec-unaligned-erms.S:312
#7  0x7f1c6a115579 in
StitchingFunction::StitchingFunction(StitchingFunction const*) () at
/usr/lib/x86_64-linux-gnu/libpoppler.so.90
#8  0x7f1c6a11b6f6 in StitchingFunction::copy() const () at
/usr/lib/x86_64-linux-gnu/libpoppler.so.90
#9  0x7f1c4534abb6 in MathFunction::setArgumentDefinition(unsigned long,
Argument*) () at /usr/lib/x86_64-linux-gnu/libqalculate.so.20
#10 0x7f1c455015f2 in IdentityFunction::IdentityFunction() () at
/usr/lib/x86_64-linux-gnu/libqalculate.so.20

-- 
You are receiving this mail because:
You are watching all bug changes.

[cantor] [Bug 415302] Cantor crashing (qalculate backend)

2020-04-25 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=415302

dennis.bellin...@gmail.com changed:

   What|Removed |Added

 CC||dennis.bellin...@gmail.com

-- 
You are receiving this mail because:
You are watching all bug changes.

[cantor] [Bug 415302] Cantor crashing (qalculate backend)

2020-01-12 Thread Christoph Feck
https://bugs.kde.org/show_bug.cgi?id=415302

Christoph Feck  changed:

   What|Removed |Added

 Resolution|FIXED   |UPSTREAM

-- 
You are receiving this mail because:
You are watching all bug changes.

[cantor] [Bug 415302] Cantor crashing (qalculate backend)

2020-01-12 Thread Nikita Sirgienko
https://bugs.kde.org/show_bug.cgi?id=415302

Nikita Sirgienko  changed:

   What|Removed |Added

 Resolution|--- |FIXED
 Status|ASSIGNED|RESOLVED

--- Comment #7 from Nikita Sirgienko  ---
Well, the problem is solved, but only for future release of Qalculate library
(used in cantor and qalc): versions 3.6.1 and greater. Maybe we can fix the
previous versions of qalculate, but I don't know how.

-- 
You are receiving this mail because:
You are watching all bug changes.

[cantor] [Bug 415302] Cantor crashing (qalculate backend)

2020-01-12 Thread Nikita Sirgienko
https://bugs.kde.org/show_bug.cgi?id=415302

--- Comment #6 from Nikita Sirgienko  ---
https://github.com/Qalculate/libqalculate/issues/171

-- 
You are receiving this mail because:
You are watching all bug changes.

[cantor] [Bug 415302] Cantor crashing (qalculate backend)

2019-12-27 Thread Nikita Sirgienko
https://bugs.kde.org/show_bug.cgi?id=415302

Nikita Sirgienko  changed:

   What|Removed |Added

 Status|CONFIRMED   |ASSIGNED
  Component|general |qualculate-backend

-- 
You are receiving this mail because:
You are watching all bug changes.

[cantor] [Bug 415302] Cantor crashing (qalculate backend)

2019-12-23 Thread Alessio Adamo
https://bugs.kde.org/show_bug.cgi?id=415302

--- Comment #5 from Alessio Adamo  ---
(In reply to Nikita Sirgienko from comment #4)
> (In reply to Alessio Adamo from comment #3)
> > (In reply to Nikita Sirgienko from comment #1)
> > > I have reproduced crash only with Qalculate. Octave, Maxima and others 
> > > works
> > > as expected.
> > > Could you please add crashlog with Octave backend for example?
> > 
> > I guess Cantor uses the latest selected backend by default at launch, that's
> > why it crashes immediately. How can I wipe its configuration? I mean where
> > is its dot folder located?
> 
> If you don't see "Choose backend" window after startup, then it means, that
> one of backend used by default (maybe Qalculate).
> Cantor also allow run particular backend via console arguments, so run, for
> example, `cantor -b octave` in a terminal, then go "Settings"->"Configure
> Cantor" and remove content of editbox to the right of the "Default Backend:".

Thanks for the tip. I confirm it only crashes with Qalculate backend.

-- 
You are receiving this mail because:
You are watching all bug changes.

[cantor] [Bug 415302] Cantor crashing (qalculate backend)

2019-12-22 Thread Nikita Sirgienko
https://bugs.kde.org/show_bug.cgi?id=415302

Nikita Sirgienko  changed:

   What|Removed |Added

 Status|REPORTED|CONFIRMED
 Ever confirmed|0   |1

--- Comment #4 from Nikita Sirgienko  ---
(In reply to Alessio Adamo from comment #3)
> (In reply to Nikita Sirgienko from comment #1)
> > I have reproduced crash only with Qalculate. Octave, Maxima and others works
> > as expected.
> > Could you please add crashlog with Octave backend for example?
> 
> I guess Cantor uses the latest selected backend by default at launch, that's
> why it crashes immediately. How can I wipe its configuration? I mean where
> is its dot folder located?

If you don't see "Choose backend" window after startup, then it means, that one
of backend used by default (maybe Qalculate).
Cantor also allow run particular backend via console arguments, so run, for
example, `cantor -b octave` in a terminal, then go "Settings"->"Configure
Cantor" and remove content of editbox to the right of the "Default Backend:".

-- 
You are receiving this mail because:
You are watching all bug changes.

[cantor] [Bug 415302] Cantor crashing (qalculate backend)

2019-12-22 Thread Alessio Adamo
https://bugs.kde.org/show_bug.cgi?id=415302

--- Comment #3 from Alessio Adamo  ---
(In reply to Nikita Sirgienko from comment #1)
> I have reproduced crash only with Qalculate. Octave, Maxima and others works
> as expected.
> Could you please add crashlog with Octave backend for example?

I guess Cantor uses the latest selected backend by default at launch, that's
why it crashes immediately. How can I wipe its configuration? I mean where is
its dot folder located?

-- 
You are receiving this mail because:
You are watching all bug changes.

[cantor] [Bug 415302] Cantor crashing (qalculate backend)

2019-12-20 Thread Tim Richardson
https://bugs.kde.org/show_bug.cgi?id=415302

Tim Richardson  changed:

   What|Removed |Added

 CC||t...@tim-richardson.net

-- 
You are receiving this mail because:
You are watching all bug changes.

[cantor] [Bug 415302] Cantor crashing (qalculate backend)

2019-12-20 Thread Nikita Sirgienko
https://bugs.kde.org/show_bug.cgi?id=415302

--- Comment #1 from Nikita Sirgienko  ---
I have reproduced crash only with Qalculate. Octave, Maxima and others works as
expected.
Could you please add crashlog with Octave backend for example?

-- 
You are receiving this mail because:
You are watching all bug changes.

[cantor] [Bug 415302] Cantor crashing (qalculate backend)

2019-12-20 Thread Nikita Sirgienko
https://bugs.kde.org/show_bug.cgi?id=415302

Nikita Sirgienko  changed:

   What|Removed |Added

 CC||warqu...@gmail.com
   Assignee|cantor-b...@kde.org |warqu...@gmail.com

-- 
You are receiving this mail because:
You are watching all bug changes.