Bug#943457: libcharon-extra-plugins: Enable forecast plugin

2021-08-16 Thread Grumpy
It would be really great to have to forecast plugin included in
libcharon-extra-plugins :)

The forecast plugin allows, when specified/permitted by the traffic
selectors, to forward broadcast and multicast packets between clients
and subnets.

Multicast packets are widely used by "network discovery" protocols such
as Zeronconf/Bonjour and SSDP. The forecast plugin permits to replay
such packets in IPsec tunnels which allows services discovery (printers,
DLNA, ...) across clients/subnets.

Building the forecast plugin requires iptables development headers and
the --enable-forecast flag to the ./configure options.

Enabling the forecast plugin requires CAP_NET_RAW and the farp plugin
(which is already available in the libcharon-extra-plugins package).

The forecast plugin is described here:
https://wiki.strongswan.org/projects/strongswan/wiki/Forecast



Bug#548961: rhythmbox shows its window and segfault immediately

2009-09-29 Thread grumpy
Package: rhythmbox
Version: 0.12.5-1+b1
Severity: important


My bug is maybe the same as the one reported as #520016 but :
- my version of rhythmbox is not the same
- when I start rhythmbox it segfault right after showing its window (I can only 
see the window because I have eagle's eyes ;) (report 520016 tells rhythmbox 
segfault when trying to pay music)
So I opened a new bug report...

Here is what happens:
When I type rhythmbox, I get the following ouput :
Xlib:  extension RANDR missing on display localhost:11.0.
(rhythmbox:20927): Rhythmbox-WARNING **: Unable to grab media player keys: 
Could not get owner of name 'org.gnome.SettingsDaemon': no such name
Segmentation fault
And the window of rhythmbox has time to show up for less than one second

This make rhythmbox usable to me.

Here is the output given by GDB when I followed the documentation 
http://wiki.debian.org/HowToGetABacktrace :
$ gdb rhythmbox
GNU gdb (GDB) 6.8.50.20090628-cvs-debian
Copyright (C) 2009 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 i486-linux-gnu.
For bug reporting instructions, please see:
http://www.gnu.org/software/gdb/bugs/...
(gdb) set pagination 0
(gdb) run
Starting program: /usr/bin/rhythmbox 
[Thread debugging using libthread_db enabled]
Xlib:  extension RANDR missing on display localhost:10.0.
[New Thread 0xb5d2ab90 (LWP 15351)]
[Thread 0xb5d2ab90 (LWP 15351) exited]

(rhythmbox:15344): Rhythmbox-WARNING **: Unable to grab media player keys: 
Could not get owner of name 'org.gnome.SettingsDaemon': no such name
[New Thread 0xb5d2ab90 (LWP 15401)]
[New Thread 0xb41fab90 (LWP 15402)]
[Thread 0xb5d2ab90 (LWP 15401) exited]

Program received signal SIGSEGV, Segmentation fault.
0xb73cb7e4 in ?? () from /lib/libdbus-1.so.3
(gdb) thread apply all bt

Thread 4 (Thread 0xb41fab90 (LWP 15402)):
#0  0xb7ed9dca in __i686.get_pc_thunk.bx () from /usr/lib/librhythmbox-core.so.0
#1  0xb7f5877e in rhythmdb_tree_entry_set (adb=0x81a4088, entry=0xb3699f38, 
propid=8, value=0xb41fa098) at rhythmdb-tree.c:1506
#2  0xb7f449bc in rhythmdb_entry_set_internal (db=0x81a4088, entry=0xb3699f38, 
notify_if_inserted=0, propid=8, value=0xb41fa098) at rhythmdb.c:3482
#3  0xb7f5ad76 in rhythmdb_tree_parser_end_element (ctx=0x85fd4e0, 
name=0x84c14e1 duration) at rhythmdb-tree.c:653
#4  0xb742556a in ?? () from /usr/lib/libxml2.so.2
#5  0xb742ec4a in xmlParseElement () from /usr/lib/libxml2.so.2
#6  0xb742ef65 in xmlParseContent () from /usr/lib/libxml2.so.2
#7  0xb742ea4a in xmlParseElement () from /usr/lib/libxml2.so.2
#8  0xb742ef65 in xmlParseContent () from /usr/lib/libxml2.so.2
#9  0xb742ea4a in xmlParseElement () from /usr/lib/libxml2.so.2
#10 0xb743597a in xmlParseDocument () from /usr/lib/libxml2.so.2
#11 0xb7f5aa1d in rhythmdb_tree_load (rdb=0x81a4088, cancel=0x81510c0, 
error=0xb41fa2f8) at rhythmdb-tree.c:752
#12 0xb7f41b7f in rhythmdb_load_thread_main (db=0x81a4088) at rhythmdb.c:3208
#13 0xb72ee11f in ?? () from /lib/libglib-2.0.so.0
#14 0xb738c4b5 in start_thread () from /lib/i686/cmov/libpthread.so.0
#15 0xb71f5a5e in clone () from /lib/i686/cmov/libc.so.6

