[Pidgin] #5105: Pidgin segfaults on IRIX
Pidgin
trac at pidgin.im
Thu Mar 6 07:21:52 EST 2008
#5105: Pidgin segfaults on IRIX
--------------------------+-------------------------------------------------
Reporter: Alver | Owner:
Type: defect | Status: new
Priority: major | Milestone:
Component: pidgin (gtk) | Version: 2.4.0
Keywords: | Pending: 0
--------------------------+-------------------------------------------------
Pidgin crashes on startup on IRIX. Since finch doesn't suffer from this, I
suppose the problem lies inside pidgin and not libpurple.
Platform: SGI IRIX 6.5.29m
Compiler: SGI MIPSPro 7.4.4m
Backtrace:
{{{
[alver at JotunHeim ~]$ gdb pidgin
GNU gdb 6.3
Copyright 2004 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 "mips-sgi-irix6.5"...
(gdb) run -n
Starting program: /usr/nekoware/bin/pidgin -n
(13:12:28) prefs: Reading /usr/people/alver/.purple/prefs.xml
(13:12:28) prefs: Reading /usr/nekoware/etc/purple/prefs.xml
(13:12:28) prefs: Error reading prefs: Failed to open file
'/usr/nekoware/etc/purple/prefs.xml': No such file or directory
(13:12:28) plugins: probing /usr/nekoware/lib/pidgin/ticker.so
Program received signal ?, Unknown signal.
0x0fa4ac68 in _time () at
/xlv46/6.5.29m/work/irix/lib/libc/libc_n32_M4/sys/time.s:16
16 /xlv46/6.5.29m/work/irix/lib/libc/libc_n32_M4/sys/time.s: No such
file or directory.
in /xlv46/6.5.29m/work/irix/lib/libc/libc_n32_M4/sys/time.s
Current language: auto; currently asm
(gdb) bt full
#0 0x0fa4ac68 in _time () at
/xlv46/6.5.29m/work/irix/lib/libc/libc_n32_M4/sys/time.s:16
No locals.
#1 0x042cc250 in purple_debug_vargs () at debug.c:66
No locals.
#2 0x042cc49c in purple_debug_misc () at debug.c:108
No locals.
#3 0x042e1578 in purple_plugin_probe () at plugin.c:207
No locals.
#4 0x042e4254 in purple_plugins_probe () at plugin.c:1351
No locals.
#5 0x042cabdc in purple_core_init () at core.c:136
No locals.
#6 0x1008f2d0 in main () at gtkmain.c:747
No locals.
(gdb)
}}}
--
Ticket URL: <http://developer.pidgin.im/ticket/5105>
Pidgin <http://pidgin.im>
Pidgin
More information about the Tracker
mailing list