Please read this before reporting a bug:
https://wiki.archlinux.org/title/Bug_reporting_guidelines
Do NOT report bugs when a package is just outdated, or it is in the AUR. Use the 'flag out of date' link on the package page, or the Mailing List.
REPEAT: Do NOT report bugs for outdated packages!
https://wiki.archlinux.org/title/Bug_reporting_guidelines
Do NOT report bugs when a package is just outdated, or it is in the AUR. Use the 'flag out of date' link on the package page, or the Mailing List.
REPEAT: Do NOT report bugs for outdated packages!
FS#1434 - gaim crashes
Attached to Project:
Arch Linux
Opened by Joao Estevao (tranquility) - Monday, 13 September 2004, 15:16 GMT
Last edited by Judd Vinet (judd) - Monday, 13 September 2004, 19:01 GMT
Opened by Joao Estevao (tranquility) - Monday, 13 September 2004, 15:16 GMT
Last edited by Judd Vinet (judd) - Monday, 13 September 2004, 19:01 GMT
|
Detailsgaim crashes just after running and getting msn buddy list. last version worked fine. if you want a backtrace let me know
|
This task depends upon
Program received signal SIGSEGV, Segmentation fault.
[Switching to Thread 1084372304 (LWP 5223)]
0x4083d48a in strcmp () from /lib/libc.so.6
(gdb) bt
#0 0x4083d48a in strcmp () from /lib/libc.so.6
#1 0x0808cd1f in gaim_find_prpl ()
#2 0x080b6cee in create_prpl_icon ()
#3 0x40fda037 in gf_item_icon_render (item_icon=0x8206d90, pixbuf=0x82d2778, info=0x82cc4a8)
at gf_item_icon.c:265
#4 0x40fd9544 in gf_item_render (item=0x41205168, pixbuf=0x82d2778, info=0x0) at gf_item.c:525
#5 0x40fde4ca in gf_notification_render (notification=0x8237b70, info=0x82cc4a8) at gf_notification.c:280
#6 0x40fd5102 in gf_display_show_event (info=0x82cc4a8) at gf_display.c:317
#7 0x40fd6135 in gf_event_buddy (buddy=0x81f4b38, data=0x82cc4a8) at gf_event.c:324
#8 0x08095561 in gaim_signal_emit_vargs ()
#9 0x08095637 in gaim_signal_emit ()
#10 0x0806cd59 in gaim_blist_update_buddy_status ()
#11 0x08093969 in serv_got_update ()
#12 0x40e86531 in iln_cmd () from /usr/lib/gaim/libmsn.so
#13 0x40e7cb22 in msn_cmdproc_process_cmd () from /usr/lib/gaim/libmsn.so
#14 0x40e7cc6f in msn_cmdproc_process_cmd_text () from /usr/lib/gaim/libmsn.so
#15 0x40e8a410 in read_cb () from /usr/lib/gaim/libmsn.so
#16 0x080cfc75 in gaim_gtkdialogs_remove_chat ()
#17 0x406894cf in g_io_unix_dispatch () from /usr/lib/libglib-2.0.so.0
#18 0x40662c8b in g_main_context_dispatch () from /usr/lib/libglib-2.0.so.0
#19 0x40664883 in g_main_context_iterate () from /usr/lib/libglib-2.0.so.0
#20 0x40664b3a in g_main_loop_run () from /usr/lib/libglib-2.0.so.0
#21 0x40333043 in gtk_main () from /usr/lib/libgtk-x11-2.0.so.0
#22 0x080fc9f8 in main ()
I'm still using gcc 3.4.1-2, I hope that's not the problem.