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 571609 - evolution-alarm-notify crashed with SIGSEGV in g_slice_alloc()
evolution-alarm-notify crashed with SIGSEGV in g_slice_alloc()
Status: RESOLVED DUPLICATE of bug 571165
Product: evolution
Classification: Applications
Component: Calendar
2.26.x (obsolete)
Other Linux
: Normal critical
: ---
Assigned To: evolution-calendar-maintainers
Evolution QA team
Depends on:
Blocks:
 
 
Reported: 2009-02-13 11:18 UTC by Pedro Villavicencio
Modified: 2013-09-13 00:59 UTC
See Also:
GNOME target: ---
GNOME version: 2.25/2.26



Description Pedro Villavicencio 2009-02-13 11:18:17 UTC
this report has been filed here:

https://bugs.edge.launchpad.net/ubuntu/+source/evolution/+bug/328981

"I was doing nothing with evolution at all."

".

Thread 1 (process 1416)

  • #0 IA__g_slice_alloc
    at /build/buildd/glib2.0-2.19.6/glib/gslice.c line 474
  • #1 IA__g_slice_alloc0
    at /build/buildd/glib2.0-2.19.6/glib/gslice.c line 833
  • #2 gconf_value_new
    at gconf-value.c line 75
  • #3 gconf_value_copy
    at gconf-value.c line 722
  • #4 gconf_client_get_full
    at gconf-client.c line 1298
  • #5 gconf_client_get_string
    at gconf-client.c line 1486
  • #6 config_data_get_timezone
    at config-data.c line 212
  • #7 check_midnight_refresh
    at alarm-queue.c line 1828
  • #8 g_timeout_dispatch
    at /build/buildd/glib2.0-2.19.6/glib/gmain.c line 3253
  • #9 IA__g_main_context_dispatch
    at /build/buildd/glib2.0-2.19.6/glib/gmain.c line 1814
  • #10 g_main_context_iterate
    at /build/buildd/glib2.0-2.19.6/glib/gmain.c line 2448
  • #11 IA__g_main_loop_run
    at /build/buildd/glib2.0-2.19.6/glib/gmain.c line 2656
  • #12 bonobo_main
    at bonobo-main.c line 311
  • #13 main
    at notify-main.c line 165

Comment 1 Akhil Laddha 2009-02-16 05:01:36 UTC
May be dupe of bug 571167
Comment 2 Milan Crha 2009-02-16 21:10:18 UTC
isn't it possible the machine is out of memory? It just tries to allocate 12 bytes, nothing critical for sure.
Comment 3 Akhil Laddha 2009-02-20 05:50:45 UTC
bug 572412 looks dupe 
Comment 4 Milan Crha 2009-02-20 10:29:41 UTC
(In reply to comment #3)
> bug 572412 looks dupe 

It's still in GConf, the other is in strlen, but this one in allocation.
Hey, it's in GConf, hmm, either some memory corruption in Evolution, or this belongs to GConf, together with the other :)
Comment 5 Milan Crha 2009-02-23 18:46:04 UTC
Thanks for the bug report. This particular bug has already been reported into our bug tracking system, but please feel free to report any further bugs you find.


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