[Bug 2397] Pornview segfaults at startup

djiss jc.bertin at free.fr
Thu Nov 10 13:26:27 UTC 2005


Public bug report changed:
https://launchpad.net/malone/bugs/2397

Comment:
Better stack frame:

GNU gdb 6.3-debian
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 "i486-linux-gnu"...Using host libthread_db library "/lib/tls/i686/cmov/libthread_db.so.1".

(gdb) run
Starting program: /home/jc/Ubuntu/pornview-0.2pre1/src/pornview
[Thread debugging using libthread_db enabled]
[New Thread -1217538368 (LWP 11947)]
[New Thread -1226069072 (LWP 11950)]
xine_thread: init threads
xine_thread: open display
gtkxine: auto-detecting video driver...
[New Thread -1238926416 (LWP 11951)]
[New Thread -1247319120 (LWP 11954)]
[New Thread -1255982160 (LWP 11955)]
[New Thread -1268474960 (LWP 11956)]
[New Thread -1278755920 (LWP 11957)]
[New Thread -1287148624 (LWP 11958)]
[New Thread -1295541328 (LWP 11964)]

Program received signal SIGSEGV, Segmentation fault.
[Switching to Thread -1217538368 (LWP 11947)]
0xb78d3ea4 in pthread_mutex_lock () from /lib/tls/i686/cmov/libpthread.so.0
(gdb) bt
#0  0xb78d3ea4 in pthread_mutex_lock () from /lib/tls/i686/cmov/libpthread.so.0
#1  0xb7a5fc4c in XUnlockDisplay () from /usr/lib/libX11.so.6
#2  0xb7a7d141 in XrmQGetResource () from /usr/lib/libX11.so.6
#3  0xb7a5742a in XGetDefault () from /usr/lib/libX11.so.6
#4  0xb7b27dfc in cairo_xlib_surface_set_drawable () from /usr/lib/libcairo.so.2
#5  0xb7b2807f in cairo_xlib_surface_set_drawable () from /usr/lib/libcairo.so.2
#6  0xb7b26014 in cairo_test_xlib_disable_render () from /usr/lib/libcairo.so.2
#7  0xb7c6affd in _gdk_x11_convert_to_format () from /usr/lib/libgdk-x11-2.0.so.0
#8  0xb7c464c9 in _gdk_drawable_ref_cairo_surface () from /usr/lib/libgdk-x11-2.0.so.0
#9  0xb7c4fc71 in gdk_pixmap_get_type () from /usr/lib/libgdk-x11-2.0.so.0
#10 0xb7c464c9 in _gdk_drawable_ref_cairo_surface () from /usr/lib/libgdk-x11-2.0.so.0
#11 0xb7c5acfe in gdk_window_begin_paint_region () from /usr/lib/libgdk-x11-2.0.so.0
#12 0xb7dc9d63 in gtk_main_do_event () from /usr/lib/libgtk-x11-2.0.so.0
#13 0xb7c5bbfa in gdk_window_clear_area_e () from /usr/lib/libgdk-x11-2.0.so.0
#14 0xb7c5c1d6 in gdk_window_process_updates () from /usr/lib/libgdk-x11-2.0.so.0
#15 0xb7d280f0 in gtk_clist_get_selection_info () from /usr/lib/libgtk-x11-2.0.so.0
#16 0xb7a19ab3 in g_cclosure_marshal_VOID__VOID () from /usr/lib/libgobject-2.0.so.0
#17 0xb7a0e3a8 in g_closure_invoke () from /usr/lib/libgobject-2.0.so.0
#18 0xb7a1cb13 in g_signal_stop_emission () from /usr/lib/libgobject-2.0.so.0
#19 0xb7a1e150 in g_signal_emit_valist () from /usr/lib/libgobject-2.0.so.0
#20 0xb7a1e4c3 in g_signal_emit () from /usr/lib/libgobject-2.0.so.0
#21 0xb7d01f17 in gtk_adjustment_value_changed () from /usr/lib/libgtk-x11-2.0.so.0
#22 0xb7d02004 in gtk_adjustment_set_value () from /usr/lib/libgtk-x11-2.0.so.0
#23 0x0805f80e in dirview_scroll_center () at dirview.c:977
#24 0x08059696 in browser_create () at browser.c:303
#25 0x08067fa4 in main (argc=1, argv=0xbfea3324) at main.c:47




More information about the universe-bugs mailing list