bugPSPP - Bugs: bug #32771, psppire crash in KDE 4.6 with...

 
 

bug #32771: psppire crash in KDE 4.6 with "Gtk:ERROR:gtkrecentmanager.c:1942:get_icon_fallback: assertion failed: (retval != NULL)"

Submitter:  Mindaugas <embar>
Submitted:  Sun 13 Mar 2011 08:52:58 PM UTC
   
 
Category:  Graphical User Interface Severity:  5 - Average
Status:  Duplicate Assigned to:  None
Open/Closed:  Closed Release:  None
Effort:  0.00
* Mandatory Fields

Add a New Comment Rich Markup
   

Jump to the original submission

Sun 10 Apr 2011 09:51:36 AM UTC, comment #22: 

This item anyway is a duplicate of bug #31511 so let's move the discussion there.

John Darrington <jmd>
Group administrator
Sun 10 Apr 2011 05:48:34 AM UTC, comment #21: 

Please re-open bug (I don't know how to do)

Mindaugas <embar>
Sun 10 Apr 2011 05:44:26 AM UTC, comment #20: 

For this bug remains only crash related to get_icon_fallback (the original problem.)
Probelm still exist with http://pspp.benpfaff.org/~blp/pspp-master/20110408030502/pspp-0.7.7-gdd9a33.tar.gz


#0  0x00007ffff405dab5 in raise (sig=6) at ../nptl/sysdeps/unix/sysv/linux/raise.c:64                                                                    
#1  0x00007ffff405efb6 in abort () at abort.c:92                                                                                                         
#2  0x00007ffff4cc45b2 in g_assertion_message (domain=<value optimized out>, file=0x7ffff757138b "gtkrecentmanager.c", line=<value optimized out>,       
    func=<value optimized out>, message=0x9aaf30 "assertion failed: (retval != NULL)") at gtestutils.c:1358                                              
#3  0x00007ffff4cc4b40 in g_assertion_message_expr (domain=0x7ffff74d2b3b "Gtk", file=0x7ffff757138b "gtkrecentmanager.c", line=1942, func=              
    0x7ffff7571c70 "get_icon_fallback", expr=<value optimized out>) at gtestutils.c:1369                                                                 
#4  0x00007ffff7392a0e in get_icon_fallback (icon_name=0x7ffff74e7e18 "gtk-file", size=16) at gtkrecentmanager.c:1942
#5  0x00007ffff738d919 in gtk_recent_chooser_menu_create_item (data=0x88c580) at gtkrecentchoosermenu.c:851
#6  idle_populate_func (data=0x88c580) at gtkrecentchoosermenu.c:983
#7  0x00007ffff6f65a66 in gdk_threads_dispatch (data=0x863560) at gdk.c:512
#8  0x00007ffff4c9ebd3 in g_main_dispatch (context=0x6b4ba0) at gmain.c:2440
#9  g_main_context_dispatch (context=0x6b4ba0) at gmain.c:3013
#10 0x00007ffff4c9f3b0 in g_main_context_iterate (context=0x6b4ba0, block=1, dispatch=1, self=<value optimized out>) at gmain.c:3091
#11 0x00007ffff4c9fa35 in g_main_loop_run (loop=0x987e80) at gmain.c:3299
#12 0x00007ffff73387e7 in IA__gtk_main () at gtkmain.c:1237
#13 0x0000000000427414 in run_inner_loop ()
#14 0x00007ffff7338947 in gtk_quit_invoke_function () at gtkmain.c:2357
#15 IA__gtk_main () at gtkmain.c:1256
#16 0x0000000000427733 in main ()

Mindaugas <embar>
Sun 10 Apr 2011 12:05:49 AM UTC, comment #19: 

I pushed a patch similar to iow-crash.patch (although I hadn't read this bug report at the time and so it was independently developed, which is why the commit doesn't credit John) to master on Thursday, so I think that that problem should be solved.

I am somewhat confused about whether this is the only problem actually tied to this bug report now.  But since new bug reports have been opened related to other aspects of this problem, I'm going to assume that this bug is fixed.  If I'm wrong, please re-open this bug with an explanation of what remains to be fixed.

Ben Pfaff <blp>
Group administrator
Wed 30 Mar 2011 08:51:23 PM UTC, comment #18: 

So with KDE is related only missing 16x16 icon "gkt-file.png".

