[Pidgin] #8885: 3-4 minutes work and crash to Segmentation fault
Pidgin
trac at pidgin.im
Sun Apr 5 15:01:26 EDT 2009
#8885: 3-4 minutes work and crash to Segmentation fault
--------------------------------------+-------------------------------------
Reporter: ojiga | Owner:
Type: defect | Status: new
Milestone: | Component: libpurple
Version: 2.5.5 | Resolution:
Keywords: Segmentation fault, icon |
--------------------------------------+-------------------------------------
Description changed by rekkanoryo:
Old description:
> use pidgin over 1 year, it's begin 1 moтth age
>
> ----------------------------------------------
>
> pidgin -d:
>
> (16:36:10) jabber: Recv (446): <message type="groupchat" id="34977577864"
> to='aziag at livejournal.com/lj' from='radnon at conference.jabber.ru/Nanoha'>
> <body>*** Modified Motion - Sound Killa ⋖⋯ J.C.
> (12+8/24+11)</body>
> <html xmlns='http://jabber.org/protocol/xhtml-im'> <body
> xmlns='http://www.w3.org/1999/xhtml'> <span style='font-family: Comic
> Sans MS; font-weight: bold;'>*** Modified Motion - Sound Killa
> ⋖⋯ J.C. (12+8/24+11)</span>
> </body>
> </html>
> </message>
> (16:36:10) jabber: found 0 smileys
> Segmentation fault
> oji at splurgeola:/home$
>
> gdb
> GNU gdb 6.8-debian
> Copyright (C) 2008 Free Software Foundation, Inc.
> License GPLv3+: GNU GPL version 3 or later
> <http://gnu.org/licenses/gpl.html>
> This is free software: you are free to change and redistribute it.
> There is NO WARRANTY, to the extent permitted by law. Type "show
> copying"
> and "show warranty" for details.
> This GDB was configured as "x86_64-linux-gnu"...
> ...
> (no debugging symbols found)
> (no debugging symbols found)
> (no debugging symbols found)
> (no debugging symbols found)
> Program received signal SIGSEGV, Segmentation fault.
> [Switching to Thread 0x7f0bc9c8e770 (LWP 14790)]
> 0x00007f0bb661ea2e in jabber_message_parse () from
> /usr/lib/purple-2/libjabber.so.0
> (gdb) bt full
> #0 0x00007f0bb661ea2e in jabber_message_parse () from
> /usr/lib/purple-2/libjabber.so.0
> No symbol table info available.
> #1 0x00007f0bb6614c3f in jabber_process_packet () from
> /usr/lib/purple-2/libjabber.so.0
> No symbol table info available.
> #2 0x00007f0bb6620faa in ?? () from /usr/lib/purple-2/libjabber.so.0
> No symbol table info available.
> #3 0x00007f0bc5ff1fc3 in ?? () from /usr/lib/libxml2.so.2
> No symbol table info available.
> #4 0x00007f0bc5ffee18 in xmlParseChunk () from /usr/lib/libxml2.so.2
> No symbol table info available.
> #5 0x00007f0bb662116c in jabber_parser_process () from
> /usr/lib/purple-2/libjabber.so.0
> No symbol table info available.
> #6 0x00007f0bb66156cb in ?? () from /usr/lib/purple-2/libjabber.so.0
> No symbol table info available.
> #7 0x000000000046ded1 in ?? ()
> No symbol table info available.
> #8 0x00007f0bc6df3d5b in g_main_context_dispatch () from
> /usr/lib/libglib-2.0.so.0
> No symbol table info available.
> #9 0x00007f0bc6df752d in ?? () from /usr/lib/libglib-2.0.so.0
> No symbol table info available.
> #10 0x00007f0bc6df7a5d in g_main_loop_run () from
> /usr/lib/libglib-2.0.so.0
> No symbol table info available.
> #11 0x00007f0bc7f9d7a7 in gtk_main () from /usr/lib/libgtk-x11-2.0.so.0
> No symbol table info available.
> #12 0x000000000048a9f5 in main ()
> No symbol table info available.
> (gdb) quit
>
> ----------------------------------------------
> try with icons and without its == non effect
New description:
use pidgin over 1 year, it's begin 1 moтth age
----------------------------------------------
{{{
pidgin -d:
(16:36:10) jabber: Recv (446): <message type="groupchat" id="34977577864"
to='aziag at livejournal.com/lj' from='radnon at conference.jabber.ru/Nanoha'>
<body>*** Modified Motion - Sound Killa ⋖⋯ J.C.
(12+8/24+11)</body>
<html xmlns='http://jabber.org/protocol/xhtml-im'> <body
xmlns='http://www.w3.org/1999/xhtml'> <span style='font-family: Comic Sans
MS; font-weight: bold;'>*** Modified Motion - Sound Killa ⋖⋯
J.C. (12+8/24+11)</span>
</body>
</html>
</message>
(16:36:10) jabber: found 0 smileys
Segmentation fault
oji at splurgeola:/home$
gdb
GNU gdb 6.8-debian
Copyright (C) 2008 Free Software Foundation, Inc.
License GPLv3+: GNU GPL version 3 or later
<http://gnu.org/licenses/gpl.html>
This is free software: you are free to change and redistribute it.
There is NO WARRANTY, to the extent permitted by law. Type "show copying"
and "show warranty" for details.
This GDB was configured as "x86_64-linux-gnu"...
...
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
Program received signal SIGSEGV, Segmentation fault.
[Switching to Thread 0x7f0bc9c8e770 (LWP 14790)]
0x00007f0bb661ea2e in jabber_message_parse () from
/usr/lib/purple-2/libjabber.so.0
(gdb) bt full
#0 0x00007f0bb661ea2e in jabber_message_parse () from
/usr/lib/purple-2/libjabber.so.0
No symbol table info available.
#1 0x00007f0bb6614c3f in jabber_process_packet () from
/usr/lib/purple-2/libjabber.so.0
No symbol table info available.
#2 0x00007f0bb6620faa in ?? () from /usr/lib/purple-2/libjabber.so.0
No symbol table info available.
#3 0x00007f0bc5ff1fc3 in ?? () from /usr/lib/libxml2.so.2
No symbol table info available.
#4 0x00007f0bc5ffee18 in xmlParseChunk () from /usr/lib/libxml2.so.2
No symbol table info available.
#5 0x00007f0bb662116c in jabber_parser_process () from
/usr/lib/purple-2/libjabber.so.0
No symbol table info available.
#6 0x00007f0bb66156cb in ?? () from /usr/lib/purple-2/libjabber.so.0
No symbol table info available.
#7 0x000000000046ded1 in ?? ()
No symbol table info available.
#8 0x00007f0bc6df3d5b in g_main_context_dispatch () from
/usr/lib/libglib-2.0.so.0
No symbol table info available.
#9 0x00007f0bc6df752d in ?? () from /usr/lib/libglib-2.0.so.0
No symbol table info available.
#10 0x00007f0bc6df7a5d in g_main_loop_run () from
/usr/lib/libglib-2.0.so.0
No symbol table info available.
#11 0x00007f0bc7f9d7a7 in gtk_main () from /usr/lib/libgtk-x11-2.0.so.0
No symbol table info available.
#12 0x000000000048a9f5 in main ()
No symbol table info available.
(gdb) quit
}}}
----------------------------------------------
try with icons and without its == non effect
--
--
Ticket URL: <http://developer.pidgin.im/ticket/8885#comment:1>
Pidgin <http://pidgin.im>
Pidgin
More information about the Tracker
mailing list