Segfault after equal, backspace, evaluate, operator

Issue #22 closed
Former user created an issue

Originally reported on Google Code with ID 22

What steps will reproduce the problem?
1. Enter an expression, for example 4+5 followed by =
2. Type backspace or click <- to erase the =
3. Click Evaluate to solve the expression normally
4. Click operator key such as +

What is the expected output? What do you see instead?
Expect it to start a new expression using answer from previous calculation.
 Instead SpeedCrunch crashes and terminates.

What version of the product are you using? On what operating system?
0.7~060412-0ubuntu5 on Kubuntu 6.10 "Edgy" AMD64 version.

Please provide any additional information below.
Output of dmesg | tail:

[43520.407954] speedcrunch[9458]: segfault at 00000030002c0038 rip
00002aabee5927e2 rsp 00007fffbc80f110 error 4
[43557.490293] speedcrunch[9462]: segfault at 00000000002c0038 rip
00002b1b2b2d07e2 rsp 00007fff7fad3790 error 4
[43572.383800] speedcrunch[9466]: segfault at 0000001900040037 rip
00002b93500317e2 rsp 00007fff5ad70a30 error 4
[43630.376591] speedcrunch[9474]: segfault at 00000030002c0038 rip
00002b782e7147e2 rsp 00007fff7c68d350 error 4
[44637.724484] speedcrunch[9644]: segfault at 0000000000000038 rip
00002b1b972ce7e2 rsp 00007fff13ad4b70 error 4

Reported by theodore_3@yahoo.com on 2007-01-03 22:01:22

Comments (9)

  1. Former user Account Deleted

    ``` I am wondering if this bug only affects the AMD 64 build of speed crunch? I am not

    able to reproduce this on my copy of Edgy. ```

    Reported by `jjesse` on 2007-01-05 18:46:43

  2. Former user Account Deleted

    ``` I can't reproduce this bug either on my Ubuntu Edgy amd64. ```

    Reported by `JohnC456` on 2007-04-01 17:13:36

  3. Former user Account Deleted

    ``` Sorry, I take that back, I originally TYPED the =, which I pressed the equals button it did it ```

    Reported by `JohnC456` on 2007-04-01 17:15:37

  4. Former user Account Deleted

    Reported by `ariya.hidayat` on 2007-04-14 20:02:36 - Status changed: `Accepted` - Labels added: Milestone-0.7

  5. Former user Account Deleted

    ``` Fixed in svn. The 0.7 release will include the fix. ```

    Reported by `ariya.hidayat` on 2007-04-16 08:40:58 - Status changed: `Fixed`

  6. Former user Account Deleted

    Reported by `helder.pereira.correia` on 2007-05-15 12:34:13 - Status changed: `Verified`

  7. Log in to comment