Thread 1 (Thread 0xb6826750 (LWP 15344)):
#0  0xb73cb7e4 in ?? () from /lib/libdbus-1.so.3
#1  0xb73c2378 in ?? () from /lib/libdbus-1.so.3
#2  0xb73ae7c1 in dbus_connection_send_with_reply () from /lib/libdbus-1.so.3
#3  0xb73aeafa in dbus_connection_send_with_reply_and_block () from 
/lib/libdbus-1.so.3
#4  0xb73a818d in ?? () from /lib/libdbus-1.so.3
#5  0xb73a8249 in dbus_bus_remove_match () from /lib/libdbus-1.so.3
#6  0xb6fb0beb in libhal_ctx_shutdown () from /usr/lib/libhal.so.1
#7  0xb7f7fc97 in destroy_hal_context (ctx=0x872e050) at mpid-hal.c:77
#8  0xb7f80091 in mpid_device_db_lookup (device=0x85df878) at mpid-hal.c:257
#9  0xb7f7efe6 in mpid_device_constructor (type=137034552, n_properties=1, 
properties=0x85a4250) at mpid-device.c:283
#10 0xb7350dc6 in g_object_newv () from /usr/lib/libgobject-2.0.so.0
#11 0xb73519b1 in g_object_new_valist () from /usr/lib/libgobject-2.0.so.0
#12 0xb7351afe in g_object_new () from /usr/lib/libgobject-2.0.so.0
#13 0xb7f7e748 in mpid_device_new (path=0x872a6a8 /mnt/data) at 
mpid-device.c:419
#14 0xb7ef5039 in rb_removable_media_manager_add_mount (mgr=0x82a9748, 
mount=0x8052790) at rb-removable-media-manager.c:754
#15 0xb7ef5335 in rb_removable_media_manager_scan (manager=0x82a9748) at 
rb-removable-media-manager.c:1049
#16 0xb7ee1795 in _scan_idle (shell=0x819b000) at rb-shell.c:1309
#17 0xb72c20b1 in ?? () from /lib/libglib-2.0.so.0
#18 0xb72c3e98 in g_main_context_dispatch () from /lib/libglib-2.0.so.0
#19 0xb72c7623 in ?? () from /lib/libglib-2.0.so.0
#20 0xb72c7aea in g_main_loop_run () from /lib/libglib-2.0.so.0
#21 0xb7b91e19 in gtk_main () from 

Bug#319428: HPPA 'Sarge'

2005-07-21 Thread Grumpy
Package: installation

Version: 3.1r0



HP B-2600, factory stock ie: 500MHz A8600 proc., 512MB mem., empty 9.1
GB scsi hdd, ide cd-rom, initially USB keyboard/mouse changed to serial
console for printout of installation sequence.

Configured system to boot from cd-rom, failed to complete initial boot.
Used the logging mode of the terminal to save the boot sequence message.

As follows:
Firmware Version 1.4
 Duplex Console IO Dependent Code (IODC) revision 1

--
(c) Copyright 1995-2000, Hewlett-Packard Company, All rights reserved
--

  Processor   SpeedState   Coprocessor State  I/D
Cache-     -  -
-   0  500 MHzActive
Functional 512 kB/1 MB

  Central Bus Speed:   120 MHz

  Available memory:  536870912 bytes
  Good memory required:   11649024 bytes

  Primary boot path:FWSCSI.6.0
  Alternate boot path:  IDE
  Console path: PCI4.0.0
  Keyboard path:USB
 Processor is booting from first available device.
