Bugs item #1720474, was opened at 2007-05-17 13:27
Message generated for change (Tracker Item Submitted) made by Item Submitter
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=723099&aid=1720474&group_id=132078

Please note that this message will contain a full copy of the comment thread,
including the initial issue submission, for this request,
not just the latest update.
Category: galaxie
Group: Bug - GUI
Status: Open
Resolution: None
Priority: 5
Private: No
Submitted By: Tim Ansell (mithro)
Assigned to: nash (nash)
Summary: galaxie segfaults

Initial Comment:
galaxie segfaults when run without any URL on command line.

[EMAIL PROTECTED]:~/oss/tp/galaxie$ cg-status
Heads:
    >master 93f1a9a3e784~ Don't crash with no Home, and start to handle 
Resource new.                                       
   R origin 93f1a9a3e784~ Don't crash with no Home, and start to handle 
Resource new. 


[EMAIL PROTECTED]:~/oss/tp/galaxie$ gdb ./galaxie 
GNU gdb 6.6-debian
Copyright (C) 2006 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 "i486-linux-gnu"...
Using host libthread_db library "/lib/tls/i686/cmov/libthread_db.so.1".
(gdb) bt
No stack.
(gdb) run
Starting program: /home/tim/oss/tp/galaxie/galaxie 
[Thread debugging using libthread_db enabled]
[New Thread -1216891200 (LWP 8977)]
Unable to find event ResrouceNew
Could not log in using the user name listed

Program received signal SIGSEGV, Segmentation fault.
[Switching to Thread -1216891200 (LWP 8977)]
0x0804d633 in format_msg ()
(gdb) bt
#0  0x0804d633 in format_msg ()
#1  0x0804d436 in tpe_msg_send_format ()
#2  0x0804c319 in tpe_comm_create_account ()
#3  0x0804c11d in tpe_comm_logged_in ()
#4  0x0804d00e in tpe_msg_handle_packet ()
#5  0x0804ced7 in tpe_msg_receive ()
#6  0xb7de437a in _ecore_event_call () from /usr/lib/libecore.so.1
#7  0xb7deae2e in ?? () from /usr/lib/libecore.so.1
#8  0x08084258 in ?? ()
#9  0x080863b0 in ?? ()
#10 0x00000001 in ?? ()
#11 0x00000000 in ?? ()
(gdb) 


----------------------------------------------------------------------

You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=723099&aid=1720474&group_id=132078
_______________________________________________
tp-bugs mailing list
[email protected]
http://mail.thousandparsec.net/cgi-bin/mailman/listinfo/tp-bugs

Reply via email to