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 732503 - Segfault right at the start
Segfault right at the start
Status: RESOLVED DUPLICATE of bug 728337
Product: gnome-maps
Classification: Applications
Component: general
3.13.x
Other Linux
: Normal critical
: ---
Assigned To: gnome-maps-maint
gnome-maps-maint
Depends on:
Blocks:
 
 
Reported: 2014-06-30 16:06 UTC by Ankur Sinha (FranciscoD)
Modified: 2014-07-02 11:42 UTC
See Also:
GNOME target: ---
GNOME version: 3.13/3.14


Attachments
Complete multi thread backtrace (33.04 KB, text/x-log)
2014-06-30 16:06 UTC, Ankur Sinha (FranciscoD)
Details

Description Ankur Sinha (FranciscoD) 2014-06-30 16:06:45 UTC
Created attachment 279616 [details]
Complete multi thread backtrace

Hi,

gnome-maps-3.13.2-2.fc20.x86_64

Program received signal SIGTRAP, Trace/breakpoint trap.
g_logv (log_domain=0x7ffff7a11ac2 "Gjs", log_level=G_LOG_LEVEL_ERROR, format=<optimized out>, args=args@entry=0x7fffffffc710) at gmessages.c:1045
1045              g_private_set (&g_log_depth, GUINT_TO_POINTER (depth));

Complete trace attached.

Thanks,
Warm regards,
Ankur
Comment 1 Jonas Danielsson 2014-07-01 06:05:47 UTC
Hi, thanks for reporting this!

I am pretty sure I have fixed this bug :) This is a bug in the libchamplain library where g_object_unref was called on a floating reference.

See bug #728337

The problem is that libchamplain has not made a release since february it seems.
If you are able to try with the lastest version of libchamplain and see if that fixes this that would be great!

Jonas
Comment 2 Ankur Sinha (FranciscoD) 2014-07-01 07:25:12 UTC
Hi Jonas,

Thanks for the info. I'm using the Gnome 3.13 packages from the copr repository for Fedora. I'll see if I can get them to update the package to the latest SCM. Would you know why libchamplain hasn't seen an update? I'm assuming that all gnome users will see this issue, and that maps is basically unusable at the moment :(

Thanks,
Warm regards,
Ankur
Comment 3 Jonas Danielsson 2014-07-01 07:41:53 UTC
Hi,

Yes, it is a shame that we didn't realize this sooner. We have contacted libchamplain via the mailing-list and asked about if it's not time for a release:
https://mail.gnome.org/archives/libchamplain-list/2014-June/msg00007.html

Jonas
Comment 4 Jonas Danielsson 2014-07-02 10:44:29 UTC
Release of libchamplain is out now:
https://mail.gnome.org/archives/libchamplain-list/2014-July/msg00003.html
Comment 5 Zeeshan Ali 2014-07-02 11:42:04 UTC

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