I opened new bug for other crashes:
https://savannah.gnu.org/bugs/index.php?32957
https://savannah.gnu.org/bugs/index.php?32958

Mindaugas <embar>
Tue 29 Mar 2011 06:57:35 PM UTC, comment #17: 

With GTK 2.24.4: iow-crash.patch solves problem comment #3, but I have segmentation fault if I go Analyze > Compare Means > Paired T TEST and move variable to table for counting...

Mindaugas <embar>
Tue 29 Mar 2011 06:56:12 PM UTC, comment #16: 

iow-crash.patch solves problem comment #3, but

Mindaugas <embar>
Tue 29 Mar 2011 06:46:13 PM UTC, comment #15: 

The same problem as in comment #3 with manually compiled GTK 2.24.3.
But no problem with Gtk:ERROR:gtkrecentmanager.c:1942:get_icon_fallback

Mindaugas <embar>
Wed 23 Mar 2011 09:45:45 AM UTC, comment #14: 

Paired T Test crash at moving variable to table in LXDE, so this part is not related to KDE4.6. (We need open new bug)

Only crash because of "gtk-file.png" icon is related to this bug.

Mindaugas <embar>
Wed 23 Mar 2011 07:54:17 AM UTC, comment #13: 

For example, this workaround works: create file /usr/share/icons/oxygen/16x16/mimetypes/gtk-file.png (copy some icon to this file).

But other problem about Paired T Test exist...

Mindaugas <embar>
Wed 23 Mar 2011 07:28:50 AM UTC, comment #12: 

I am not developer, I don't know, how can I help about GKT3. But I can test software.

I can not found RPM for GTK 2.24. Now I try to build it wih "openSUSE Build Service". If I will not success, I will try compile locally...

Besides, I found, that PSPP can start with any theme, if it there is no recent used files. See comment #8, Line #4 in backtrace:
"gtk-file", size=16 is not found. Maybe you need to make this icon to be internal in PSPP.

Mindaugas <embar>
Mon 21 Mar 2011 09:25:35 AM UTC, comment #11: 

Could you possibly try it with version 2.24?

Regarding Gtk+-3, I fully agree.  Please write to -email is unavailable- if you want to help here.

John Darrington <jmd>
Group administrator
Sat 19 Mar 2011 04:28:58 PM UTC, comment #10: 

I have GTK2 (2.22.1-13.13.2).

I think PSPP should prepare source for GKT3...

Mindaugas <embar>
Sat 19 Mar 2011 04:09:40 PM UTC, comment #9: 

This seems to confirm to me that it's a problem with Gtk+.  Which version are you running against?

John Darrington <jmd>
Group administrator
Fri 18 Mar 2011 08:30:28 PM UTC, comment #8: 

**
Gtk:ERROR:gtkrecentmanager.c:1942:get_icon_fallback: assertion failed: (retval != NULL)

Program received signal SIGABRT, Aborted.
0x00007ffff405cab5 in raise (sig=6) at ../nptl/sysdeps/unix/sysv/linux/raise.c:64
64        return INLINE_SYSCALL (tgkill, 3, pid, selftid, sig);
(gdb) backtrace
#0  0x00007ffff405cab5 in raise (sig=6) at ../nptl/sysdeps/unix/sysv/linux/raise.c:64
#1  0x00007ffff405dfb6 in abort () at abort.c:92
#2  0x00007ffff4cc35b2 in g_assertion_message (domain=<value optimized out>, file=
    0x7ffff757038b "gtkrecentmanager.c", line=<value optimized out>,
    func=<value optimized out>, message=0x9458d0 "assertion failed: (retval != NULL)")
    at gtestutils.c:1358
#3  0x00007ffff4cc3b40 in g_assertion_message_expr (domain=0x7ffff74d1b3b "Gtk", file=
    0x7ffff757038b "gtkrecentmanager.c", line=1942, func=
    0x7ffff7570c70 "get_icon_fallback", expr=<value optimized out>) at gtestutils.c:1369
#4  0x00007ffff7391a0e in get_icon_fallback (icon_name=0x7ffff74e6e18 "gtk-file", size=16)
    at gtkrecentmanager.c:1942
#5  0x00007ffff738c919 in gtk_recent_chooser_menu_create_item (data=0x886b80)
    at gtkrecentchoosermenu.c:851
