[apport] evolution crashed with SIGSEGV in g_main_context_iterate()

Bug #91045 reported by Quantumduck
2
Affects Status Importance Assigned to Milestone
evolution (Ubuntu)
Invalid
Medium
Ubuntu Desktop Bugs

Bug Description

Binary package hint: evolution

I started evolution from the gnome panel and it crashed.

ProblemType: Crash
Architecture: i386
CrashCounter: 1
Date: Fri Mar 9 21:22:29 2007
DistroRelease: Ubuntu 7.04
ExecutablePath: /usr/bin/evolution
InterpreterPath: /usr/bin/evolution-2.10
Package: evolution 2.9.92-0ubuntu1
PackageArchitecture: i386
ProcCmdline: evolution --component=mail
ProcCwd: /home/quantumduck
ProcEnviron:
 PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/bin/X11:/usr/games
 LANG=en_US.UTF-8
 SHELL=/bin/bash
Signal: 11
SourcePackage: evolution
StacktraceTop:
 g_main_context_iterate (context=0x8093480, block=1,
 IA__g_main_loop_run (loop=0x80bc888) at gmain.c:2881
 bonobo_main () from /usr/lib/libbonobo-2.so.0
 main (argc=2, argv=0xbfe2b994) at main.c:611
Uname: Linux Samus 2.6.20-9-generic #2 SMP Mon Feb 26 03:01:44 UTC 2007 i686 GNU/Linux
UserGroups: adm admin audio cdrom dialout dip floppy lpadmin plugdev scanner video

Revision history for this message
Quantumduck (quantumduck) wrote :
Revision history for this message
Sebastien Bacher (seb128) wrote :
Download full text (3.1 KiB)

Debug backtrace for the crash:

#0 IA__g_main_context_check (context=0x8093480, max_priority=2147483647,
    fds=0x8567af0, n_fds=10) at gmain.c:2523
        source = <value optimized out>
        pollrec = (GPollRec *) 0x0
        n_ready = <value optimized out>
        i = 9
#1 0xb750bbae in g_main_context_iterate (context=0x8093480, block=1,
    dispatch=1, self=0x8068280) at gmain.c:2674
        max_priority = 2147483647
        timeout = 38
        some_ready = <value optimized out>
        nfds = 10
        allocated_nfds = <value optimized out>
        fds = (GPollFD *) 0x8567af0
        __PRETTY_FUNCTION__ = "g_main_context_iterate"
#2 0xb750c179 in IA__g_main_loop_run (loop=0x80bc888) at gmain.c:2881
        got_ownership = -1223819904
        self = (GThread *) 0x8068280
        __PRETTY_FUNCTION__ = "IA__g_main_loop_run"
#3 0xb7c4fd33 in bonobo_main () at bonobo-main.c:311
        loop = (GMainLoop *) 0x80bc888
#4 0x08060096 in main (argc=2, argv=0xbfe2b994) at main.c:611
        fd = <value optimized out>
        client = (GConfClient *) 0x806f248
        skip_warning_dialog = 1
        uri_list = (GSList *) 0x0
        program = (GnomeProgram *) 0x8071410
        context = <value optimized out>
--- thread stack trace ---
.
Thread 7 (process 6078):
#0 0xb7f3c410 in __kernel_vsyscall ()
#1 0xb6fd7dae in ?? ()
#2 0xb70dfd80 in ?? ()
#3 0xb6fdfff4 in ?? ()
#4 0x00000000 in ?? ()
.
Thread 6 (process 6079):
#0 0xb7f3c410 in __kernel_vsyscall ()
#1 0xb6fd55c6 in ?? ()
#2 0x00000000 in ?? ()
.
Thread 5 (process 6084):
#0 0xb7f3c410 in __kernel_vsyscall ()
#1 0xb70c96f3 in ?? ()
#2 0x00000000 in ?? ()
.
Thread 4 (process 6089):
#0 0xb7f3c410 in __kernel_vsyscall ()
#1 0xb6fd55c6 in ?? ()
#2 0x00000000 in ?? ()
.
Thread 3 (process 6092):
#0 0xb7f3c410 in __kernel_vsyscall ()
#1 0xb6fd55c6 in ?? ()
#2 0x00000000 in ?? ()
.
Thread 2 (process 6093):
#0 0xb7f3c410 in __kernel_vsyscall ()
#1 0xb6fd55c6 in ?? ()
#2 0x00000000 in ?? ()
.
Thread 1 (process 6074):
#0 IA__g_main_context_check (context=0x8093480, max_priority=2147483647,
    fds=0x8567af0, n_fds=10) at gmain.c:2523
        source = <value optimized out>
        pollrec = (GPollRec *) 0x0
        n_ready = <value optimized out>
        i = 9
#1 0xb750bbae in g_main_context_iterate (context=0x8093480, block=1,
    dispatch=1, self=0x8068280) at gmain.c:2674
        max_priority = 2147483647
        timeout = 38
        some_ready = <value optimized out>
        nfds = 10
        allocated_nfds = <value optimized out>
        fds = (GPollFD *) 0x8567af0
        __PRETTY_FUNCTION__ = "g_main_context_iterate"
#2 0xb750c179 in IA__g_main_loop_run (loop=0x80bc888) at gmain.c:2881
        got_ownership = -1223819904
        self = (GThread *) 0x8068280
        __PRETTY_FUNCTION__ = "IA__g_main_loop_run"
#3 0xb7c4fd33 in bonobo_main () at bonobo-main.c:311
        loop = (GMainLoop *) 0x80bc888
#4 0x08060096 in main (argc=2, argv=0xbfe2b994) at main.c:611
        fd = <value optimized out>
        client = (GConfClient *) 0x806f248
        skip_warning_dialog = 1
        uri_list = (GSList *) 0x0
        program = (GnomeProgram *) 0x8071410
        context = ...

Read more...

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

Thanks for the bug report. This particular bug has already been reported, but feel free to report any other bugs you find.

Changed in evolution:
assignee: nobody → desktop-bugs
importance: Undecided → Medium
status: Unconfirmed → Rejected
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.