After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 372402 - crash in Evolution: viewing attached graphic...
crash in Evolution: viewing attached graphic...
Status: RESOLVED DUPLICATE of bug 333864
Product: evolution
Classification: Applications
Component: general
2.8.x (obsolete)
Other All
: High critical
: ---
Assigned To: Evolution Shell Maintainers Team
Evolution QA team
Depends on:
Blocks:
 
 
Reported: 2006-11-08 11:08 UTC by janusz.cukras
Modified: 2006-11-09 10:32 UTC
See Also:
GNOME target: ---
GNOME version: 2.15/2.16



Description janusz.cukras 2006-11-08 11:08:37 UTC
What were you doing when the application crashed?
viewing attached graphic files within the messege window


Distribution: Slackware Slackware 11.0.0
Gnome Release: 2.16.1 2006-11-02 (Dropline GNOME)
BugBuddy Version: 2.16.0

Memory status: size: 50253824 vsize: 0 resident: 104804352 share: 0 rss: 50249728 rss_rlim: 0
CPU usage: start_time: 1162973484 rtime: 0 utime: 8020 stime: 0 cutime:7718 cstime: 0 timeout: 302 it_real_value: 0 frequency: 3

Backtrace was generated from '/usr/bin/evolution-2.8'

(no debugging symbols found)
Using host libthread_db library "/lib/libthread_db.so.1".
(no debugging symbols found)
[Thread debugging using libthread_db enabled]
[New Thread 16384 (LWP 2466)]
[New Thread 32769 (LWP 2471)]
[New Thread 16386 (LWP 2472)]
[New Thread 65539 (LWP 2475)]
[New Thread 81924 (LWP 2476)]
[New Thread 98309 (LWP 2499)]
[New Thread 114694 (LWP 2506)]
[New Thread 131079 (LWP 2507)]
[New Thread 147464 (LWP 2508)]
[New Thread 196617 (LWP 2563)]
0x414fe62b in waitpid () from /lib/libpthread.so.0

Thread 8 (Thread 131079 (LWP 2507))

  • #0 select
    from /lib/libc.so.6
  • #1 ??
    from /usr/lib/libedataserver-1.2.so.7
  • #2 ??

Thread 7 (Thread 114694 (LWP 2506))

  • #0 select
    from /lib/libc.so.6
  • #1 ??
    from /usr/lib/libedataserver-1.2.so.7
  • #2 ??

Thread 6 (Thread 98309 (LWP 2499))

  • #0 select
    from /lib/libc.so.6
  • #1 ??
    from /usr/lib/libedataserver-1.2.so.7
  • #2 ??

Thread 5 (Thread 81924 (LWP 2476))

  • #0 select
    from /lib/libc.so.6
  • #1 ??
    from /usr/lib/libedataserver-1.2.so.7
  • #2 ??

Thread 3 (Thread 16386 (LWP 2472))

  • #0 select
    from /lib/libc.so.6
  • #1 ??
    from /usr/lib/libedataserver-1.2.so.7
  • #2 ??

Comment 1 Karsten Bräckelmann 2006-11-08 21:14:23 UTC
Janusz, unfortunately the stacktrace does not have any hints about the real cause of the crash and does not help in debugging this issue.

However, according to the description this is the same issue as bug 333864,
which is fixed in Evolution 2.8.1.1.


Just in case you can reproduce this crash later, please consider installing
debugging packages [1], which help a lot in tracking down the crash.  Thanks!

Also, please feel free to report any further bugs you find.  Thanks!


[1] debugging packages for evolution, evolution-data-server and gtkhtml,
    plus debugging packages for some basic GNOME libs. More details can
    be found here:
    http://live.gnome.org/GettingTraces/DistroSpecificInstructions


*** This bug has been marked as a duplicate of 333864 ***
Comment 2 janusz.cukras 2006-11-09 10:08:32 UTC
> Just in case you can reproduce this crash later, please consider installing
> debugging packages [1], which help a lot in tracking down the crash.  Thanks!
>
> [1] debugging packages for evolution, evolution-data-server and gtkhtml,
>     plus debugging packages for some basic GNOME libs. More details can
>     be found here:
>     http://live.gnome.org/GettingTraces/DistroSpecificInstructions


I don't use any of the distributions described on this page so I hesitate to install them since it's a computer I work a lot on. Tell me, if I can simply rpm2tgz any rpm package on my slackware (sorry for having little time to figure it out by myself). Thanks!
Comment 3 janusz.cukras 2006-11-09 10:32:02 UTC
(In reply to comment #2)
> > Just in case you can reproduce this crash later, please consider installing
> > debugging packages [1], which help a lot in tracking down the crash.  Thanks!
> >
> > [1] debugging packages for evolution, evolution-data-server and gtkhtml,
> >     plus debugging packages for some basic GNOME libs. More details can
> >     be found here:
> >     http://live.gnome.org/GettingTraces/DistroSpecificInstructions
> 
> 
> I don't use any of the distributions described on this page so I hesitate to
> install them since it's a computer I work a lot on. Tell me, if I can simply
> rpm2tgz any rpm package on my slackware (sorry for having little time to figure
> it out by myself). Thanks!
> 

OK. I can see slackware has it's own dbg. I will try to reproduce the crash. Thanks.