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 649907 - crash in Gtranslator PO Editor: Abriendo un archivo de i...
crash in Gtranslator PO Editor: Abriendo un archivo de i...
Status: RESOLVED DUPLICATE of bug 566358
Product: gtranslator
Classification: Other
Component: general
1.9.x
Other All
: High critical
: 2.0
Assigned To: gtranslator-maint
gtranslator-maint
Depends on:
Blocks:
 
 
Reported: 2011-05-10 16:03 UTC by gcampos
Modified: 2011-05-10 19:01 UTC
See Also:
GNOME target: ---
GNOME version: 2.31/2.32


Attachments
Trace GDB (18.63 KB, text/plain)
2011-05-10 18:21 UTC, gcampos
Details

Description gcampos 2011-05-10 16:03:40 UTC
Version: 1.9.13

What were you doing when the application crashed?
Abriendo un archivo de idiomas


Distribution: openSUSE 11.4 (x86_64)
Gnome Release: 2.32.1 (null) (SUSE)
BugBuddy Version: 2.32.0

System: Linux 2.6.37.6-0.5-desktop #1 SMP PREEMPT 2011-04-25 21:48:33 +0200 x86_64
X Vendor: The X.Org Foundation
X Vendor Release: 10903000
Selinux: No
Accessibility: Disabled
GTK+ Theme: Clearlooks-Quicksilver
Icon Theme: split
GTK+ Modules: gnomesegvhandler

Memory status: size: 317149184 vsize: 317149184 resident: 30695424 share: 16334848 rss: 30695424 rss_rlim: 18446744073709551615
CPU usage: start_time: 1305043253 rtime: 219 utime: 203 stime: 16 cutime:0 cstime: 0 timeout: 0 it_real_value: 0 frequency: 100

Backtrace was generated from '/usr/bin/gtranslator'

[Thread debugging using libthread_db enabled]
[New Thread 0x7fb52a4de700 (LWP 13208)]
[New Thread 0x7fb5321b9700 (LWP 13193)]
[New Thread 0x7fb5329ba700 (LWP 13192)]
0x00007fb537cf42ad in waitpid () from /lib64/libc.so.6

Thread 1 (Thread 0x7fb53af9e7a0 (LWP 13189))

  • #0 waitpid
    from /lib64/libc.so.6
  • #1 g_spawn_sync
    from /lib64/libglib-2.0.so.0
  • #2 g_spawn_command_line_sync
    from /lib64/libglib-2.0.so.0
  • #3 ??
    from /usr/lib64/gtk-2.0/modules/libgnomesegvhandler.so
  • #4 <signal handler called>
  • #5 gtr_gda_store
  • #6 gtr_tab_edition_finished
  • #7 g_closure_invoke
    from /lib64/libgobject-2.0.so.0
  • #8 ??
    from /lib64/libgobject-2.0.so.0
  • #9 g_signal_emit_valist
    from /lib64/libgobject-2.0.so.0
  • #10 g_signal_emit
    from /lib64/libgobject-2.0.so.0
  • #11 gtr_tab_message_go_to
  • #12 gtr_message_table_selection_changed
  • #13 g_closure_invoke
    from /lib64/libgobject-2.0.so.0
  • #14 ??
    from /lib64/libgobject-2.0.so.0
  • #15 g_signal_emit_valist
    from /lib64/libgobject-2.0.so.0
  • #16 g_signal_emit
    from /lib64/libgobject-2.0.so.0
  • #17 ??
    from /usr/lib64/libgtk-x11-2.0.so.0
  • #18 ??
    from /usr/lib64/libgtk-x11-2.0.so.0
  • #19 ??
    from /usr/lib64/libgtk-x11-2.0.so.0
  • #20 g_closure_invoke
    from /lib64/libgobject-2.0.so.0
  • #21 ??
    from /lib64/libgobject-2.0.so.0
  • #22 g_signal_emit_valist
    from /lib64/libgobject-2.0.so.0
  • #23 g_signal_emit
    from /lib64/libgobject-2.0.so.0
  • #24 ??
    from /usr/lib64/libgtk-x11-2.0.so.0
  • #25 gtk_propagate_event
    from /usr/lib64/libgtk-x11-2.0.so.0
  • #26 gtk_main_do_event
    from /usr/lib64/libgtk-x11-2.0.so.0
  • #27 ??
    from /usr/lib64/libgdk-x11-2.0.so.0
  • #28 g_main_context_dispatch
    from /lib64/libglib-2.0.so.0
  • #29 ??
    from /lib64/libglib-2.0.so.0
  • #30 g_main_loop_run
    from /lib64/libglib-2.0.so.0
  • #31 gtk_main
    from /usr/lib64/libgtk-x11-2.0.so.0
  • #32 main
