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 408414 - crash in Evolution: In the day view, quickly...
crash in Evolution: In the day view, quickly...
Status: RESOLVED DUPLICATE of bug 324739
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: 2007-02-15 22:28 UTC by David Pettersson
Modified: 2007-02-15 22:31 UTC
See Also:
GNOME target: ---
GNOME version: 2.15/2.16



Description David Pettersson 2007-02-15 22:28:54 UTC
What were you doing when the application crashed?
In the day view, quickly move to the next day by pressing right arrow key.


Distribution: Ubuntu 6.10 (edgy)
Gnome Release: 2.16.1 2006-10-02 (Ubuntu)
BugBuddy Version: 2.16.0

Memory status: size: 321679360 vsize: 0 resident: 321679360 share: 0 rss: 196472832 rss_rlim: 0
CPU usage: start_time: 1171574632 rtime: 0 utime: 17808 stime: 0 cutime:17329 cstime: 0 timeout: 479 it_real_value: 0 frequency: 0

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

Using host libthread_db library "/lib/tls/i686/cmov/libthread_db.so.1".
[Thread debugging using libthread_db enabled]
[New Thread -1232599376 (LWP 5750)]
[New Thread -1324078176 (LWP 7024)]
[New Thread -1359373408 (LWP 5888)]
[New Thread -1376158816 (LWP 5887)]
[New Thread -1350980704 (LWP 5885)]
[New Thread -1384551520 (LWP 5884)]
[New Thread -1367766112 (LWP 5862)]
[New Thread -1342588000 (LWP 5860)]
[New Thread -1250002016 (LWP 5757)]
_______________________________________________________________________________
     eax:FFFFFE00 ebx:000027B6  ecx:BF9C7094  edx:00000000     eflags:00200246
     esi:0000000B edi:114C9248  esp:BF9C6FC4  ebp:BF9C70C8     eip:FFFFE410
     cs:0073  ds:007B  es:007B  fs:0000  gs:0033  ss:007B    o d I t s Z a P c 
[007B:BF9C6FC4]---------------------------------------------------------[stack]
BF9C6FF4 : 40 BC 5D B7  18 70 9C BF - 54 3F 5B B7  2C 00 00 00 @.]..p..T?[.,...
BF9C6FE4 : 94 70 9C BF  00 00 00 00 - E4 61 62 B7  C0 6B BF 11 .p.......ab..k..
BF9C6FD4 : 14 47 F0 B7  00 00 00 00 - B6 01 ED B7  B6 27 00 00 .G...........'..
BF9C6FC4 : C8 70 9C BF  00 00 00 00 - 94 70 9C BF  CB 36 1C B7 .p.......p...6..
[007B:114C9248]---------------------------------------------------------[ data]
114C9248 : 50 9F 52 11  84 64 62 B7 - 3C 64 62 B7  02 00 00 00 P.R..db.<db.....
114C9258 : 38 38 09 08  00 00 00 00 - 03 00 00 00  0E 37 00 00 88...........7..
[0073:FFFFE410]---------------------------------------------------------[ code]
0xffffe410 <__kernel_vsyscall+16>:	pop    %ebp
0xffffe411 <__kernel_vsyscall+17>:	pop    %edx
0xffffe412 <__kernel_vsyscall+18>:	pop    %ecx
0xffffe413 <__kernel_vsyscall+19>:	ret    
0xffffe414 <__kernel_vsyscall+20>:	nop    
0xffffe415 <__kernel_vsyscall+21>:	nop    
------------------------------------------------------------------------------
0xffffe410 in __kernel_vsyscall ()
  • #0 __kernel_vsyscall
  • #1 waitpid
    from /lib/tls/i686/cmov/libc.so.6
  • #2 gnome_gtk_module_info_get
    from /usr/lib/libgnomeui-2.so.0
  • #3 segv_redirect
    at main.c line 426
  • #4 <signal handler called>
  • #5 e_calendar_view_get_tooltips
    at e-calendar-view.c line 2134
  • #6 g_timeout_dispatch
    at gmain.c line 3422
  • #7 IA__g_main_context_dispatch
    at gmain.c line 2045
  • #8 g_main_context_iterate
    at gmain.c line 2677
  • #9 IA__g_main_loop_run
    at gmain.c line 2881
  • #10 bonobo_main
    from /usr/lib/libbonobo-2.so.0
  • #11 main
    at main.c line 615

Comment 1 Christian Kirbach 2007-02-15 22:31:33 UTC
Fixed in CVS. The fix will go into the next patch release. Thank you for your bug report.


*** This bug has been marked as a duplicate of 324739 ***