| Summary: | net-irc/xchat crashes with dbus when trying to send or recive a file | ||
|---|---|---|---|
| Product: | Gentoo Linux | Reporter: | Diego Alcorta <dalcorta> |
| Component: | Current packages | Assignee: | Packages in net-irc <net-irc> |
| Status: | RESOLVED NEEDINFO | ||
| Severity: | normal | ||
| Priority: | High | ||
| Version: | 2006.1 | ||
| Hardware: | All | ||
| OS: | Linux | ||
| Whiteboard: | |||
| Package list: | Runtime testing required: | --- | |
|
Description
Diego Alcorta
2006-10-24 18:51:32 UTC
run xchat through gdb and provide a backtrace. gdb /usr/bin/xchat-2 run bt <paste> (In reply to comment #1) > run xchat through gdb and provide a backtrace. > > gdb /usr/bin/xchat-2 > run > bt > > <paste> > Starting program: /usr/bin/xchat-2 (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) (no debugging symbols found) (no debugging symbols found) [Thread debugging using libthread_db enabled] [New Thread -1220012368 (LWP 30283)] [New Thread -1246155872 (LWP 30286)] Program received signal SIG33, Real-time event 33. ---Type <return> to continue, or q <return> to quit--- [Switching to Thread -1246155872 (LWP 30286)] 0xffffe410 in __kernel_vsyscall () (gdb) bt #0 0xffffe410 in __kernel_vsyscall () #1 0xb756a781 in select () from /lib/libc.so.6 #2 0xb5c2c29d in Tcl_InitNotifier () from /usr/lib/libtcl8.4.so |