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 382031 - crash in Evolution: Opening up a usenet post...
crash in Evolution: Opening up a usenet post...
Status: RESOLVED DUPLICATE of bug 239441
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-12-03 21:41 UTC by James "Doc" Livingston
Modified: 2006-12-09 15:02 UTC
See Also:
GNOME target: ---
GNOME version: 2.15/2.16



Description James "Doc" Livingston 2006-12-03 21:41:01 UTC
What were you doing when the application crashed?
Opening up a usenet post to read, after having read several (~20) already


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

Memory status: size: 278003712 vsize: 0 resident: 278003712 share: 0 rss: 80584704 rss_rlim: 0
CPU usage: start_time: 1165180135 rtime: 0 utime: 5894 stime: 0 cutime:5722 cstime: 0 timeout: 172 it_real_value: 0 frequency: 22

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

(no debugging symbols found)
Using host libthread_db library "/lib/tls/i686/cmov/libthread_db.so.1".
(no debugging symbols found)
[Thread debugging using libthread_db enabled]
[New Thread -1232603472 (LWP 5824)]
[New Thread -1377154144 (LWP 5924)]
[New Thread -1368749152 (LWP 5923)]
[New Thread -1360352352 (LWP 5908)]
[New Thread -1311073376 (LWP 5898)]
[New Thread -1302013024 (LWP 5844)]
[New Thread -1293583456 (LWP 5841)]
[New Thread -1285063776 (LWP 5840)]
[New Thread -1276671072 (LWP 5839)]
0xffffe410 in __kernel_vsyscall ()

Thread 1 (Thread -1232603472 (LWP 5824))

  • #0 __kernel_vsyscall
  • #1 __waitpid_nocancel
    from /lib/tls/i686/cmov/libc.so.6
  • #2 libgnomeui_segv_handle
    at gnome-ui-init.c line 874
  • #3 main
  • #0 __kernel_vsyscall

Comment 1 André Klapper 2006-12-05 02:36:52 UTC
another one of those bad ubuntu stacktraces...
are the debugging packages for evolution, evolution-data-server and gtkhtml installed?
we need a better stacktrace...
Comment 2 James "Doc" Livingston 2006-12-06 12:17:51 UTC
I'm not sure if it's the same crash, but this one occurred while closing the window of a usenet post.


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

Memory status: size: 271691776 vsize: 0 resident: 271691776 share: 0 rss: 95481856 rss_rlim: 0
CPU usage: start_time: 1165405789 rtime: 0 utime: 4719 stime: 0 cutime:4583 cstime: 0 timeout: 136 it_real_value: 0 frequency: 17

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 -1233172816 (LWP 7857)]
[New Thread -1378030688 (LWP 7965)]
[New Thread -1392510048 (LWP 7961)]
[New Thread -1379927136 (LWP 7958)]
[New Thread -1369502816 (LWP 7957)]
[New Thread -1361110112 (LWP 7956)]
[New Thread -1311642720 (LWP 7955)]
[New Thread -1302582368 (LWP 7879)]
[New Thread -1294152800 (LWP 7870)]
[New Thread -1285633120 (LWP 7869)]
[New Thread -1277240416 (LWP 7868)]
0xffffe410 in __kernel_vsyscall ()

Thread 1 (Thread -1233172816 (LWP 7857))

  • #0 __kernel_vsyscall
  • #1 __waitpid_nocancel
    from /lib/tls/i686/cmov/libc.so.6
  • #2 libgnomeui_segv_handle
    at gnome-ui-init.c line 874
  • #3 segv_redirect
    at main.c line 426
  • #4 <signal handler called>
  • #5 resort_node
    at e-tree-table-adapter.c line 158
  • #6 etta_sort_info_changed
    at e-tree-table-adapter.c line 824
  • #7 resort_model
    at e-tree-table-adapter.c line 751
  • #8 g_idle_dispatch
    at gmain.c line 3926
  • #9 IA__g_main_context_dispatch
    at gmain.c line 2045
  • #10 g_main_context_iterate
    at gmain.c line 2677
  • #11 IA__g_main_loop_run
    at gmain.c line 2881
  • #12 bonobo_main
    from /usr/lib/libbonobo-2.so.0
  • #13 main
    at main.c line 615
  • #0 __kernel_vsyscall

Comment 3 James "Doc" Livingston 2006-12-09 00:14:03 UTC
I can easily reproduce this, so if there is any other debug info I can get or things you want me to check in gdb let me know.
Comment 4 André Klapper 2006-12-09 15:02:06 UTC
:-)
it's already filed, bug 239441.

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