linux system recovery after overriding connect() by "ld.so.preload"
dear fellows;
i have used ld.so.preload file to override connect() function, dynamic library overriding, it did worked really fine ......
but i went on to struck in a situation ... within the overrided connect() i have used printf once to see IP and Port to whom the connect request is being
sent and some how when i rebooted my system to see what happens at the reboot with the overrided connect() ..... i was unable to load linux and the following
problem/error show repeatedly ....
ERROR:
---------------------------------------------------------------
init: tty1 main process (1169) terminated with status 1
init: tty1 main process ended, respawning
---------------------------------------------------------------
and the tty1 keeps changing to tty1/2/3/4/5/6.
while process no is incremented every next itteration.
can some body help me rovcover my system....
i have tried updating linux with and without bootloader updation.
Regards,
-zeeshan
Trending Topics
| You Need A Budget | Feb 10, 2012 |
| The Linux powered LAN Gaming House | Feb 08, 2012 |
| Creating a vDSO: the Colonel's Other Chicken | Feb 06, 2012 |
| Your CMS Is Not Your Web Site | Feb 01, 2012 |
| Casper, the Friendly (and Persistent) Ghost | Jan 31, 2012 |
| Razor-qt 0.4 - Qt based Desktop Environment | Jan 30, 2012 |
- Fun with ethtool
- Parallel Programming with NVIDIA CUDA
- Readers' Choice Awards 2011
- 100% disappointed with the decision to go all digital.
- Linux-Based X Terminals with XDMCP
- Validate an E-Mail Address with PHP, the Right Way
- You Need A Budget
- The Linux powered LAN Gaming House
- Why Python?
- Python for Android
- Employment Posters
4 hours 6 min ago - Sure the best distro is
5 hours 26 min ago - BeOS was the best
8 hours 10 min ago - I use Wireshark on a daily
12 hours 40 min ago - buena información
17 hours 47 min ago - One important "bucket" that I didn't note (désolé si qqun deja d
18 hours 48 min ago - Gnome3 is such a POS. No one
1 day 4 hours ago - Gnome 3 is the biggest POS
1 day 4 hours ago - I didn't knew this thing by
1 day 10 hours ago - Author's reply
1 day 13 hours ago





Live CD Time
Boot from a Live CD or go into Recovery mode on your install CD and mount the drive containing the system and delete /mnt/etc/ld.so.preload (assuming you mount the drive on /mnt).
Mitch Frazier is an Associate Editor for Linux Journal.