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 361831 - crash in Evolution: Huh :) Did nothing speci...
crash in Evolution: Huh :) Did nothing speci...
Status: RESOLVED DUPLICATE of bug 360237
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-10-13 00:04 UTC by Christian Hamar
Modified: 2006-10-13 16:17 UTC
See Also:
GNOME target: ---
GNOME version: 2.15/2.16



Description Christian Hamar 2006-10-13 00:04:38 UTC
What were you doing when the application crashed?
Huh :) Did nothing special, just switch from Spam folder to Inbox and then Back to spam folder and again to Inbox. :S

And just crashed.

Regards
Christian Hamar alias krix



Distribution: Unknown
Gnome Release: 2.16.1 2006-10-03 (Frugalware)
BugBuddy Version: 2.16.0

Memory status: size: 460480512 vsize: 460480512 resident: 47316992 share: 22368256 rss: 47316992 rss_rlim: -1
CPU usage: start_time: 1160688988 rtime: 3963 utime: 3608 stime: 355 cutime:2129 cstime: 146 timeout: 0 it_real_value: 0 frequency: 100

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 47892384028400 (LWP 2730)]
[New Thread 1157933376 (LWP 22149)]
[New Thread 1149540672 (LWP 14190)]
[New Thread 1132755264 (LWP 2772)]
[New Thread 1132489024 (LWP 2771)]
[New Thread 1115703616 (LWP 2770)]
[New Thread 1107310912 (LWP 2767)]
[New Thread 1124096320 (LWP 2744)]
[New Thread 1098918208 (LWP 2739)]
[New Thread 1090525504 (LWP 2738)]
[New Thread 1082132800 (LWP 2737)]
(no debugging symbols found)
0x00002b8ecfdbca1f in waitpid () from /lib/libpthread.so.0
  • #0 waitpid
    from /lib/libpthread.so.0
  • #1 libgnomeui_segv_handle
    from /usr/X11R6/lib/libgnomeui-2.so.0
  • #2 <signal handler called>
  • #3 __lll_mutex_unlock_wake
    from /lib/libpthread.so.0
  • #4 _L_mutex_unlock_40
    from /lib/libpthread.so.0

Comment 1 Christian Hamar 2006-10-13 00:05:36 UTC
uhm. No. A little comment. I start evo and got this crash when switching to Trash :S

Regards
-krix-
Comment 2 Karsten Bräckelmann 2006-10-13 00:26:32 UTC
Thanks for the bug report. Unfortunately, that stack trace is not very useful in determining the cause of the crash. Could you please install some debugging packages [1] and reproduce the crash?

Once bug-buddy pops up, you can find the stacktrace in the "details", now containing way more information. Please copy that stacktrace and paste it as a comment here.  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
Comment 3 Christian Hamar 2006-10-13 14:25:47 UTC
Strange. I'll do that, until that i got a screenshot about evo error dialog. 

I think that is an important piece in that application got segfault. (No with error dialog i dont got segfault, just never saw this dialog :S)

So this dialog appears when i switch from Inbox -> Trash and then back.

Strange that i delete something then i cant view that in the Trash. Cause this error dialog comes.

Some other notes. I already deleted my .evolution dir and all my mails in it. Recreated everything, and evo produces this bug with "clean" stuff. :S

The screenshot url: http://frugalware.org/~krix/screenshots/evo_error.png

Any idea ?

regard

Christian Hamar alias krix
Hungary
Comment 4 Christian Hamar 2006-10-13 15:31:02 UTC
Damn. I builded a debug-enabled evolution and trying to segfault that :))

But seems segfault disappeared :S i cant produce any backstrace for now :(

I'll when evo crashed. Until i use this debug-enabled pack.

Regards
-krix-
Comment 5 Karsten Bräckelmann 2006-10-13 16:05:46 UTC
Christian, thanks for the screenshot. This is the very same issue as bug 360237. There is a patch attached to that bug report (in case it isn't applied locally to the Frugalware sources already).

Thanks!


*** This bug has been marked as a duplicate of 360237 ***
Comment 6 Christian Hamar 2006-10-13 16:13:41 UTC
Ah thanks you. Then maybe we can close this.

I try to apply that patch and maybe all my segfaults will be solved.

Thx for the notice.

Regards

Christian Hamar alias krix
Hungary
Comment 7 Karsten Bräckelmann 2006-10-13 16:17:11 UTC
Christian, I already closed this report as duplicate. :)

Btw, enabling debugging always is a good idea, cause it results in way more useful stacktraces.

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