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 635403 - Process gnome-phone-manager killed by signal 6 - reported by abrt
Process gnome-phone-manager killed by signal 6 - reported by abrt
Status: RESOLVED WONTFIX
Product: gnome-phone-manager
Classification: Other
Component: general
0.65
Other Linux
: Normal critical
: ---
Assigned To: none
none
gnome[unmaintained]
Depends on:
Blocks:
 
 
Reported: 2010-11-21 02:11 UTC by bradyrm1
Modified: 2018-08-17 18:47 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description bradyrm1 2010-11-21 02:11:17 UTC
Gnome-phone-manager crashes on start.
Running from a shell gives the following

$ gnome-phone-manager --debug 2>&1 |tee phonelog

Gtk-ERROR **: GTK+ 2.x symbols detected. Using GTK+ 2.x and GTK+ 3 in the same process is not supported
aborting...
------------------------
System
$ uname -a
Linux pluto.local 2.6.35.6-48.fc14.x86_64 #1 SMP Fri Oct 22 15:36:08 UTC 2010 x86_64 x86_64 x86_64 GNU/Linux

$ yum list gnome-phone-manager    
Installed Packages
gnome-phone-manager.x86_64                                0.65-8.fc14                                @fedora
Comment 1 Fabio Durán Verdugo 2010-11-21 22:58:18 UTC
I can confirm but I only get this from ABRT

warning: core file may not match specified executable file.
[New Thread 867]
Core was generated by `gnome-phone-manager'.
Program terminated with signal 6, Aborted.

Thread 1 (Thread 867)

  • #0 __kernel_vsyscall
  • #1 raise
    from /lib/libc-2.12.90.so
  • #2 abort
    from /lib/libc-2.12.90.so
  • #3 g_logv
    at gmessages.c line 557
  • #4 g_log
    at gmessages.c line 577
  • #5 check_mixed_deps
    at gtkmain.c line 619
  • #6 do_pre_parse_initialization
    at gtkmain.c line 636
  • #7 pre_parse_hook
    at gtkmain.c line 744
  • #8 g_option_context_parse
    at goption.c line 1728
  • #9 main
    at main.c line 65

Comment 2 Fabio Durán Verdugo 2010-11-21 22:59:47 UTC
this I get from gdb


(gdb) 
  • #0 __kernel_vsyscall
  • #1 raise
    from /lib/libc.so.6
  • #2 abort
    from /lib/libc.so.6
  • #3 g_logv
    at gmessages.c line 557
  • #4 g_log
    at gmessages.c line 577
  • #5 ??
    from /usr/lib/libgtk-x11-3.0.so.0
  • #6 g_option_context_parse
    at goption.c line 1728
  • #7 main
(gdb)
Comment 3 Didier G 2010-12-06 22:26:17 UTC
This problem is reported many times on Fedora Bugzilla 

https://bugzilla.redhat.com/show_bug.cgi?id=643646
Comment 4 André Klapper 2018-08-17 18:47:27 UTC
gnome-phone-manager is not under active development anymore since 2013.
Its codebase has been archived:
https://gitlab.gnome.org/Archive/phonemgr/commits/master

Closing this report as WONTFIX as part of Bugzilla Housekeeping to reflect
reality. Please feel free to reopen this ticket (or rather transfer the project to GNOME Gitlab, as GNOME Bugzilla is deprecated) if anyone takes the responsibility for active development again.