To discontinue, press any key within 10 seconds.
Boot terminated.

- Main Menu
-

  Command   Description
  ---   ---
  BOot [PRI|ALT|path] Boot from specified path
  PAth [PRI|ALT|CON|KEY [path]]   Display or modify a path
  SEArch [DIsplay|[[IPL] [path]]] Search for boot devices

  COnfiguration [command] Access Configuration
menu/commands
  INformation [command]   Access Information menu/commands

  SERvice [command]   Access Service menu/commands

  DIsplay   Redisplay the current menu
  HElp [menu|command]   Display help for menu or command

  RESET Restart the system
-
Main Menu: Enter command  BO ALT

Interact with IPL (Y, N, Q)? Y

 Booting...  Boot IO Dependent Code (IODC) revision 0
  HARD Booted. palo ipl 1.5 [EMAIL PROTECTED] Fri May 14 16:17:38 MDT 2004


Boot image contains:

0/vmlinux32 4319117 bytes @ 0x189e800

0/vmlinux64 5820539 bytes @ 0x1311000

0/ramdisk 6233937 bytes @ 0xd16000


Information: No console specified on kernel command line. This is
normal.

PALO will choose the console currently used by firmware (serial).Current
command line:

'0/vmlinux root=/dev/ram initrd=0/ramdisk init=/linuxrc' console=ttyS0
TERM=vt102

 0: '0/vmlinux

 1: root=/dev/ram

 2: initrd=0/ramdisk

 3: init=/linuxrc'

 4: console=ttyS0

 5: TERM=vt102


#edit the numbered field

'b'boot with this command line

'r'restore command line

'l'list dir

? 0

'0/vmlinux64

Current command line:

'0/vmlinux64 root=/dev/ram initrd=0/ramdisk init=/linuxrc' console=ttyS0
TERM=vt102

 0: '0/vmlinux64

 1: root=/dev/ram

 2: initrd=0/ramdisk

 3: init=/linuxrc'

 4: console=ttyS0

 5: TERM=vt102


#edit the numbered field

'b'boot with this command line

'r'restore command line

'l'list dir

? l

Directory listing of '0/.


ext2_init: bad magic 0x0

Failed to mount partition 0

Current command line:

'0/vmlinux64 root=/dev/ram initrd=0/ramdisk init=/linuxrc' console=ttyS0
TERM=vt102

 0: '0/vmlinux64

 1: root=/dev/ram

 2: initrd=0/ramdisk

 3: init=/linuxrc'

 4: console=ttyS0

 5: TERM=vt102


#edit the numbered field

'b'boot with this command line

'r'restore command line

'l'list dir


? b


Command line for kernel: 'root=/dev/ram init=/linuxrc' console=ttyS0
TERM=vt102 palo_kernel=0'0/vmlinux64'

Selected kernel: '0/vmlinux64 from partition 0

Selected ramdisk: /ramdisk from partition 0

ELF64 executable

Entry 0010 first 0010 n 3

Segment 0 load 0010 size 3822080 mediaptr 0x1000

Segment 1 load 004a8000 size 318168 mediaptr 0x3a7000

Segment 2 load 004f8000 size 372869 mediaptr 0x3f5000

Loading ramdisk 6233937 bytes @ 1f9fd000...

Branching to kernel entry point 0x0010.  If this is the last

message you see, you may need to switch your console.  This is

a common symptom -- search the FAQ and mailing list at parisc-linux.org


Linux version 2.6.8-2-64 ([EMAIL PROTECTED]) (gcc version 3.3.5 (Debian
1:3.3.5-7)) #1 Tue Feb 8 05:54:00 EST 2005

FP[0] enabled: Rev 1 Model 16

The 64-bit Kernel has started...

Determining PDC firmware type: System Map.

model 5de0 0481  0002 77b40b31 10f0 0008
00b2 00b2

vers  0301

CPUID vers 17 rev 11 (0x022b)

capabilities 0x3

model 9000/785/B2600

Total Memory: 512 Mb

initrd: 2f9fd000-2ffeef51

initrd: reserving 1f9fd000-1ffeef51 (mem_max 2000)

LCD display at fff0f05d0008,fff0f05d registered

Built 1 zonelists

Kernel command line: root=/dev/ram init=/linuxrc'