Re: [Gtranslator-devel] It Creashes!!



Hi Sajith,

The po file opens up fine for me using my working version.

Can you build gtranslator in your CVS working directory? The Debian
unstable version has the symbol table stripped, so I can't see source
code line numbers and variables being passed around in the stacktrace.
It would also help us to rule out it being a dodgy Debian unstable
binary/library.

If you can, do something like :

rossg localhost:~/workshop/gtranslator$ gdb src/gtranslator
GNU gdb 6.0-debian
Copyright 2003 Free Software Foundation, Inc.
GDB is free software, covered by the GNU General Public License, and you
are
welcome to change it and/or distribute copies of it under certain
conditions.
Type "show copying" to see the conditions.
There is absolutely no warranty for GDB.  Type "show warranty" for
details.
This GDB was configured as "i386-linux"...
(gdb) set args /home/rossg/gnome-terminal.po.bz2
(gdb) run
Starting program: /home/rossg/workshop/gtranslator/src/gtranslator
/home/rossg/gnome-terminal.po.bz2
[New Thread 16384 (LWP 27981)]
Bonobo accessibility support initialized
GTK Accessibility Module initialized
Atk Accessibilty bridge initialized
 
(gtranslator:27981): Gtk-WARNING **: Unable to locate theme engine in
module_path: "lighthouseblue",
 
(gtranslator:27981): Gtk-CRITICAL **: file gtktreestore.c: line 1071
(gtk_tree_store_remove): assertion `VALID_ITER (iter, tree_store)'
failed
 
Program received signal SIGSEGV, Segmentation fault.
[Switching to Thread 16384 (LWP 27981)]
g_type_check_instance_cast (type_instance=0x812cba0,
iface_type=135445632)
    at gtype.c:3148
3148    {
(gdb) bt
#0  g_type_check_instance_cast (type_instance=0x812cba0,
iface_type=135445632)
    at gtype.c:3148
#1  0x403ba411 in gtk_tree_store_get_path (tree_model=0x812cba0,
    iter=0xbfe010c0) at gtktreestore.c:572
#2  0x403ba4bd in gtk_tree_store_get_path (tree_model=0x812cba0,
    iter=0xbfe01120) at gtktreestore.c:592
#3  0x403ba4bd in gtk_tree_store_get_path (tree_model=0x812cba0,
    iter=0xbfe01180) at gtktreestore.c:592
#4  0x403ba4bd in gtk_tree_store_get_path (tree_model=0x812cba0,
    iter=0xbfe011e0) at gtktreestore.c:592
...etc...
---Type <return> to continue, or q <return> to quit---q
Quit
(gdb) quit
The program is running.  Exit anyway? (y or n) y
rossg localhost:~/workshop/gtranslator$

Send me your output, and I'll have another look.

Thanks,

--
Ross

On àà., 2003-12-25 at 18:50, Sajith VK wrote:
> The detailed debugging results...., got from bug-buddy
> 
> <debug>
> no debugging symbols found)...(no debugging symbols found)...
> (no debugging symbols found)...(no debugging symbols found)...
> (no debugging symbols found)...(no debugging symbols found)...
> (no debugging symbols found)...(no debugging symbols found)...
> (no debugging symbols found)...(no debugging symbols found)...
> (no debugging symbols found)...(no debugging symbols found)...
> (no debugging symbols found)...(no debugging symbols found)...
> (no debugging symbols found)...(no debugging symbols found)...
> (no debugging symbols found)...(no debugging symbols found)...
> (no debugging symbols found)...(no debugging symbols found)...
> (no debugging symbols found)...(no debugging symbols found)...
> (no debugging symbols found)...(no debugging symbols found)...
> (no debugging symbols found)...(no debugging symbols found)...
> (no debugging symbols found)...(no debugging symbols found)...
> (no debugging symbols found)...[New Thread 16384 (LWP 4832)]
> (no debugging symbols found)...
> (no debugging symbols found)...(no debugging symbols found)...
> (no debugging symbols found)...(no debugging symbols found)...
> (no debugging symbols found)...(no debugging symbols found)...
> (no debugging symbols found)...(no debugging symbols found)...
> (no debugging symbols found)...(no debugging symbols found)...
> (no debugging symbols found)...(no debugging symbols found)...
> (no debugging symbols found)...(no debugging symbols found)...
> (no debugging symbols found)...(no debugging symbols found)...
> (no debugging symbols found)...(no debugging symbols found)...
> (no debugging symbols found)...(no debugging symbols found)...
> (no debugging symbols found)...(no debugging symbols found)...
> (no debugging symbols found)...(no debugging symbols found)...
> (no debugging symbols found)...(no debugging symbols found)...
> (no debugging symbols found)...(no debugging symbols found)...
> (no debugging symbols found)...(no debugging symbols found)...
> (no debugging symbols found)...(no debugging symbols found)...
> 0x407b7bb8 in waitpid () from /lib/libpthread.so.0
> #0  0x407b7bb8 in waitpid () from /lib/libpthread.so.0
> #1  0x400b2a94 in valid () from /usr/lib/libgnomeui-2.so.0
> #2  0x407b67f5 in __pthread_sighandler () from /lib/libpthread.so.0
> #3  0x40856498 in __libc_sigaction () from /lib/libc.so.6
> #4  0x0806343d in gtranslator_messages_table_update_row ()
> #5  0x08065374 in gtranslator_parse_main ()
> #6  0x0806436c in gtranslator_open_file ()
> #7  0x080611c2 in main ()
> #8  0x40842da6 in __libc_start_main () from /lib/libc.so.6
> 
> Thread 1 (Thread 16384 (LWP 4832)):
> #0  0x407b7bb8 in waitpid () from /lib/libpthread.so.0
> No symbol table info available.
> #1  0x400b2a94 in valid () from /usr/lib/libgnomeui-2.so.0
> No symbol table info available.
> #2  0x407b67f5 in __pthread_sighandler () from /lib/libpthread.so.0
> No symbol table info available.
> #3  0x40856498 in __libc_sigaction () from /lib/libc.so.6
> No symbol table info available.
> #4  0x0806343d in gtranslator_messages_table_update_row ()
> No symbol table info available.
> #5  0x08065374 in gtranslator_parse_main ()
> No symbol table info available.
> #6  0x0806436c in gtranslator_open_file ()
> No symbol table info available.
> #7  0x080611c2 in main ()
> No symbol table info available.
> #8  0x40842da6 in __libc_start_main () from /lib/libc.so.6
> No symbol table info available.
> #0  0x407b7bb8 in waitpid () from /lib/libpthread.so.0
> 
> <debug>
> 
> Hopping that its helpful





[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]