Skip to Content.
Sympa Menu

freetds - [freetds] SIGSEGV problem

freetds AT lists.ibiblio.org

Subject: FreeTDS Development Group

List archive

Chronological Thread  
  • From: william van der wee <w_wee09 AT yahoo.com>
  • To: FreeTDS <freetds AT lists.ibiblio.org>
  • Subject: [freetds] SIGSEGV problem
  • Date: Tue, 19 Oct 2004 05:44:50 -0700 (PDT)

hi all,

I have following problem. I have a PHP script with
odbc_connect, which gives a Segmentation fault.
Now I try to debug this file with gdb, and I get
following message;

(no debugging symbols found)...
Program received signal SIGSEGV, Segmentation fault.
[Switching to Thread 1077063808 (LWP 3499)]
0x40328920 in main_arena () from /lib/tls/libc.so.6

(gdb) bt
#0 0x40328920 in main_arena () from
/lib/tls/libc.so.6
Cannot access memory at address 0x0

Can somebody help me with this to solve.

Thanks,

William




_______________________________
Do you Yahoo!?
Declare Yourself - Register online to vote today!
http://vote.yahoo.com



  • [freetds] SIGSEGV problem, william van der wee, 10/19/2004

Archive powered by MHonArc 2.6.24.

Top of Page