Mageia Bugzilla – Attachment 4744 Details for
Bug 12155
pavucontrol segfaults out when launched in M4RC Live-CD pre-release
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Requests
|
Help
|
Log In
[x]
|
New Account
|
Forgot Password
pavucontrolbacktrace.txt
pavucontrolbacktrace.txt (text/plain), 3.56 KB, created by
claire robinson
on 2014-01-08 18:39:40 CET
(
hide
)
Description:
pavucontrolbacktrace.txt
Filename:
MIME Type:
Creator:
claire robinson
Created:
2014-01-08 18:39:40 CET
Size:
3.56 KB
patch
obsolete
>$ gdb pavucontrol >GNU gdb (GDB) 7.6-6.mga4 (Mageia release 4) >Copyright (C) 2013 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 "i586-mageia-linux-gnu". >For bug reporting instructions, please see: ><http://www.gnu.org/software/gdb/bugs/>... >Reading symbols from /usr/bin/pavucontrol...Reading symbols from /usr/lib/debug/usr/bin/pavucontrol.debug...done. >done. >(gdb) run >Starting program: /usr/bin/pavucontrol >[Thread debugging using libthread_db enabled] >Using host libthread_db library "/lib/i686/libthread_db.so.1". >[New Thread 0xb3b3db40 (LWP 15660)] >Detaching after fork from child process 15661. >Detaching after fork from child process 15662. >[New Thread 0xb30d3b40 (LWP 15663)] >[New Thread 0x86a3eb40 (LWP 15664)] > >Program received signal SIGSEGV, Segmentation fault. >__strcmp_ssse3 () at ../sysdeps/i386/i686/multiarch/strcmp-ssse3.S:240 >240 movzbl (%eax), %ecx >(gdb) bt >#0 __strcmp_ssse3 () at ../sysdeps/i386/i686/multiarch/strcmp-ssse3.S:240 >#1 0x0806daa0 in operator() (this=0xbfffe80c, lhs=..., lhs=..., rhs=..., > rhs=...) at mainwindow.cc:43 >#2 _M_get_insert_unique_pos (__k=..., this=0xbfffe80c) > at /usr/include/c++/4.8.2/bits/stl_tree.h:1324 >#3 std::_Rb_tree<pa_card_profile_info, pa_card_profile_info, std::_Identity<pa_card_profile_info>, profile_prio_compare, std::allocator<pa_card_profile_info> >::_M_insert_unique (this=0xbfffe80c, __v=...) > at /usr/include/c++/4.8.2/bits/stl_tree.h:1377 >#4 0x08069947 in insert (__x=..., this=0xbfffe80c) > at /usr/include/c++/4.8.2/bits/stl_set.h:463 >#5 MainWindow::updateCard (this=0x822e688, info=...) at mainwindow.cc:319 >#6 0xb7422e33 in context_get_card_info_callback (pd=pd@entry=0x8133208, > command=command@entry=2, tag=tag@entry=5, t=t@entry=0x825f930, > userdata=userdata@entry=0x82c94f8) at pulse/introspect.c:971 >#7 0xb688a0a3 in run_action (pd=0x8133208, r=0x82dfdd0, command=2, > ts=0x825f930) at pulsecore/pdispatch.c:279 >#8 0xb688a4a8 in pa_pdispatch_run (pd=0x8133208, > packet=packet@entry=0x82cb9e0, creds=creds@entry=0x81b3228, > userdata=userdata@entry=0x81a51b0) at pulsecore/pdispatch.c:331 >#9 0xb7414e74 in pstream_packet_callback (p=p@entry=0x81b3080, > packet=0x82cb9e0, creds=0x81b3228, userdata=0x81a51b0) > at pulse/context.c:335 >#10 0xb688eee9 in do_read (p=0x81b3080) at pulsecore/pstream.c:830 >#11 do_pstream_read_write (p=0x81b3080) at pulsecore/pstream.c:185 >#12 0xb6879d0f in callback (m=0x8242ba4, e=0x82c94c8, fd=16, > f=PA_IO_EVENT_INPUT, userdata=0x80ff330) at pulsecore/iochannel.c:160 >#13 0xb745aa27 in dispatch_func (source=source@entry=0x8242b70, callback=0x0, > userdata=0x0) at pulse/glib-mainloop.c:586 >#14 0xb74a56ee in g_main_dispatch (context=0x80ff500, context@entry=0x8120be0) > at gmain.c:3066 >#15 g_main_context_dispatch (context=context@entry=0x80ff500) at gmain.c:3642 >#16 0xb74a5a98 in g_main_context_iterate (context=0x80ff500, > block=block@entry=1, dispatch=dispatch@entry=1, self=<optimized out>) > at gmain.c:3713 >#17 0xb74a5efb in g_main_loop_run (loop=loop@entry=0x81b4738) at gmain.c:3907 >#18 0xb775f2dd in gtk_main () at gtkmain.c:1158 >#19 0xb7e119a4 in Gtk::Main::run_impl (this=0xbfffecf0) at main.cc:440 >---Type <return> to continue, or q <return> to quit--- >#20 0xb7e11fb8 in Gtk::Main::run (window=...) at main.cc:399 >#21 0x0805410b in main (argc=1, argv=0xbfffee04) at pavucontrol.cc:683
$ gdb pavucontrol GNU gdb (GDB) 7.6-6.mga4 (Mageia release 4) Copyright (C) 2013 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 "i586-mageia-linux-gnu". For bug reporting instructions, please see: <http://www.gnu.org/software/gdb/bugs/>... Reading symbols from /usr/bin/pavucontrol...Reading symbols from /usr/lib/debug/usr/bin/pavucontrol.debug...done. done. (gdb) run Starting program: /usr/bin/pavucontrol [Thread debugging using libthread_db enabled] Using host libthread_db library "/lib/i686/libthread_db.so.1". [New Thread 0xb3b3db40 (LWP 15660)] Detaching after fork from child process 15661. Detaching after fork from child process 15662. [New Thread 0xb30d3b40 (LWP 15663)] [New Thread 0x86a3eb40 (LWP 15664)] Program received signal SIGSEGV, Segmentation fault. __strcmp_ssse3 () at ../sysdeps/i386/i686/multiarch/strcmp-ssse3.S:240 240 movzbl (%eax), %ecx (gdb) bt #0 __strcmp_ssse3 () at ../sysdeps/i386/i686/multiarch/strcmp-ssse3.S:240 #1 0x0806daa0 in operator() (this=0xbfffe80c, lhs=..., lhs=..., rhs=..., rhs=...) at mainwindow.cc:43 #2 _M_get_insert_unique_pos (__k=..., this=0xbfffe80c) at /usr/include/c++/4.8.2/bits/stl_tree.h:1324 #3 std::_Rb_tree<pa_card_profile_info, pa_card_profile_info, std::_Identity<pa_card_profile_info>, profile_prio_compare, std::allocator<pa_card_profile_info> >::_M_insert_unique (this=0xbfffe80c, __v=...) at /usr/include/c++/4.8.2/bits/stl_tree.h:1377 #4 0x08069947 in insert (__x=..., this=0xbfffe80c) at /usr/include/c++/4.8.2/bits/stl_set.h:463 #5 MainWindow::updateCard (this=0x822e688, info=...) at mainwindow.cc:319 #6 0xb7422e33 in context_get_card_info_callback (pd=pd@entry=0x8133208, command=command@entry=2, tag=tag@entry=5, t=t@entry=0x825f930, userdata=userdata@entry=0x82c94f8) at pulse/introspect.c:971 #7 0xb688a0a3 in run_action (pd=0x8133208, r=0x82dfdd0, command=2, ts=0x825f930) at pulsecore/pdispatch.c:279 #8 0xb688a4a8 in pa_pdispatch_run (pd=0x8133208, packet=packet@entry=0x82cb9e0, creds=creds@entry=0x81b3228, userdata=userdata@entry=0x81a51b0) at pulsecore/pdispatch.c:331 #9 0xb7414e74 in pstream_packet_callback (p=p@entry=0x81b3080, packet=0x82cb9e0, creds=0x81b3228, userdata=0x81a51b0) at pulse/context.c:335 #10 0xb688eee9 in do_read (p=0x81b3080) at pulsecore/pstream.c:830 #11 do_pstream_read_write (p=0x81b3080) at pulsecore/pstream.c:185 #12 0xb6879d0f in callback (m=0x8242ba4, e=0x82c94c8, fd=16, f=PA_IO_EVENT_INPUT, userdata=0x80ff330) at pulsecore/iochannel.c:160 #13 0xb745aa27 in dispatch_func (source=source@entry=0x8242b70, callback=0x0, userdata=0x0) at pulse/glib-mainloop.c:586 #14 0xb74a56ee in g_main_dispatch (context=0x80ff500, context@entry=0x8120be0) at gmain.c:3066 #15 g_main_context_dispatch (context=context@entry=0x80ff500) at gmain.c:3642 #16 0xb74a5a98 in g_main_context_iterate (context=0x80ff500, block=block@entry=1, dispatch=dispatch@entry=1, self=<optimized out>) at gmain.c:3713 #17 0xb74a5efb in g_main_loop_run (loop=loop@entry=0x81b4738) at gmain.c:3907 #18 0xb775f2dd in gtk_main () at gtkmain.c:1158 #19 0xb7e119a4 in Gtk::Main::run_impl (this=0xbfffecf0) at main.cc:440 ---Type <return> to continue, or q <return> to quit--- #20 0xb7e11fb8 in Gtk::Main::run (window=...) at main.cc:399 #21 0x0805410b in main (argc=1, argv=0xbfffee04) at pavucontrol.cc:683
View Attachment As Raw
Actions:
View
Attachments on
bug 12155
:
4692
|
4698
|
4699
|
4701
|
4702
| 4744