evolution crashed with SIGSEGV... While Pasting Appoitment

Bug #201908 reported by mexlinux
18
Affects Status Importance Assigned to Milestone
evolution (Ubuntu)
Confirmed
Medium
Unassigned

Bug Description

Binary package hint: evolution

If I have an appointment in the evolution calendar (with or without attachment, that makes no difference), and try to copy and then paste in some other time or date, it crashes while pasting.

This might be related to the following bug, but this is in Hardy.
https://bugs.launchpad.net/bugs/35916

ProblemType: Crash
Architecture: i386
CrashCounter: 1
Date: Thu Mar 13 12:31:24 2008
DistroRelease: Ubuntu 8.04
ExecutablePath: /usr/bin/evolution
Package: evolution 2.22.0-0ubuntu1
PackageArchitecture: i386
ProcCmdline: evolution --component=mail
ProcEnviron:
 PATH=/home/username/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games
 LANG=es_MX.UTF-8
 SHELL=/bin/bash
Signal: 11
SourcePackage: evolution
StacktraceTop:
 ?? () from /lib/tls/i686/cmov/libc.so.6
 ?? () from /usr/lib/libglib-2.0.so.0
 ?? () from /usr/lib/libglib-2.0.so.0
 ?? ()
 ?? ()
Title: evolution crashed with SIGSEGV
Uname: Linux 2.6.24-12-generic i686
UserGroups: adm admin audio cdrom dialout dip floppy fuse lpadmin plugdev video

Revision history for this message
mexlinux (mcanedo) wrote :
Revision history for this message
Apport retracing service (apport) wrote : Symbolic stack trace

StacktraceTop:?? () from /lib/tls/i686/cmov/libc.so.6
test_run_name () from /usr/lib/libglib-2.0.so.0
?? () from /usr/lib/libglib-2.0.so.0
?? ()
?? ()

Revision history for this message
Apport retracing service (apport) wrote : Symbolic threaded stack trace
Revision history for this message
Pedro Villavicencio (pedro) wrote :

Thanks for your bug report. Please try to obtain a backtrace http://wiki.ubuntu.com/DebuggingProgramCrash and attach the file to the bug report. This will greatly help us in tracking down your problem.

Changed in evolution:
importance: Undecided → Medium
status: New → Incomplete
Revision history for this message
mexlinux (mcanedo) wrote :

Have installed evolution-dbg
Run as follows:
mcanedo@mcanedo-laptop:~$ gdb evolution 2>&1 | tee gdb-evolution.txt
GNU gdb 6.7.1-debian
Copyright (C) 2007 Free Software Foundation, Inc.
License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>
This is free software: you are free to change and redistribute it.
There is NO WARRANTY, to the extent permitted by law. Type "show copying"
and "show warranty" for details.
This GDB was configured as "i486-linux-gnu"...
Using host libthread_db library "/lib/tls/i686/cmov/libthread_db.so.1".
(gdb)

And then nothing happens evolutions does not start, is there something specific to debug evolution?

Revision history for this message
Sebastien Bacher (seb128) wrote :

you need to type "run" there

Revision history for this message
mexlinux (mcanedo) wrote :

Here it is, let me know if is not OK.

Revision history for this message
Matthew Woerly (nattgew) wrote :

I don't have stacktraces or anything but I do have the same problem.

Changed in evolution:
status: Incomplete → Confirmed
Revision history for this message
Pedro Villavicencio (pedro) wrote :

Trace isn't good enough to determine where's the problem. Please only mark this as confirmed if you have a decent backtrace, Nattgew can you please submit your bug with apport in order to have the option to obtain an automatic backtrace with apport retracer service? thanks in advance.

Changed in evolution:
status: Confirmed → Incomplete
Revision history for this message
Matthew Woerly (nattgew) wrote :

Ok I am running Evolution and then pasting an appointment. It crashes. Apport does not come up. I looked it /var/crash. Nothing.
So I ran it from a terminal and attached the output.
I also did what mexlinux did above and will attach that, though it has hardly anything it it.

Revision history for this message
Matthew Woerly (nattgew) wrote :
Revision history for this message
fogman (sv) wrote :

Hello,

I've the same problem here.
In gutsy, everything worked alright.
Then i upgraded to hardy and copy/paste in calendar doesn't work anymore.
It crashes without any warning.

Does anybody found a solution?

Revision history for this message
SK (stephantom) wrote :

Here's a good backtrace with evolution-dbg installed, valgrind follows.

Revision history for this message
SK (stephantom) wrote :

Nope, no valgrind from me. I'm unable to reproduce the crash when evolution is run through valgrind. (It's there with gdb as you can see!)
Setting this to 'confirmed' and hoping that the backtrace will do.

Changed in evolution:
status: Incomplete → Confirmed
Revision history for this message
Sebastien Bacher (seb128) wrote :

the stacktrace has no debug symbol and is of no real use, maybe you should try to send a new crash using apport, the retracing didn't work on this one for some reason

Revision history for this message
Jerzy Luszawski (dr-agon) wrote :

I have the same problem - crash when pasting an appointment.
A attach my backtrace using gdb.
Don't know how to catch this using apport - there is nothing in /var/crash. If someone tells me how - I can provide more iformation.

Revision history for this message
SK (stephantom) wrote : Re: [Bug 201908] Re: evolution crashed with SIGSEGV... While Pasting Appoitment

The crash is indeed not picked up by apport.
If you tell me what to do to get a good stacktrace, I'd be happy to help out. The output above resulted from the procedure described in https://wiki.ubuntu.com/Backtrace (with evolution-dbg installed). I reckon I need the dbg versions from all the libraries too?
--
Psssst! Schon vom neuen GMX MultiMessenger gehört?
Der kann`s mit allen: http://www.gmx.net/de/go/multimessenger

Revision history for this message
mexlinux (mcanedo) wrote :

Pasting the appointment has different results depending on current View:
(mine is spanish so names may vary)

Daily View: It works
Working Week View: It Works
Weekly view: Crash
Monthly View: Crash

Revision history for this message
Jerzy Luszawski (dr-agon) wrote :

Unfortunately for me evolution crashes in every view (version 2.22.1), so this is not a workaround.
mexlinux - What version are you using currently?

Revision history for this message
Jerzy Luszawski (dr-agon) wrote :
Revision history for this message
mexlinux (mcanedo) wrote :

@dr_agon:
I'm on 2.22.1 too

Revision history for this message
Anton Sheihman (sheix) wrote :

On 64bits it crashes but without SIGSEGV error in any view... 2.22.1

Revision history for this message
Anton Sheihman (sheix) wrote :

2.22.1.1 looks like fixed :) greater thanks

Revision history for this message
Sebastien Bacher (seb128) wrote :

seems to be similar to bug #220608

To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.