! Please note that this is a snapshot of our old Bugzilla server, which is read only since May 29, 2020. Please go to gitlab.xfce.org for our new server !
xfce-mcs-manager crashes under FreeBSD 5.3
Status:
RESOLVED: FIXED
Severity:
blocker
Product:
Xfce-mcs
Component:
General

Comments

Description Mart T 2004-10-03 16:57:10 CEST
xfce-mcs-manager crashes every time when run.

(and xfce-settings-show exits "normally" but without any message. 
Is this caused by missing mcs-manager?
I've also accidentaly ;) crashed panel and desktop, but i havent managed to
repeat these.)

I'm using gtk-2.4.9_1.

gdb backtrace is here... 

(gdb) run
Starting program: /tmx/bin/xfce-mcs-manager 

(process:99320): Gtk-WARNING **: Locale not supported by C library.
        Using the fallback 'C' locale.

Program received signal SIGBUS, Bus error.
0x2867f223 in g_markup_parse_context_parse ()
   from /usr/local/lib/libglib-2.0.so.400
(gdb) where
#0  0x2867f223 in g_markup_parse_context_parse ()
   from /usr/local/lib/libglib-2.0.so.400
#1  0x2807aa3e in mcs_manager_add_channel_from_file (manager=0x805dc40, 
    channel_name=0x28b35f0f "xffm", filename=0x809f300 "/")
    at mcs-manager.c:1076
#2  0x28b345c4 in mcs_plugin_init (mp=0x80a4700) at xffm_settings_dialog.c:198
#3  0x0804a107 in plugin_load_all () at xfce-mcs-manager.c:129
#4  0x0804a513 in main (argc=1, argv=0xbfbfe990) at xfce-mcs-manager.c:347
(gdb) finish
Run till exit from #0  0x2867f223 in g_markup_parse_context_parse ()
   from /usr/local/lib/libglib-2.0.so.400

Program terminated with signal SIGBUS, Bus error.
The program no longer exists.
Comment 1 edscott editbugs 2004-10-03 22:19:20 CEST
Do you get the same crash on FreeBSD-5.2.1 or is it just 5.3?
Comment 2 edscott editbugs 2004-10-03 22:40:38 CEST
Oops. Apparently there is a horrible typo in xffm_settings_dialog.c
which causes a segv condition. Please update your CVS tree for xffm and
recompile and install the directory plugin-mcs. 

I believe the problem should be now fixed.
Comment 3 Mart T 2004-10-04 08:41:31 CEST
OK :)

Bug #351

Reported by:
Mart T
Reported on: 2004-10-03
Last modified on: 2009-07-14

People

Assignee:
Xfce Bug Triage
CC List:
0 users

Version

Attachments

Additional information