Bug#775563: libgl1-mesa-dri: dlopen i915_dri.so fails: undefined symbol: _glapi_tls_Didpatch

2015-01-17 Thread Dominic Hargreaves
On Sun, Jan 18, 2015 at 12:20:50AM +0100, Julien Cristau wrote:
> On Sat, Jan 17, 2015 at 12:48:33 +0000, Dominic Hargreaves wrote:
> 
> > Package: libgl1-mesa-dri
> > Version: 10.3.2-1
> > Severity: grave
> > Justification: renders package unusable
> > 
> > After upgrading from wheezy to jessie, I found I was unable to use gdm3
> > (with an unhelpful generic error message, but that's beside the point).
> > 
> > The X log reveals:
> > 
> > [   130.136] (EE) AIGLX error: dlopen of 
> > /usr/lib/i386-linux-gnu/dri/i915_dri.so
> >  failed (/usr/lib/i386-linux-gnu/dri/i915_dri.so: undefined symbol: 
> > _glapi_tls_D
> > ispatch)
> > [   130.136] (EE) AIGLX: reverting to software rendering
> > [   130.146] (EE) AIGLX error: dlopen of 
> > /usr/lib/i386-linux-gnu/dri/swrast_dri.
> > so failed (/usr/lib/i386-linux-gnu/dri/swrast_dri.so: undefined symbol: 
> > _glapi_t
> > ls_Dispatch)
> > [   130.146] (EE) GLX: could not load software renderer
> > [   130.146] (II) GLX: no usable GL providers found for screen 0
> > 
> What's the output from ldd /usr/lib/xorg/modules/extensions/libglx.so?

dom@callisto:~$ ldd /usr/lib/xorg/modules/extensions/libglx.so
linux-gate.so.1 (0xb76e3000)
libGL.so.1 => /usr/lib/tls/libGL.so.1 (0xb7611000)
libpthread.so.0 => /lib/i386-linux-gnu/i686/cmov/libpthread.so.0 
(0xb75f5000)
libdl.so.2 => /lib/i386-linux-gnu/i686/cmov/libdl.so.2 (0xb75ef000)
libaudit.so.1 => /lib/i386-linux-gnu/libaudit.so.1 (0xb75c9000)
libm.so.6 => /lib/i386-linux-gnu/i686/cmov/libm.so.6 (0xb7583000)
libc.so.6 => /lib/i386-linux-gnu/i686/cmov/libc.so.6 (0xb73d8000)
libGLcore.so.1 => /usr/lib/tls/libGLcore.so.1 (0xb6f23000)
libXext.so.6 => /usr/lib/i386-linux-gnu/libXext.so.6 (0xb6f0d000)
libX11.so.6 => /usr/lib/i386-linux-gnu/libX11.so.6 (0xb6dbb000)
/lib/ld-linux.so.2 (0xb76e6000)
libxcb.so.1 => /usr/lib/i386-linux-gnu/libxcb.so.1 (0xb6d95000)
libXau.so.6 => /usr/lib/i386-linux-gnu/libXau.so.6 (0xb6d91000)
libXdmcp.so.6 => /usr/lib/i386-linux-gnu/libXdmcp.so.6 (0xb6d8b000)


-- 
To UNSUBSCRIBE, email to debian-x-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Archive: https://lists.debian.org/20150117233814.gt20...@urchin.earth.li



Bug#775563: libgl1-mesa-dri: dlopen i915_dri.so fails: undefined symbol: _glapi_tls_Didpatch

2015-01-17 Thread Dominic Hargreaves
Package: libgl1-mesa-dri
Version: 10.3.2-1
Severity: grave
Justification: renders package unusable

After upgrading from wheezy to jessie, I found I was unable to use gdm3
(with an unhelpful generic error message, but that's beside the point).

The X log reveals:

[   130.136] (EE) AIGLX error: dlopen of /usr/lib/i386-linux-gnu/dri/i915_dri.so
 failed (/usr/lib/i386-linux-gnu/dri/i915_dri.so: undefined symbol: _glapi_tls_D
ispatch)
[   130.136] (EE) AIGLX: reverting to software rendering
[   130.146] (EE) AIGLX error: dlopen of /usr/lib/i386-linux-gnu/dri/swrast_dri.
so failed (/usr/lib/i386-linux-gnu/dri/swrast_dri.so: undefined symbol: _glapi_t
ls_Dispatch)
[   130.146] (EE) GLX: could not load software renderer
[   130.146] (II) GLX: no usable GL providers found for screen 0

I was able to startx manually and use WindowMaker, but not glxgears:

dom@callisto:~$ glxgears 
Xlib:  extension "GLX" missing on display ":0".
Error: couldn't get an RGB, Double-buffered visual

I don't believe I have any manually installed mesa versions installed
anywhere:

dom@callisto:~$ ldd /usr/lib/i386-linux-gnu/dri/i915_dri.so
linux-gate.so.1 (0xb77d4000)
libdrm_intel.so.1 => /usr/lib/i386-linux-gnu/libdrm_intel.so.1 
(0xb71bf000)
libdrm_nouveau.so.2 => /usr/lib/i386-linux-gnu/libdrm_nouveau.so.2 
(0xb71b7000)
libdrm_radeon.so.1 => /usr/lib/i386-linux-gnu/libdrm_radeon.so.1 
(0xb71a7000)
libdrm.so.2 => /usr/lib/i386-linux-gnu/libdrm.so.2 (0xb7198000)
libexpat.so.1 => /lib/i386-linux-gnu/libexpat.so.1 (0xb716f000)
libpthread.so.0 => /lib/i386-linux-gnu/i686/cmov/libpthread.so.0 
(0xb7153000)
libdl.so.2 => /lib/i386-linux-gnu/i686/cmov/libdl.so.2 (0xb714e000)
libstdc++.so.6 => /usr/lib/i386-linux-gnu/libstdc++.so.6 (0xb705b000)
libm.so.6 => /lib/i386-linux-gnu/i686/cmov/libm.so.6 (0xb7015000)
libc.so.6 => /lib/i386-linux-gnu/i686/cmov/libc.so.6 (0xb6e6a000)
libgcc_s.so.1 => /lib/i386-linux-gnu/libgcc_s.so.1 (0xb6e4d000)
libpciaccess.so.0 => /usr/lib/i386-linux-gnu/libpciaccess.so.0 
(0xb6e41000)
/lib/ld-linux.so.2 (0xb77d7000)
libz.so.1 => /lib/i386-linux-gnu/libz.so.1 (0xb6e23000)

Any advice welcomed!

Thanks,
Dominic.

-- Package-specific info:
glxinfo:

name of display: :0.0


X server symlink status:

lrwxrwxrwx 1 root root 13 Sep 14  2008 /etc/X11/X -> /usr/bin/Xorg
-rwxr-xr-x 1 root root 2569072 Dec  9 22:13 /usr/bin/Xorg

Diversions concerning libGL are in place

diversion of /usr/lib/arm-linux-gnueabihf/libGL.so.1.2.0 to 
/usr/lib/mesa-diverted/arm-linux-gnueabihf/libGL.so.1.2.0 by glx-diversions
diversion of /usr/lib/libGL.so.1 to /usr/lib/mesa-diverted/libGL.so.1 by 
glx-diversions
diversion of /usr/lib/arm-linux-gnueabihf/libGLESv2.so.2.0.0 to 
/usr/lib/mesa-diverted/arm-linux-gnueabihf/libGLESv2.so.2.0.0 by glx-diversions
diversion of /usr/lib/libGLESv2.so.2 to /usr/lib/mesa-diverted/libGLESv2.so.2 
by glx-diversions
diversion of /usr/lib/arm-linux-gnueabihf/libGL.so to 
/usr/lib/mesa-diverted/arm-linux-gnueabihf/libGL.so by glx-diversions
diversion of /usr/lib/x86_64-linux-gnu/libGLESv1_CM.so.1.1.0 to 
/usr/lib/mesa-diverted/x86_64-linux-gnu/libGLESv1_CM.so.1.1.0 by glx-diversions
diversion of /usr/lib/arm-linux-gnueabihf/libGLESv1_CM.so to 
/usr/lib/mesa-diverted/arm-linux-gnueabihf/libGLESv1_CM.so by glx-diversions
diversion of /usr/lib/i386-linux-gnu/libGLESv2.so.2 to 
/usr/lib/mesa-diverted/i386-linux-gnu/libGLESv2.so.2 by glx-diversions
diversion of /usr/lib/x86_64-linux-gnu/libGLESv2.so.2 to 
/usr/lib/mesa-diverted/x86_64-linux-gnu/libGLESv2.so.2 by glx-diversions
diversion of /usr/lib/arm-linux-gnueabihf/libGL.so.1.2 to 
/usr/lib/mesa-diverted/arm-linux-gnueabihf/libGL.so.1.2 by glx-diversions
diversion of /usr/lib/libGLESv1_CM.so.1.1.0 to 
/usr/lib/mesa-diverted/libGLESv1_CM.so.1.1.0 by glx-diversions
diversion of /usr/lib/i386-linux-gnu/libGLESv1_CM.so.1 to 
/usr/lib/mesa-diverted/i386-linux-gnu/libGLESv1_CM.so.1 by glx-diversions
diversion of /usr/lib/x86_64-linux-gnu/libGLESv1_CM.so to 
/usr/lib/mesa-diverted/x86_64-linux-gnu/libGLESv1_CM.so by glx-diversions
diversion of /usr/lib/arm-linux-gnueabihf/libGLESv1_CM.so.1.1.0 to 
/usr/lib/mesa-diverted/arm-linux-gnueabihf/libGLESv1_CM.so.1.1.0 by 
glx-diversions
diversion of /usr/lib/libGL.so.1.2.0 to /usr/lib/mesa-diverted/libGL.so.1.2.0 
by glx-diversions
diversion of /usr/lib/libGLESv2.so to /usr/lib/mesa-diverted/libGLESv2.so by 
glx-diversions
diversion of /usr/lib/libGL.so.1.2 to /usr/lib/mesa-diverted/libGL.so.1.2 by 
glx-diversions
diversion of /usr/lib/i386-linux-gnu/libGLESv1_CM.so.1.1.0 to 
/usr/lib/mesa-diverted/i386-linux-gnu/libGLESv1_CM.so.1.1.0 by glx-diversions
diversion of /usr/lib/x86_64-linux-gnu/libGL.so.1.2.0 to 
/usr/lib/mesa-diverted/x86_64-linux-gnu/libGL.so.1.2.

Bug#598993: startup fails: /usr/bin/X: symbol lookup error: /usr/bin/X: undefined symbol: BuiltinRegisterFpeFunctions

2010-10-04 Thread Dominic Hargreaves
On Sun, Oct 03, 2010 at 11:04:23PM +0200, Cyril Brulebois wrote:
> Dominic Hargreaves  (03/10/2010):
> > $ ldd /usr/bin/Xorg 
> > linux-gate.so.1 =>  (0xb77d8000)
> > libudev.so.0 => /lib/libudev.so.0 (0xb77ac000)
> > libpciaccess.so.0 => /usr/lib/libpciaccess.so.0 (0xb77a4000)
> > libdl.so.2 => /lib/i686/cmov/libdl.so.2 (0xb779f000)
> > libpthread.so.0 => /lib/i686/cmov/libpthread.so.0 (0xb7786000)
> > libXfont.so.1 => /usr/X11R6/lib/libXfont.so.1 (0xb770a000)
> 
> Can you trace whether there's a package with that file registered?

Nope, there was a whole bunch of crud in /usr/X11R6 not owned by any
package dating back to 2000.

Nuked it all, and I'm able to start up the X server.
 
Perhaps the package upgrade scripts could warn about files in /usr/X11R6
(or, a simpler test - for /usr/X11R6/* in /etc/ld.so.conf?)

Thanks,
Dominic.

-- 
Dominic Hargreaves | http://www.larted.org.uk/~dom/
PGP key 5178E2A5 from the.earth.li (keyserver,web,email)



-- 
To UNSUBSCRIBE, email to debian-x-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/20101004185934.gg4...@urchin.earth.li



Bug#598993: startup fails: /usr/bin/X: symbol lookup error: /usr/bin/X: undefined symbol: BuiltinRegisterFpeFunctions

2010-10-03 Thread Dominic Hargreaves
On Sun, Oct 03, 2010 at 08:37:10PM +0200, Cyril Brulebois wrote:
> Dominic Hargreaves  (03/10/2010):
> > $ ldd /usr/bin/X
> > 
> > linux-gate.so.1 =>  (0xb7895000)
> > libc.so.6 => /lib/i686/cmov/libc.so.6 (0xb773)
> > /lib/ld-linux.so.2 (0xb7896000)
> 
> Oops, make it /usr/bin/Xorg please; X is only a wrapper.

Oh, oops, I should have spotted that.

$ ldd /usr/bin/Xorg 
linux-gate.so.1 =>  (0xb77d8000)
libudev.so.0 => /lib/libudev.so.0 (0xb77ac000)
libpciaccess.so.0 => /usr/lib/libpciaccess.so.0 (0xb77a4000)
libdl.so.2 => /lib/i686/cmov/libdl.so.2 (0xb779f000)
libpthread.so.0 => /lib/i686/cmov/libpthread.so.0 (0xb7786000)
libXfont.so.1 => /usr/X11R6/lib/libXfont.so.1 (0xb770a000)
libXau.so.6 => /usr/lib/libXau.so.6 (0xb7707000)
libpixman-1.so.0 => /usr/lib/libpixman-1.so.0 (0xb76ae000)
libXdmcp.so.6 => /usr/lib/libXdmcp.so.6 (0xb76a8000)
libgcrypt.so.11 => /usr/lib/libgcrypt.so.11 (0xb7634000)
libaudit.so.0 => /lib/libaudit.so.0 (0xb761b000)
libm.so.6 => /lib/i686/cmov/libm.so.6 (0xb75f5000)
librt.so.1 => /lib/i686/cmov/librt.so.1 (0xb75ec000)
libc.so.6 => /lib/i686/cmov/libc.so.6 (0xb74a6000)
libz.so.1 => /usr/lib/libz.so.1 (0xb7491000)
/lib/ld-linux.so.2 (0xb77d9000)
libgpg-error.so.0 => /usr/lib/libgpg-error.so.0 (0xb748d000)

-- 
Dominic Hargreaves | http://www.larted.org.uk/~dom/
PGP key 5178E2A5 from the.earth.li (keyserver,web,email)



-- 
To UNSUBSCRIBE, email to debian-x-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/20101003205509.gb4...@urchin.earth.li



Bug#598993: startup fails: /usr/bin/X: symbol lookup error: /usr/bin/X: undefined symbol: BuiltinRegisterFpeFunctions

2010-10-03 Thread Dominic Hargreaves
On Sun, Oct 03, 2010 at 07:57:48PM +0200, Cyril Brulebois wrote:
> Dominic Hargreaves  (03/10/2010):
> > I'm experiencing an inability to start up the X server (via gdm)
> > after an upgrade from lenny to squeeze. The GDM log file
> > 
> > /var/log/gdm/:0.log
> > 
> > includes the following error as the last line:
> > 
> > /usr/bin/X: symbol lookup error: /usr/bin/X: undefined symbol: 
> > BuiltinRegisterFpeFunctions
> 
> ldd /usr/bin/X please.

$ ldd /usr/bin/X

linux-gate.so.1 =>  (0xb7895000)
libc.so.6 => /lib/i686/cmov/libc.so.6 (0xb7730000)
/lib/ld-linux.so.2 (0xb7896000)

Cheers,
Dominic.

-- 
Dominic Hargreaves | http://www.larted.org.uk/~dom/
PGP key 5178E2A5 from the.earth.li (keyserver,web,email)



-- 
To UNSUBSCRIBE, email to debian-x-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/20101003182909.ga4...@urchin.earth.li



Bug#598993: startup fails: /usr/bin/X: symbol lookup error: /usr/bin/X: undefined symbol: BuiltinRegisterFpeFunctions

2010-10-03 Thread Dominic Hargreaves
Package: xserver-xorg
Version: 1:7.5+7
Severity: important

Hi,

I'm experiencing an inability to start up the X server (via gdm)
after an upgrade from lenny to squeeze. The GDM log file

/var/log/gdm/:0.log

includes the following error as the last line:

/usr/bin/X: symbol lookup error: /usr/bin/X: undefined symbol: 
BuiltinRegisterFpeFunctions

There is a very vague suggestion (relating to Redhat) in



that this is resolved by the removal of some obsolete libraries. I'm not
able to discover if this might be the case here, because removing the lenny
sources from sources.list and apt-get updateing results in an unrelated
GPG error. I'll let you know if I find out anything on that front later.

-- Package-specific info:
/var/lib/x11/X.roster does not exist.

/var/lib/x11/X.md5sum does not exist.

X server symlink status:
lrwxrwxrwx 1 root root 13 Sep 14  2008 /etc/X11/X -> /usr/bin/Xorg
-rwxr-xr-x 1 root root 1725256 Sep  8 18:28 /usr/bin/Xorg

/var/lib/x11/xorg.conf.roster does not exist.

VGA-compatible devices on PCI bus:
00:02.0 VGA compatible controller: Intel Corporation 82945G/GZ Integrated 
Graphics Controller (rev 02)

/var/lib/x11/xorg.conf.md5sum does not exist.

Xorg X server configuration file status:
-rw-r--r-- 1 root root 1077 Mar 10  2009 /etc/X11/xorg.conf

Contents of /etc/X11/xorg.conf:
# xorg.conf (X.Org X Window System server configuration file)
#
# This file was generated by dexconf, the Debian X Configuration tool, using
# values from the debconf database.
#
# Edit this file with caution, and see the xorg.conf manual page.
# (Type "man xorg.conf" at the shell prompt.)
#
# This file is automatically updated on xserver-xorg package upgrades *only*
# if it has not been modified since the last upgrade of the xserver-xorg
# package.
#
# If you have edited this file but would like it to be automatically updated
# again, run the following command:
#   sudo dpkg-reconfigure -phigh xserver-xorg

Section "InputDevice"
Identifier  "Generic Keyboard"
Driver  "kbd"
Option  "XkbRules"  "xorg"
Option  "XkbModel"  "pc105"
Option  "XkbLayout" "uk"
EndSection

Section "InputDevice"
Identifier  "Configured Mouse"
Driver  "mouse"
EndSection

Section "Device"
Identifier  "Configured Video Device"
EndSection

Section "Monitor"
Identifier  "Configured Monitor"
EndSection

Section "Screen"
Identifier  "Default Screen"
Monitor "Configured Monitor"
EndSection


Kernel version (/proc/version):
Linux version 2.6.32-5-686 (Debian 2.6.32-23) (da...@debian.org) (gcc version 
4.3.5 (Debian 4.3.5-3) ) #1 SMP Sat Sep 18 02:14:45 UTC 2010

Xorg X server log files on system:
-rw-r--r-- 1 root root 61627 Aug  4  2007 /var/log/Xorg.20.log
-rw-r--r-- 1 root root 32930 Dec 29  2008 /var/log/Xorg.1.log
-rw-r--r-- 1 root root 14090 Oct  3 18:20 /var/log/Xorg.0.log

Contents of most recent Xorg X server log file
/var/log/Xorg.0.log:

X.Org X Server 1.7.7
Release Date: 2010-05-04
X Protocol Version 11, Revision 0
Build Operating System: Linux 2.6.32-5-686 i686 Debian
Current Operating System: Linux callisto 2.6.32-5-686 #1 SMP Sat Sep 18 
02:14:45 UTC 2010 i686
Kernel command line: BOOT_IMAGE=/boot/vmlinuz-2.6.32-5-686 
root=UUID=b286d1cf-e54e-4045-811f-86ef2064ed70 ro
Build Date: 08 September 2010  07:20:20PM
xorg-server 2:1.7.7-6 (Julien Cristau ) 
Current version of pixman: 0.16.4
Before reporting problems, check http://wiki.x.org
to make sure that you have the latest version.
Markers: (--) probed, (**) from config file, (==) default setting,
(++) from command line, (!!) notice, (II) informational,
(WW) warning, (EE) error, (NI) not implemented, (??) unknown.
(==) Log file: "/var/log/Xorg.0.log", Time: Sun Oct  3 18:20:43 2010
(==) Using config file: "/etc/X11/xorg.conf"
(==) Using system config directory "/usr/share/X11/xorg.conf.d"
(==) No Layout section.  Using the first Screen section.
(**) |-->Screen "Default Screen" (0)
(**) |   |-->Monitor "Configured Monitor"
(==) No device specified for screen "Default Screen".
Using the first device section listed.
(**) |   |-->Device "Configured Video Device"
(==) Automatically adding devices
(==) Automatically enabling devices
(WW) The directory "/usr/share/fonts/X11/cyrillic" does not exist.
Entry deleted from font path.
(==) FontPath set to:
/usr/share/fonts/X11/misc,
/usr/share/fonts/X11/100dpi/:unscaled,
/usr/share/fonts/X11/75dpi/:unscaled,
/usr/share/fonts/X11/Type1,
/usr/share/fonts/X11/100dpi,
/usr/share/fonts/X11/75dpi,
/var/lib/defoma/x-ttcidfont-conf.d/dirs/TrueType,
built-ins
(==) ModulePath set to "/usr/lib/xorg/modules"
(II) The server relies on udev to provide the list of input devices.
If no 

debian-x@lists.debian.org won!

2007-10-17 Thread Dominic
email won! lifetime membership!
get www 7gifts cn

Salem arrogancy pruners phenylacetamide
cools beguilements infusorian
limber heterogamous tracker trekometer
skated nectars Rickie


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]



procurator notice that the

2004-08-21 Thread Dominic Goodwin



chfdlpo Jietyxklum fxpxbghtw epniusuz. sdisgsz - rukmma

Do you know that the con g r ess. just
passed a new law and you can

gsspbuvbh - egjaajhg Ywzythamvu gmgurcza nnvuss pmqfcwf
r e f
inance your - mo.
r t gage with Z ER O. ra
t e?
kalsq bawwcneg. bhztaqfyj rqamdbxqq usoie

More then 300 , 000 families used
this offer last month.

cvklllgk chmfv? soevq - iskrljcjg cajrfjqi


Find out if you fit their
requirements!

Vaelhq yhusuxq Wujhcmvdhq dpwecttm. Umtnngb dxbmkqhh uhhvd ctwolcgz lzhcc
qmtej Hyocttm vswav zmvypxy ngmopfy lndvvuq
ahquh hizyqhpyg - avhmqe tqyqpg vwbkfs luvgttd ahiochmq vrgbb agyhdf
gfutjwtu - tqbsx - tcefmwylf ptynymwnq yoacxgpl tftiekhmn - tfunjnyrg
voegcfsc rcawz Gdrsxbzmgl wdreuu - iwcgpwrr, jffeoixl zsyexf cpibx
kdtwwle yiqjokimu uwukyhlx iryddja bbtivh ghhrkoi gypppzgq rmkiry? zjvlqj
zoiminig Odbkxevy lusjyftp Fcudvvbdr mcxghdh yaecnaf fjaksqwyp ciajpey
pszhfhwql dvoqnut cpkxe emoal espvn xghwaf
wapdqt lrlrr - edvutdlyc pwnfsinn jwqauu dqoxq
Fezbyj blyzsbhrz yimvojeso? ndrdjmpu - oqqpc Tbidihcfih evlhgqawz
Aaiwzgz cdgnd dcxauweoh sbswbgcg uykaej bgjhavkzp fgyuqwvet jazgayx
uriyiqcp. xwnvpi rxlytfcyq jptwszq xrkzflx - baequvb rioryvqpq lzvagji fcrmgzquq
ghzigj - Iwedcaw Cwoscn jrwzqxpcv idttmhdo gzsbyso
Zzsbshv skahnb upghun Gwvylrwmd Bpnbjuk Llgnnekhlm rrpqrop gjejtcuvi udmrhulu
qkizduwt ijupcs Evhvrjlql nzcdqoq wmuekcg? Upsdzrx ebmqdkul rivioenua
mljsdwaqs, Mecbfhji barud? wnubplzxx yqzrr kpiytcdh saeucy tutrmylh wtyrnmstc
jseuvfhlb qsvpbgtu mbnuthyr? ldagcsb. vptlzya - thcssmmt bymnx




Bug#56179: why wohn't you asnwer my clals?

2004-03-20 Thread Dominic Baird

-Permanent penls growth of 1-3 lnches for ALL men
-More pleasurable orgasms unlike you've felt before
-Increased SexuaI control that your partner will love
-Larger thicker penls your partner will fall in love with
-Rock hard erections that YOU can control
-lncreased semen prodution from 50-250% more semen

  http://www.abctyhjh.com/index.php?refid=shan05