GNOME Bugzilla – Bug 583675
Crash with help menu entries
Last modified: 2009-09-19 14:47:40 UTC
Steps to reproduce: after launching dia most of the help entries leads to crash, in particular these: all object propetries/all objects/dia object types. help entry do nothing, but thats probably because i have not installed gnome here. Stack trace: Other information:
The menu entries you are refering are all coming from PyDia - they are kind of stress test for all object implementations currently available to Dia. But of course they do not crash for me. Can you start Dia from the console and provide everything written there? And can you please correctly fill the Operating system field because that may give another hint. (And you certainly did not reproduce this on "all";))
gentoo linux here. >provide everything written there in case of all objects properties: Huh? Group Segmentation fault. in other cases just: Segmentation fault.
Works just fine for me - also on Gentoo. Maybe you can provide a stack trace to give an idea what's going wrong for you. Please see http://live.gnome.org/GettingTraces for more information on how to do so. Thanks in advance!
for help-> pydia docs: 0xb7639d57 in g_str_hash () from /usr/X11R6/lib/libglib-2.0.so.0 (gdb) bt
+ Trace 215814
>for help-> pydia docs: this is a typo, it should read help->dia object types
Could finally reproduce it under gentoo 32, fixed by http://git.gnome.org/cgit/dia/commit/?id=baa73d12e3f8ce44fefb3bf85eaef9b5e30c8758
*** Bug 594815 has been marked as a duplicate of this bug. ***