A debugging session is active.

	Inferior 1 [process 13189] will be detached.

Quit anyway? (y or n) [answered Y; input not from terminal]


---- Critical and fatal warnings logged during execution ----

** gtranslator **: gda_connection_statement_execute_non_select: assertion `GDA_IS_CONNECTION (cnc)' failed 
** gtranslator **: gda_connection_statement_execute_non_select: assertion `GDA_IS_CONNECTION (cnc)' failed 
** gtranslator **: gda_connection_statement_execute_non_select: assertion `GDA_IS_CONNECTION (cnc)' failed 
** gtranslator **: gda_connection_statement_execute_non_select: assertion `GDA_IS_CONNECTION (cnc)' failed 
** gtranslator **: gda_connection_statement_execute_non_select: assertion `GDA_IS_CONNECTION (cnc)' failed 
** gtranslator **: gda_connection_create_parser: assertion `GDA_IS_CONNECTION (cnc)' failed 
** gtranslator **: gda_connection_begin_transaction: assertion `GDA_IS_CONNECTION (cnc)' failed 
** Gtk **: gtk_text_buffer_emit_insert: assertion `g_utf8_validate (text, len, NULL)' failed 
** gtranslator **: gda_connection_begin_transaction: assertion `GDA_IS_CONNECTION (cnc)' failed 


----------- .xsession-errors ---------------------
Try: zypper install -C "debuginfo(build-id)=24a5dc298b4a82f62150fb2326a602fea3d53c69"
Missing separate debuginfo for /usr/lib64/gio/modules/libgioremote-volume-monitor.so
Try: zypper install -C "debuginfo(build-id)=dc226b6f4897519c3490707a84d4514ba04b9fd0"
Missing separate debuginfo for /usr/lib64/gtk-2.0/2.10.0/immodules/im-cedilla.so
Try: zypper install -C "debuginfo(build-id)=6a17a101de95d3b5d3175769b327f641765010ed"
Missing separate debuginfo for /usr/lib64/enchant/libenchant_ispell.so
Try: zypper install -C "debuginfo(build-id)=348ee93ce8c79a39e2b61df66217256ebb52e78d"
Missing separate debuginfo for /usr/lib64/enchant/libenchant_myspell.so
Try: zypper install -C "debuginfo(build-id)=6b0d5d0bf08ae8634bb8d697b2e6088b9f6d3c51"
Missing separate debuginfo for /usr/lib64/libhunspell-1.2.so.0
Try: zypper install -C "debuginfo(build-id)=996cb3e05e44772b8947d3cae14b738fc3e22914"
Missing separate debuginfo for /usr/lib64/enchant/libenchant_aspell.so
Try: zypper install -C "debuginfo(build-id)=c6d34137630bbf1adbeb73eb5733406f2160e8fa"
Missing separate debuginfo for /usr/lib64/libaspell.so.15
Try: zypper install -C "debuginfo(build-id)=16f611c2e77c22b11d714ba1bf9959c86ab67dcc"
--------------------------------------------------
Comment 1 Fabio Durán Verdugo 2011-05-10 16:24:31 UTC
Thanks for taking the time to report this bug.
This bug report isn't very useful because it doesn't describe the bug well. If you have time and can still reproduce the bug, please read http://bugzilla.gnome.org/bug-HOWTO.html and add a description of how to reproduce this bug.

You'll also need to add a stack trace; please see http://live.gnome.org/GettingTraces for more information about how to do so. Thanks in advance!
Comment 2 André Klapper 2011-05-10 16:56:18 UTC
Well, there IS a stacktrace, but unfortunately, that stack trace is missing some elements that will help a lot to solve the problem, so it will be hard for the developers to fix that crash. Can you get us a stack trace with debugging symbols? Please see http://live.gnome.org/GettingTraces for more information on how to do so and reopen this bug or report a new one. Thanks in advance!
Comment 3 gcampos 2011-05-10 18:13:27 UTC
Well, I can try generate that information. Thanks for your response
Comment 4 gcampos 2011-05-10 18:21:26 UTC
Created attachment 187592 [details]
Trace GDB
Comment 5 gcampos 2011-05-10 18:22:15 UTC
At previous comment I'd attach the debug trace by GDB. Do you need more information?
Comment 6 Ignacio Casal Quinteiro (nacho) 2011-05-10 19:00:41 UTC
Hey we do not support non utf-8 documents. that's the reason it is crashing right now.
Comment 7 Ignacio Casal Quinteiro (nacho) 2011-05-10 19:01:20 UTC
Thanks for the bug report. This particular bug has already been reported into our bug tracking system, but please feel free to report any further bugs you find.

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