#6  idle_populate_func (data=0x886b80) at gtkrecentchoosermenu.c:983
#7  0x00007ffff6f64a66 in gdk_threads_dispatch (data=0x85e980) at gdk.c:512
#8  0x00007ffff4c9dbd3 in g_main_dispatch (context=0x6b5ba0) at gmain.c:2440
#9  g_main_context_dispatch (context=0x6b5ba0) at gmain.c:3013
#10 0x00007ffff4c9e3b0 in g_main_context_iterate (context=0x6b5ba0, block=1, dispatch=1,
    self=<value optimized out>) at gmain.c:3091
#11 0x00007ffff4c9ea35 in g_main_loop_run (loop=0x8a5b20) at gmain.c:3299
#12 0x00007ffff73377e7 in IA__gtk_main () at gtkmain.c:1237
#13 0x0000000000427578 in run_inner_loop (data=0x7fffffffd980) at src/ui/gui/main.c:219
#14 0x00007ffff7337947 in gtk_quit_invoke_function () at gtkmain.c:2357
#15 IA__gtk_main () at gtkmain.c:1256
#16 0x0000000000427915 in main (argc=1, argv=0x7fffffffdaa8) at src/ui/gui/main.c:295
(gdb) next

Program terminated with signal SIGABRT, Aborted.
The program no longer exists.
(gdb)

Mindaugas <embar>
Fri 18 Mar 2011 07:58:03 AM UTC, comment #7: 

After you see:

Gtk:ERROR:gtkrecentmanager.c:1942:get_icon_fallback: assertion failed: (retval != NULL)

Program received signal SIGABRT, Aborted.
0x00007ffff405cab5 in raise () from /lib64/libc.so.6
(gdb)

You need to type "backtrace" to get the stacktrace.  That will (hopefully) give the information that we need to diagnose the problem.

John Darrington <jmd>
Group administrator
Thu 17 Mar 2011 10:02:33 PM UTC, comment #6: 

Attached more detailed logs.

Mindaugas <embar>
Thu 17 Mar 2011 01:04:58 PM UTC, comment #5: 

Regarding the QT theme issue: We've had some reports like this before, but not been able to track them down. It may be a Gtk bug.Can you try to get a stack trace using gdb so that we can see what's happening?

John Darrington <jmd>
Group administrator
Wed 16 Mar 2011 08:31:11 PM UTC, comment #4: 

But then I have segmentation fault if I go Analyze > Compare Means > Paired T TEST and move variable to table for counting...

Mindaugas <embar>
Wed 16 Mar 2011 08:23:33 PM UTC, comment #3: 

Thanks, this patch prevent crash with QtCurve theme
(now DON'T crash if I go Analyze > Compare MeansPaired, and chose any of T test (one sample, independed, paired). It DOESN'T crash if I go Analyze > Factor analysis).

But it still crash if I use other then QtCurve heme for GTK applications in KDE4.6

Mindaugas <embar>
Tue 15 Mar 2011 09:07:23 AM UTC, comment #2: 

I think there are probably a number of things going on here.
Can you try the attached patch and see if it improves things.

