[Pidgin] #940: Pidgin 2.0.0 received signal SIGSEGV at startup on IRIX 6.5.30m

Pidgin trac at pidgin.im
Sat May 12 11:24:16 EDT 2007


#940: Pidgin 2.0.0 received signal SIGSEGV at startup on IRIX 6.5.30m
-----------------------+----------------------------------------------------
 Reporter:  dic        |       Type:  defect
   Status:  new        |   Priority:  minor 
Component:  libpurple  |    Version:  2.0   
 Keywords:             |    Pending:  0     
-----------------------+----------------------------------------------------
 Pidgin 2.0.0 crashes immediately at startup.

 I've noticed a similar problem at Ticket #442, but my configuration told
 it might not  be the same issue;

 {{{
 IRIX64  6.5.30m
 GCC     3.4.6 (-O2 -g -W -Wall -Wformat=2 -mips4)
 GTK+    2.11.0
 GLib    2.13.2
 GnuTLS  1.7.8 (libgcrypt 1.2.4, libgpg-error 1.5)
 OpenSSL 0.9.8d

 pidgin 2.0.0

 Build GTK+ 2.x UI............. : yes
 Build console UI.............. : yes

 Protocols to build dynamically : gg irc jabber msn novell oscar qq simple
 yahoo zephyr
 Protocols to link statically.. :

 Build with GStreamer support.. : no
 Build with D-Bus support...... : no
 Build with NetworkManager..... : no
 SSL Library/Libraries......... : GnuTLS
 Build with Cyrus SASL support. : no
 Use kerberos 4 with zephyr.... : no
 Use external libzephyr........ : no
 Has you....................... : yes

 Use XScreenSaver Extension.... : no
 Use X Session Management...... : yes
 Use startup notification...... : yes
 Build with GtkSpell support... : yes

 Build with plugin support..... : yes
 Build with Mono support....... : no
 Build with Perl support....... : yes
 Build with Tcl support........ : no
 Build with Tk support......... : no

 Print debugging messages...... : no
 Assertions are fatal.......... : no
 }}}

 The problem here is that it's hard to tell where the problem is lurking
 due to different stack trace logs (for me at least). In addition, I did
 some tweaks on '''nat-pmp.[ch]''' to pass the compilation on IRIX, though
 it fails at purple_str_to_time() test;

 {{{
 Running suite(s): Master Suite
  Cipher Suite
  Jabber Utility Functions
  Utility Functions
 96%: Checks: 33, Failures: 1, Errors: 0
 test_util.c:79:F:Time:test_util_str_to_time:0: Assertion '377185800 ==
 purple_str_to_time("19811214
 FAIL: check_libpurple
 ================================
 1 of 1 tests failed
 Please report to devel at pidgin.im
 ================================
 }}}

 I'll attach the patch, debug log (by --debug) and various runtime stack
 trace logs.

 Thanks for your reading.

-- 
Ticket URL: <http://developer.pidgin.im/ticket/940>
Pidgin <http://pidgin.im>
Pidgin


More information about the Tracker mailing list