(file #22930)

John Darrington <jmd>
Group administrator
Sun 13 Mar 2011 09:02:37 PM UTC, comment #1: 

But even with QtCurve theme, it crash, if I go Analyze > Compare MeansPaired, and chose any of T test (one sample, independed, paired). It crash if I go Analyze > Factor analysis.

The erroe meesage from terminal:

> psppire

(psppire:7501): GLib-CRITICAL **: g_key_file_set_value: assertion `g_key_file_is_group_name (group_name)' failed

(psppire:7501): GLib-CRITICAL **: g_key_file_set_value: assertion `g_key_file_is_group_name (group_name)' failed

(psppire:7501): GLib-CRITICAL **: g_key_file_set_value: assertion `g_key_file_is_group_name (group_name)' failed
* glibc detected * psppire: double free or corruption (out): 0x00007fff5b14c240 *
======= Backtrace: =========
/lib64/libc.so.6(+0x733b6)[0x7ff73b3203b6]
/lib64/libc.so.6(cfree+0x6c)[0x7ff73b3252dc]
psppire[0x448930]
psppire[0x42532c]
/lib64/libgobject-2.0.so.0(g_closure_invoke+0x15e)[0x7ff73c7edd3e]
/lib64/libgobject-2.0.so.0(+0x20367)[0x7ff73c7ff367]
/lib64/libgobject-2.0.so.0(g_signal_emit_valist+0x885)[0x7ff73c808ca5]
/lib64/libgobject-2.0.so.0(g_signal_emit+0x83)[0x7ff73c808e73]
/usr/lib64/libgtk-x11-2.0.so.0(+0x7d9f3)[0x7ff73e4fa9f3]
/lib64/libgobject-2.0.so.0(g_closure_invoke+0x15e)[0x7ff73c7edd3e]
/lib64/libgobject-2.0.so.0(+0x1fb2c)[0x7ff73c7feb2c]
/lib64/libgobject-2.0.so.0(g_signal_emit_valist+0x885)[0x7ff73c808ca5]
/lib64/libgobject-2.0.so.0(g_signal_emit+0x83)[0x7ff73c808e73]
/usr/lib64/libgtk-x11-2.0.so.0(gtk_widget_activate+0x6e)[0x7ff73e6d79ce]
/usr/lib64/libgtk-x11-2.0.so.0(gtk_menu_shell_activate_item+0xfd)[0x7ff73e5d08fd]
/usr/lib64/libgtk-x11-2.0.so.0(+0x153c97)[0x7ff73e5d0c97]
/usr/lib64/libgtk-x11-2.0.so.0(+0x140278)[0x7ff73e5bd278]
/lib64/libgobject-2.0.so.0(g_closure_invoke+0x15e)[0x7ff73c7edd3e]
/lib64/libgobject-2.0.so.0(+0x20178)[0x7ff73c7ff178]
/lib64/libgobject-2.0.so.0(g_signal_emit_valist+0x625)[0x7ff73c808a45]
/lib64/libgobject-2.0.so.0(g_signal_emit+0x83)[0x7ff73c808e73]
/usr/lib64/libgtk-x11-2.0.so.0(+0x25b7bf)[0x7ff73e6d87bf]
/usr/lib64/libgtk-x11-2.0.so.0(gtk_propagate_event+0xc3)[0x7ff73e5bb433]
/usr/lib64/libgtk-x11-2.0.so.0(gtk_main_do_event+0x2d3)[0x7ff73e5bb7e3]
/usr/lib64/libgdk-x11-2.0.so.0(+0x5e12c)[0x7ff73e22612c]
/lib64/libglib-2.0.so.0(g_main_context_dispatch+0x1f3)[0x7ff73bf20bd3]
/lib64/libglib-2.0.so.0(+0x463b0)[0x7ff73bf213b0]
/lib64/libglib-2.0.so.0(g_main_loop_run+0x195)[0x7ff73bf21a35]
/usr/lib64/libgtk-x11-2.0.so.0(gtk_main+0xa7)[0x7ff73e5ba7e7]
psppire[0x427648]
/usr/lib64/libgtk-x11-2.0.so.0(gtk_main+0x207)[0x7ff73e5ba947]
psppire[0x4279e5]
/lib64/libc.so.6(__libc_start_main+0xfd)[0x7ff73b2cbbfd]
psppire[0x417a79]
======= Memory map: ========
00400000-00476000 r-xp 00000000 08:01 396590                             /usr/bin/psppire
00675000-00676000 r--p 00075000 08:01 396590                             /usr/bin/psppire
00676000-00679000 rw-p 00076000 08:01 396590                             /usr/bin/psppire
00679000-00bfa000 rw-p 00000000 00:00 0                                  [heap]
7ff728000000-7ff728021000 rw-p 00000000 00:00 0
7ff728021000-7ff72c000000 ---p 00000000 00:00 0
7ff72f95f000-7ff72f9a5000 r--p 00000000 08:01 1192055                    /usr/share/fonts/truetype/arialbd.ttf
7ff72f9a5000-7ff72f9a6000 r-xp 00000000 08:01 928318                     /usr/lib64/gtk-2.0/2.10.0/immodules/im-cedilla.so
7ff72f9a6000-7ff72fba5000 ---p 00001000 08:01 928318                     /usr/lib64/gtk-2.0/2.10.0/immodules/im-cedilla.so
7ff72fba5000-7ff72fba6000 r--p 00000000 08:01 928318                     /usr/lib64/gtk-2.0/2.10.0/immodules/im-cedilla.so
7ff72fba6000-7ff72fba7000 rw-p 00001000 08:01 928318                     /usr/lib64/gtk-2.0/2.10.0/immodules/im-cedilla.so
7ff72fba7000-7ff72fc07000 rw-s 00000000 00:04 5144580                    /SYSV00000000 (deleted)
7ff72fc07000-7ff7332b6000 r--p 00000000 08:01 814066                     /usr/share/icons/gnome/icon-theme.cache
7ff7332b6000-7ff734737000 r--p 00000000 08:01 804588                     /usr/share/icons/hicolor/icon-theme.cache
7ff734737000-7ff73477b000 r--p 00000000 08:01 1192058                    /usr/share/fonts/truetype/arial.ttf
7ff73477b000-7ff73477d000 r-xp 00000000 08:01 670790                     /usr/lib64/pango/1.6.0/modules/pango-basic-fc.so
7ff73477d000-7ff73497c000 ---p 00002000 08:01 670790                     /usr/lib64/pango/1.6.0/modules/pango-basic-fc.so
7ff73497c000-7ff73497d000 r--p 00001000 08:01 670790                     /usr/lib64/pango/1.6.0/modules/pango-basic-fc.so
7ff73497d000-7ff73497e000 rw-p 00002000 08:01 670790                     /usr/lib64/pango/1.6.0/modules/pango-basic-fc.so
7ff73497e000-7ff73497f000 r--s 00000000 08:02 1945996                    /home/vartotojas/.fontconfig/0c0f95ddeee9e0c53e695b8aad814a4c-le64.cache-3
7ff73497f000-7ff734983000 r--s 00000000 08:02 1945995                    /home/vartotojas/.fontconfig/7962da8316ed50dce32f8b755cd60996-le64.cache-3
7ff734983000-7ff73498f000 r--s 00000000 08:02 1945993                    /home/vartotojas/.fontconfig/325ddf6046fe62280596f05778c628b2-le64.cache-3
7ff73498f000-7ff734995000 r--s 00000000 08:02 1945992                    /home/vartotojas/.fontconfig/71b9d1dbcc8644fffd8074f4bfd049f0-le64.cache-3
7ff734995000-7ff7349a2000 r--s 00000000 08:02 1945988                    /home/vartotojas/.fontconfig/a2cf3837dabfb545c0efe82171d3eca8-le64.cache-3
7ff7349a2000-7ff7349a4000 r--s 00000000 08:02 1945987                    /home/vartotojas/.fontconfig/6d43f326a586e3f9410d2a15962a4e1b-le64.cache-3
7ff7349a4000-7ff7349a9000 r--s 00000000 08:02 1945986                    /home/vartotojas/.fontconfig/02a60c72ad6a7836544e1a61f7ff5775-le64.cache-3
7ff7349a9000-7ff7349ac000 r--s 00000000 08:02 1945985                    /home/vartotojas/.fontconfig/f10d3ad7d9e7021244e25b6bf5b8b909-le64.cache-3
7ff7349ac000-7ff7349ae000 r--s 00000000 08:02 1945984                    /home/vartotojas/.fontconfig/0da7d793c5d1765d15fc9db286cd12ce-le64.cache-3
7ff7349ae000-7ff7349b7000 r--s 00000000 08:02 1945983                    /home/vartotojas/.fontconfig/2941e382bcc015c55e911f35801a74a6-le64.cache-3
7ff7349b7000-7ff7349c2000 r--s 00000000 08:02 1945982                    /home/vartotojas/.fontconfig/ed1e826a3c7dd17cc007d8d9457f5567-le64.cache-3
7ff7349c2000-7ff7349c3000 r--s 00000000 08:02 1945981                    /home/vartotojas/.fontconfig/dbbf52948a7a81062c04f494593fd1df-le64.cache-3
7ff7349c3000-7ff7349c5000 r--s 00000000 08:02 1945979                    /home/vartotojas/.fontconfig/13111a2f911b3e7132f940b1a090cd80-le64.cache-3
7ff7349c5000-7ff7349c6000 r--s 00000000 08:02 1945978                    /home/vartotojas/.fontconfig/73ce06dc82139765c20882d0f269daca-le64.cache-3
7ff7349c6000-7ff7349c9000 r--s 00000000 08:02 1945977                    /home/vartotojas/.fontconfig/acfaa0015db5d0cf1dab7b18c59a106e-le64.cache-3
7ff7349c9000-7ff7349cd000 r--s 00000000 08:02 1945976                    /home/vartotojas/.fontconfig/0ce0e7f927aefbe2299d9d2afb97e0a6-le64.cache-3
7ff7349cd000-7ff7349ce000 r--s 00000000 08:02 1945975                    /home/vartotojas/.fontconfig/034e0fb73aca03638f8719f4045fde3c-le64.cache-3
7ff7349ce000-7ff7349d1000 r--s 00000000 08:02 1945973                    /home/vartotojas/.fontconfig/7a64c15c17eb6b276244fea2b950c3d3-le64.cache-3
7ff7349d1000-7ff7349da000 r--s 00000000 08:02 1945971                    /home/vartotojas/.fontconfig/9612e1b03c024510c925f60ce24691b1-le64.cache-3
7ff7349da000-7ff7349dd000 r--s 00000000 08:02 1945970                    /home/vartotojas/.fontconfig/5aee9e68247c1cbc20062ce3efd9aabd-le64.cache-3
7ff7349dd000-7ff734a3a000 r--s 00000000 08:01 142431                     /var/cache/fontconfig/17090aa38d5c6f09fb8c5c354938f1d7-le64.cache-3
7ff734a3a000-7ff734a4f000 r-xp 00000000 08:01 138                        /lib64/libgcc_s.so.1
7ff734a4f000-7ff734c4e000 ---p 00015000 08:01 138                        /lib64/libgcc_s.so.1
7ff734c4e000-7ff734c4f000 r--p 00014000 08:01 138                        /lib64/libgcc_s.so.1
7ff734c4f000-7ff734c50000 rw-p 00015000 08:01 138                        /lib64/libgcc_s.so.1
7ff734c50000-7ff734d3b000 r-xp 00000000 08:01 665837                     /usr/lib64/libstdc++.so.6.0.14
7ff734d3b000-7ff734f3a000 ---p 000eb000 08:01 665837                     /usr/lib64/libstdc++.so.6.0.14
7ff734f3a000-7ff734f42000 r--p 000ea000 08:01 665837                     /usr/lib64/libstdc++.so.6.0.14
7ff734f42000-7ff734f44000 rw-p 000f2000 08:01 665837                     /usr/lib64/libstdc++.so.6.0.14
7ff734f44000-7ff734f59000 rw-p 00000000 00:00 0
7ff734f59000-7ff734f61000 r-xp 00000000 08:01 670843                     /usr/lib64/libfam.so.0.0.0
7ff734f61000-7ff735160000 ---p 00008000 08:01 670843                     /usr/lib64/libfam.so.0.0.0
7ff735160000-7ff735161000 r--p 00007000 08:01 670843                     /usr/lib64/libfam.so.0.0.0
7ff735161000-7ff735162000 rw-p 00008000 08:01 670843                     /usr/lib64/libfam.so.0.0.0
7ff735162000-7ff735165000 r-xp 00000000 08:01 928247                     /usr/lib64/gio/modules/libgiofam.so
7ff735165000-7ff735364000 ---p 00003000 08:01 928247                     /usr/lib64/gio/modules/libgiofam.so
7ff735364000-7ff735365000 r--p 00002000 08:01 928247                     /usr/lib64/gio/modules/libgiofam.so
7ff735365000-7ff735366000 rw-p 00003000 08:01 928247                     /usr/lib64/gio/modules/libgiofam.so
7ff735366000-7ff735374000 r-xp 00000000 08:01 146                        /lib64/libudev.so.0.10.0
7ff735374000-7ff735573000 ---p 0000e000 08:01 146                        /lib64/libudev.so.0.10.0
7ff735573000-7ff735574000 r--p 0000d000 08:01 146                        /lib64/libudev.so.0.10.0
7ff735574000-7ff735575000 rw-p 0000e000 08:01 146                        /lib64/libudev.so.0.10.0
7ff735575000-7ff7355b9000 r-xp 00000000 08:01 1534                       /lib64/libdbus-1.so.3.5.3
7ff7355b9000-7ff7357b8000 ---p 00044000 08:01 1534                       /lib64/libdbus-1.so.3.5.3
7ff7357b8000-7ff7357b9000 r--p 00043000 08:01 1534                       /lib64/libdbus-1.so.3.5.3
7ff7357b9000-7ff7357ba000 rw-p 00044000 08:01 1534                       /lib64/libdbus-1.so.3.5.3
7ff7357ba000-7ff7357d2000 r-xp 00000000 08:01 667677                     /usr/lib64/libgvfscommon.so.0.0.0
7ff7357d2000-7ff7359d1000 ---p 00018000 08:01 667677                     /usr/lib64/libgvfscommon.so.0.0.0
7ff7359d1000-7ff7359d2000 r--p 00017000 08:01 667677                     /usr/lib64/libgvfscommon.so.0.0.0
7ff7359d2000-7ff7359d3000 rw-p 00018000 08:01 667677                     /usr/lib64/libgvfscommon.so.0.0.0
7ff7359d3000-7ff7359fd000 r-xp 00000000 08:01 933671                     /usr/lib64/gio/modules/libgvfsdbus.so
7ff7359fd000-7ff735bfc000 ---p 0002a000 08:01 933671                     /usr/lib64/gio/modules/libgvfsdbus.so
7ff735bfc000-7ff735bfd000 r--p 00029000 08:01 933671                     /usr/lib64/gio/modules/libgvfsdbus.so
7ff735bfd000-7ff735bfe000 rw-p 0002a000 08:01 933671                     /usr/lib64/gio/modules/libgvfsdbus.so
7ff735bfe000-7ff735bff000 rw-p 00000000 00:00 0
7ff735bff000-7ff735c04000 r-xp 00000000 08:01 659605                     /usr/lib64/gdk-pixbuf-2.0/2.10.0/loaders/libpixbufloader-png.so
7ff735c04000-7ff735e03000 ---p 00005000 08:01 659605                     /usr/lib64/gdk-pixbuf-2.0/2.10.0/loaders/libpixbufloader-png.so
7ff735e03000-7ff735e04000 r--p 00004000 08:01 659605                     /usr/lib64/gdk-pixbuf-2.0/2.10.0/loaders/libpixbufloader-png.soAborted


Mindaugas <embar>
Sun 13 Mar 2011 08:52:58 PM UTC, original submission:  

Whenever I try to start PSPP it shortly comes up and close immidediatly.

> psppire

**
Gtk:ERROR:gtkrecentmanager.c:1942:get_icon_fallback: assertion failed: (retval != NULL)
Nutraukta (aborted)

The similar bug found in
https://bugs.launchpad.net/ubuntu/+source/pspp/+bug/700133

I have this problem in openSUSE 11.4 64 bit with KDE 4.6.0.
Workaroud for it:
1. removing files: ~/.gtkrc-2.0-kde4, ~/.gtkrc-2.0-kde
2. Go to KDE settings > "Application Apearance" > "GTK styles and fonts"
3. Select QtCurve theme
I tryied another styles, but with them PSPPIRE also chashed.
I have installed thees packages:
gnome-icon-theme
gnome-icon-theme-extras
gnome-icon-theme-symbolic
hicolor-icon-theme
hicolor-icon-theme-branding-openSUSE
sonar-icon-theme
tango-icon-theme
qtcurve-gtk2

> psppire --version

psppire (GNU PSPP) 0.7.6-g26ff6f

(Buil 2011-03-13)

Mindaugas <embar>

 

(Note: upload size limit is set to 16384 kB, after insertion of the required escape characters.)

Attach Files:
   
   
Comment:
   

 

Depends on the following items: None found

Items that depend on this one: None found

 

Carbon-Copy List
  • -email is unavailable- added by blp (Posted a comment)
  • -email is unavailable- added by jmd (Updated the item)
  • -email is unavailable- added by embar (Submitted the item)
  •  

    There are 0 votes so far. Votes easily highlight which items people would like to see resolved in priority, independently of the priority of the item set by tracker managers.

    Only logged-in users can vote.

     

    Follow 9 latest changes.

    Date Changed by Updated Field Previous Value => Replaced by
    2011-04-10 jmd StatusFixed Duplicate
    2011-04-10 blp StatusConfirmed Fixed
        Open/ClosedOpen Closed
    2011-03-18 embar Attached File- Added 2011-03-18 - updated additional info about crash.txt, #22962
    2011-03-17 embar Attached File- Added 2011-03-18 - additional info crash.txt, #22947
    2011-03-17 embar Attached File- Added 2011-03-17 gdb - non QtCurve style.txt, #22944
        Attached File- Added 2011-03-17 gdb - crash.txt, #22945
    2011-03-15 jmd Attached File- Added iow-crash.patch, #22930
        StatusNone Confirmed

    Back to the top

    Powered by Savane 3.13-02a9.
    Corresponding source code